Parent Directory
|
Revision Log
|
Patch
| revision 6.1 by kusanagi, Wed Mar 8 08:17:06 2006 UTC | revision 6.2 by mocchiut, Thu Sep 21 13:10:11 2006 UTC | |
|---|---|---|
| # | Line 3 INCLUDES = -I@top_srcdir@ -I@top_srcdir@ | Line 3 INCLUDES = -I@top_srcdir@ -I@top_srcdir@ |
| 3 | LDFLAGS = @ROOT_LDFLAGS@ | LDFLAGS = @ROOT_LDFLAGS@ |
| 4 | ||
| 5 | YODA_HEADER_FILES = AnticounterEvent.h | YODA_HEADER_FILES = AnticounterEvent.h |
| 6 | yodaincdir = $(includedir)/yoda/event/physics/anticounter | yodaincdir = $(includedir)/yoda/physics/anticounter |
| 7 | yodainc_HEADERS = ${YODA_HEADER_FILES} | yodainc_HEADERS = ${YODA_HEADER_FILES} |
| 8 | ||
| 9 | YODA_SOURCES = AnticounterEvent.cpp | YODA_SOURCES = AnticounterEvent.cpp |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |