Parent Directory
|
Revision Log
|
Patch
| revision 1.5 by kusanagi, Tue Jul 20 13:05:14 2004 UTC | revision 1.6 by kusanagi, Tue Sep 21 20:24:45 2004 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo | AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo |
| 2 | INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ | INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ |
| 3 | LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp | LDFLAGS = @ROOT_LDFLAGS@ |
| 4 | SUBDIRS = tracker anticounter calorimeter | SUBDIRS = tracker anticounter calorimeter |
| 5 | ||
| 6 | # These will build a non-installing libtool library | # These will build a non-installing libtool library |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |