Parent Directory | Revision Log | Patch
revision 1.1 by kusanagi, Tue Jul 6 12:20:23 2004 UTC | revision 1.2 by kusanagi, Thu Jul 8 12:31:52 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 = libforcalor.la | noinst_LTLIBRARIES = libforcalor.la |
7 | libforcalor_la_SOURCES = calpedestal.f calcrc.cpp | libforcalor_la_SOURCES = calpedestal.for calpulse.for calunpack.for calcrc.cpp |
8 | libforcalor_la_LDFLAGS = -lg2c -lstdc++ | libforcalor_la_LDFLAGS = -lg2c -lstdc++ |
9 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |