Changeset 944 for trunk/MagicSoft/Mars/Makefile
- Timestamp:
- 09/25/01 13:55:11 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r932 r944 131 131 tar: mrproper 132 132 @echo "Making tar-file" 133 @tar -cvf ../mars.tar .rootrc *133 @tar -cvf ../mars.tar --exclude=Root .rootrc * 134 134 @gzip -9 ../mars.tar 135 135
Note:
See TracChangeset
for help on using the changeset viewer.