/[PAMELA software]/yoda/event/physics/anticoinc/Makefile.am
ViewVC logotype

Contents of /yoda/event/physics/anticoinc/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Tue Jul 20 13:03:25 2004 UTC (20 years, 4 months ago) by kusanagi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
Error occurred while calculating annotation data.
FILE REMOVED
*** empty log message ***

1 AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
2 INCLUDES = -I@top_srcdir@ -I@top_srcdir@/event @ROOT_INCLUDES@
3 LDFLAGS = @ROOT_LDFLAGS@
4
5 noinst_LTLIBRARIES = libanticoincevent.la
6 libanticoincevent_la_SOURCES = AnticounterEvent.cpp AnticounterEvent.h \
7 AnticoincEventDict.cpp AnticoincEventDict.h LinkDef.h
8
9 BUILT_SOURCES = AnticoincEventDict.cpp AnticoincEventDict.h
10
11 AnticoincEventDict.cpp: AnticounterEvent.h LinkDef.h
12 @ROOTCINT@ -f $@ -c ${INCLUDES} $^

  ViewVC Help
Powered by ViewVC 1.1.23