Fork me on GitHub

Changeset 210 in svn for trunk/genMakefile.tcl


Ignore:
Timestamp:
Jan 29, 2009, 5:17:43 PM (16 years ago)
Author:
Xavier Rouby
Message:

'make tar' updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/genMakefile.tcl

    r203 r210  
    335335        @echo Building tarball of sources
    336336        @mkdir $(FOLDER)
    337         @rsync -qavztup --exclude=CVS* CREDITS README VERSION FAQ Delphes.cpp Resolutions.cpp Makefile rootlogon.C genMakefile.tcl interface lib routines src data Examples Utilities $(FOLDER)
     337        @rsync -qavztup --exclude=CVS* CREDITS VERSION FAQ Delphes.cpp Resolutions.cpp Makefile rootlogon.C genMakefile.tcl interface lib routines src data Examples Utilities $(FOLDER)
    338338        @rm -f $(FOLDER)/$(SHARED)
    339339        @rm -f $(FOLDER)/Utilities/FROG/frog
Note: See TracChangeset for help on using the changeset viewer.