Rev 4
This commit is contained in:
parent
cc21c06e3b
commit
124fe7e457
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -241,4 +241,4 @@ tar:
|
|||
rm -rf /tmp/xv6
|
||||
mkdir -p /tmp/xv6
|
||||
cp dist/* dist/.gdbinit.tmpl /tmp/xv6
|
||||
(cd /tmp; tar cf - xv6) | gzip >xv6-rev3.tar.gz
|
||||
(cd /tmp; tar cf - xv6) | gzip >xv6-rev4.tar.gz
|
||||
|
|
BIN
xv6-rev4.tar.gz
Normal file
BIN
xv6-rev4.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in a new issue