Changeset 1316 for trunk/MagicSoft/Mars/Makefile
- Timestamp:
- 04/29/02 11:22:21 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r1288 r1316 117 117 tar: mrproper 118 118 @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 121 122 122 123 # @endcode
Note:
See TracChangeset
for help on using the changeset viewer.