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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 195 - (show annotations) (download)
Fri Jul 9 14:35:28 2004 UTC (19 years, 10 months ago) by (unknown author)
File size: 188 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_2_1'.
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