Parent Directory | Revision Log
Changes requests by Morchiutti
1 | kusanagi | 1.1 | AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo |
2 | INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ | ||
3 | kusanagi | 1.4 | LDFLAGS = @ROOT_LDFLAGS@ |
4 | kusanagi | 1.1 | |
5 | # These will build a non-installing libtool library | ||
6 | noinst_LTLIBRARIES = libforcalor.la | ||
7 | kusanagi | 2.1 | libforcalor_la_SOURCES = azero.for calpedestal.for calpulse.for calunpack.for calcrc.cpp fillin.c |
8 | kusanagi | 1.1 | libforcalor_la_LDFLAGS = -lg2c -lstdc++ |
9 |
ViewVC Help | |
Powered by ViewVC 1.1.23 |