Update make clean

This commit is contained in:
Frans Kaashoek 2011-08-15 20:32:04 -04:00
parent eeea49e8d5
commit 427958cb71
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ fs.img: mkfs README $(UPROGS)
clean:
rm -f *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
*.o *.d *.asm *.sym vectors.S parport.out \
bootblock kernel xv6.img fs.img mkfs \
bootblock entryother kernel xv6.img fs.img kernelmemfs mkfs \
$(UPROGS)
# make a printout