thanks tyfkda
This commit is contained in:
parent
7f3528bcb3
commit
26108a3b99
4
Makefile
4
Makefile
|
@ -182,8 +182,8 @@ fs.img: mkfs README $(UPROGS)
|
|||
clean:
|
||||
rm -f *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
|
||||
*.o *.d *.asm *.sym vectors.S bootblock entryother \
|
||||
initcode initcode.out kernel xv6.img fs.img kernelmemfs mkfs \
|
||||
.gdbinit \
|
||||
initcode initcode.out kernel xv6.img fs.img kernelmemfs \
|
||||
xv6memfs.img mkfs .gdbinit \
|
||||
$(UPROGS)
|
||||
|
||||
# make a printout
|
||||
|
|
Loading…
Reference in a new issue