Parent Directory | Revision Log | Patch
revision 1.1 by kusanagi, Thu Jul 8 12:48:23 2004 UTC | revision 1.2 by kusanagi, Sat Jul 17 20:03:42 2004 UTC | |
---|---|---|
# | Line 4 LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp | Line 4 LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp |
4 | ||
5 | # These will build a non-installing libtool library | # These will build a non-installing libtool library |
6 | noinst_LTLIBRARIES = libanticounter.la | noinst_LTLIBRARIES = libanticounter.la |
7 | libfortracker_la_SOURCES = \ | libanticounter_la_SOURCES = \ |
8 | ACcalib.c ACcalib.h \ | ACcalib.c ACcalib.h \ |
9 | ACphysics.c ACphysics.h | ACphysics.c ACphysics.h |
10 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |