Ignore:
Timestamp:
02/21/01 15:23:18 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r599 r604  
    101101        @echo "cd .."
    102102
     103tar:    mrproper
     104        @echo "Making tar-file"
     105        @tar -cvf ../mars.tar *
     106        @gzip -9 ../mars.tar
    103107
    104108# @endcode
Note: See TracChangeset for help on using the changeset viewer.