Page MenuHomeHEPForge

Makefile.am
No OneTemporary

Makefile.am

BUILT_SOURCES = DM__all.cc
CLEANFILES = DM__all.cc
DM__all.cc : $(DIR_H_FILES) $(DIR_CC_FILES) Makefile
@echo "Concatenating .cc files into $@"
@$(top_srcdir)/cat_with_cpplines $(DIR_CC_FILES) > $@
EXTRA_DIST = $(ALL_H_FILES) $(ALL_CC_FILES)
DIR_H_FILES = $(addprefix $(srcdir)/,$(ALL_H_FILES))
ALL_H_FILES = \
DMModel.h DMModel.fh \
DMMediatorQuarksVertex.h \
DMDMMediatorVertex.h \
MEDM2Mesons.h
DIR_CC_FILES = $(addprefix $(srcdir)/,$(ALL_CC_FILES))
ALL_CC_FILES = \
DMModel.cc \
DMMediatorQuarksVertex.cc \
DMDMMediatorVertex.cc \
MEDM2Mesons.cc

File Metadata

Mime Type
text/plain
Expires
Sat, May 3, 7:01 AM (6 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4983251
Default Alt Text
Makefile.am (559 B)

Event Timeline