summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3ce1cb4..ca185ec 100644
--- a/Makefile
+++ b/Makefile
@@ -172,8 +172,9 @@ fs.img: mkfs README $(UPROGS)
clean:
rm -f *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
- *.o *.d *.asm *.sym vectors.S parport.out \
- bootblock entryother kernel xv6.img fs.img kernelmemfs mkfs \
+ *.o *.d *.asm *.sym vectors.S bootblock entryother \
+ initcode initcode.out kernel xv6.img fs.img kernelmemfs mkfs \
+ .gdbinit \
$(UPROGS)
# make a printout