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

Diff of /yoda/event/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4.4 by kusanagi, Sat May 28 10:44:09 2005 UTC revision 5.1 by kusanagi, Thu Sep 15 13:09:25 2005 UTC
# Line 56  libyoda_la_SOURCES =                     Line 56  libyoda_la_SOURCES =                    
56   TrgAlarmEvent.cpp          TrgAlarmEvent.h         \   TrgAlarmEvent.cpp          TrgAlarmEvent.h         \
57   TofAlarmEvent.cpp          TofAlarmEvent.h         \   TofAlarmEvent.cpp          TofAlarmEvent.h         \
58   S4AlarmEvent.cpp           S4AlarmEvent.h          \   S4AlarmEvent.cpp           S4AlarmEvent.h          \
59     RegistryEvent.cpp          RegistryEvent.h         \
60   CRC.c                      CRC.h                   \   CRC.c                      CRC.h                   \
61   Exception.h                LinkDef.h   Exception.h                LinkDef.h
62    
# Line 97  SUBPACKET_HEADER_FILES =                 Line 98  SUBPACKET_HEADER_FILES =                
98   TrgInitEvent.h         NdInitEvent.h       S4InitEvent.h           \   TrgInitEvent.h         NdInitEvent.h       S4InitEvent.h           \
99   Ac2InitEvent.h         CalAlarmEvent.h     AcAlarmEvent.h          \   Ac2InitEvent.h         CalAlarmEvent.h     AcAlarmEvent.h          \
100   TrkAlarmEvent.h        TrgAlarmEvent.h     TofAlarmEvent.h         \   TrkAlarmEvent.h        TrgAlarmEvent.h     TofAlarmEvent.h         \
101   S4AlarmEvent.h                                                     \   S4AlarmEvent.h         RegistryEvent.h                             \
102   Exception.h               Exception.h            
103    
104  yodaincdir = $(includedir)/yoda/event  yodaincdir = $(includedir)/yoda/event
# Line 107  DICT_HEADER_FILES = ${SUBPACKET_HEADER_F Line 108  DICT_HEADER_FILES = ${SUBPACKET_HEADER_F
108    CRC.h Algorithm.h AlgorithmInfo.h RunInfo.h Filter.h LinkDef.h    CRC.h Algorithm.h AlgorithmInfo.h RunInfo.h Filter.h LinkDef.h
109    
110  EventDict.cpp: ${DICT_HEADER_FILES}  EventDict.cpp: ${DICT_HEADER_FILES}
111          rootcint -f $@ -c ${INCLUDES} $^          @ROOTCINT@ -f $@ -c ${INCLUDES} $^

Legend:
Removed from v.4.4  
changed lines
  Added in v.5.1

  ViewVC Help
Powered by ViewVC 1.1.23