projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccf52d9
)
Also clean bochsout.txt, bochsrc.txt.
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 10 Nov 2006 15:31:18 +0000
(15:31 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 10 Nov 2006 15:31:18 +0000
(15:31 +0000)
src/Makefile.build
patch
|
blob
|
history
diff --git
a/src/Makefile.build
b/src/Makefile.build
index 8a45c933d92aebbc1cd3c90dcd94357dddde67ab..441c20bce730b34a6d693d85996321a52a4b36bd 100644
(file)
--- a/
src/Makefile.build
+++ b/
src/Makefile.build
@@
-94,6
+94,7
@@
clean::
rm -f threads/loader.o threads/kernel.lds.s threads/loader.d
rm -f kernel.o kernel.lds.s
rm -f kernel.bin loader.bin os.dsk
+ rm -f bochsout.txt bochsrc.txt
Makefile: $(SRCDIR)/Makefile.build
cp $< $@