/[svn]/liblscp/tags/liblscp_0_2_0/src/Makefile.am
ViewVC logotype

Contents of /liblscp/tags/liblscp_0_2_0/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 181 - (show annotations) (download)
Tue Jul 6 20:20:52 2004 UTC (19 years, 11 months ago) by (unknown author)
File size: 188 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_2_0'.
1
2 AM_CFLAGS = -Wall -I@top_srcdir@
3
4 lib_LTLIBRARIES = liblscp.la
5
6 liblscp_la_SOURCES = thread.c socket.c client.c device.c common.c event.c
7 liblscp_la_LIBADD = -lpthread
8
9 noinst_HEADERS =

  ViewVC Help
Powered by ViewVC