This commit is contained in:
Silas Boyd-Wickizer 2009-09-15 17:21:14 -04:00
parent 37ba1c1ea6
commit 01b667e45d
2 changed files with 1 additions and 1 deletions

View File

@ -194,5 +194,5 @@ tar:
rm -rf /tmp/xv6
mkdir -p /tmp/xv6
cp dist/* /tmp/xv6
(cd /tmp; tar cf - xv6) | gzip >xv6-rev2.tar.gz
(cd /tmp; tar cf - xv6) | gzip >xv6-rev3.tar.gz

BIN
xv6-rev3.tar.gz Normal file

Binary file not shown.