Ignore:
Timestamp:
04/29/02 11:22:21 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r1288 r1316  
    117117tar:    mrproper
    118118        @echo "Making tar-file"
    119         @tar cvf ../mars.tar --exclude=Root .rootrc *
    120         @gzip -9 ../mars.tar
     119        @root -b -q -l -n tar.C
     120#       @tar cvf ../mars.tar --exclude=Root .rootrc *
     121#       @gzip -9 ../mars.tar
    121122
    122123# @endcode
Note: See TracChangeset for help on using the changeset viewer.