summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f8755c..ef908d7 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,7 @@ fs.img: mkfs README $(UPROGS)
-include *.d
clean:
- rm -f *.ps *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
+ rm -f *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
*.o *.d *.asm *.sym vectors.S parport.out \
bootblock kernel xv6.img fs.img mkfs \
$(UPROGS)