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 = libanticounter.la | ||
7 | libfortracker_la_SOURCES = \ | ||
8 | ACcalib.c ACcalib.h \ | ||
9 | ACphysics.c ACphysics.h | ||
10 | |||
11 | |||
12 |
ViewVC Help | |
Powered by ViewVC 1.1.23 |