Changeset a24426f in git
- Timestamp:
- Dec 22, 2014, 5:33:17 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- c503d22
- Parents:
- dca96ee
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rdca96ee ra24426f 1963 1963 @echo ">> Building $(DISTTAR)" 1964 1964 @mkdir -p $(DISTDIR) 1965 @cp -a CHANGELOG C OPYING CREDITS README VERSION Makefileconfigure cards classes converters display doc examples external modules python readers $(DISTDIR)1965 @cp -a CHANGELOG CMakeLists.txt COPYING CREDITS DelphesEnv.sh README README_4LHCb VERSION Makefile MinBias.pileup configure cards classes converters display doc examples external modules python readers $(DISTDIR) 1966 1966 @find $(DISTDIR) -depth -name .\* -exec rm -rf {} \; 1967 1967 @tar -czf $(DISTTAR) $(DISTDIR) -
doc/genMakefile.tcl
rdca96ee ra24426f 396 396 @echo ">> Building $(DISTTAR)" 397 397 @mkdir -p $(DISTDIR) 398 @cp -a CHANGELOG C OPYING CREDITS README VERSION Makefileconfigure cards classes converters display doc examples external modules python readers $(DISTDIR)398 @cp -a CHANGELOG CMakeLists.txt COPYING CREDITS DelphesEnv.sh README README_4LHCb VERSION Makefile MinBias.pileup configure cards classes converters display doc examples external modules python readers $(DISTDIR) 399 399 @find $(DISTDIR) -depth -name .\* -exec rm -rf {} \; 400 400 @tar -czf $(DISTTAR) $(DISTDIR)
Note:
See TracChangeset
for help on using the changeset viewer.