rev3
This commit is contained in:
parent
37ba1c1ea6
commit
01b667e45d
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
BIN
xv6-rev3.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in a new issue