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:07 2006 UTC | |
|---|---|---|
| # | Line 3 INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES | Line 3 INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES |
| 3 | LDFLAGS = @ROOT_LDFLAGS@ | LDFLAGS = @ROOT_LDFLAGS@ |
| 4 | ||
| 5 | YODA_HEADER_FILES = PhysEndRunEvent.h CaloEndRun.h TBEndRun.h | YODA_HEADER_FILES = PhysEndRunEvent.h CaloEndRun.h TBEndRun.h |
| 6 | yodaincdir = $(includedir)/yoda/event/endrun | yodaincdir = $(includedir)/yoda/endrun |
| 7 | yodainc_HEADERS = ${YODA_HEADER_FILES} | yodainc_HEADERS = ${YODA_HEADER_FILES} |
| 8 | ||
| 9 | YODA_SOURCES = PhysEndRunEvent.cpp CaloEndRun.cpp TBEndRun.cpp | YODA_SOURCES = PhysEndRunEvent.cpp CaloEndRun.cpp TBEndRun.cpp |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |