Parent Directory | Revision Log | Patch
revision 2.1 by kusanagi, Mon Oct 18 13:01:32 2004 UTC | revision 4.0 by kusanagi, Sun Mar 6 04:33:02 2005 UTC | |
---|---|---|
# | Line 4 LDFLAGS = @ROOT_LDFLAGS@ | Line 4 LDFLAGS = @ROOT_LDFLAGS@ |
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 = azero.for calpedestal.for calpulse.for calunpack.for calcrc.cpp fillin.c | libforcalor_la_SOURCES = azero.for calpedestal.for calpulse.for calunpack.for clearall.for \ |
8 | calcrc.cpp fillin.c | |
9 | libforcalor_la_LDFLAGS = -lg2c -lstdc++ | libforcalor_la_LDFLAGS = -lg2c -lstdc++ |
10 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |