Page MenuHomeHEPForge

Makefile.am
No OneTemporary

Size
649 B
Referenced Files
None
Subscribers
None

Makefile.am

pkglib_LTLIBRARIES = HwFxFx.la HwFxFxHandler.la
HwFxFx_la_SOURCES = \
FxFxFileReader.cc FxFxFileReader.fh FxFxFileReader.h\
FxFxEventHandler.cc FxFxEventHandler.h FxFxEventHandler.fh\
FxFxReader.cc FxFxReader.fh FxFxReader.h\
FxFx.h
HwFxFx_la_CPPFLAGS = $(AM_CPPFLAGS) $(FASTJETINCLUDE) -I$(FASTJETPATH)
HwFxFx_la_LIBADD = $(FASTJETLIBS)
HwFxFx_la_LDFLAGS = $(AM_LDFLAGS) -module -version-info 3:0:0
HwFxFxHandler_la_SOURCES = \
FxFxHandler.cc FxFxHandler.h
HwFxFxHandler_la_CPPFLAGS = $(AM_CPPFLAGS) $(FASTJETINCLUDE) -I$(FASTJETPATH)
HwFxFxHandler_la_LIBADD = $(FASTJETLIBS)
HwFxFxHandler_la_LDFLAGS = $(AM_LDFLAGS) -module -version-info 3:0:0

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 30, 4:41 AM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6564763
Default Alt Text
Makefile.am (649 B)

Event Timeline