Ignore:
Timestamp:
11/01/01 14:56:17 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r1018 r1027  
    9393
    9494mrproper:       clean rmbak
    95         @echo "Removing backup files in macros/"
     95        @echo "Removing backup files in macros"
    9696        @rm -f macros/*~
    9797        @echo "Removing htmldoc-tree"
     
    123123tar:    mrproper
    124124        @echo "Making tar-file"
    125         @tar -cvf ../mars.tar --exclude=Root .rootrc *
     125        @tar cvf ../mars.tar --exclude=Root .rootrc *
    126126        @gzip -9 ../mars.tar
    127127
Note: See TracChangeset for help on using the changeset viewer.