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