projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cbfa10
)
(realclean): Remove Info files.
author
Roland McGrath
<roland@redhat.com>
Mon, 16 Jan 1995 20:46:50 +0000
(20:46 +0000)
committer
Roland McGrath
<roland@redhat.com>
Mon, 16 Jan 1995 20:46:50 +0000
(20:46 +0000)
compatMakefile
patch
|
blob
|
history
diff --git
a/compatMakefile
b/compatMakefile
index 9ee55b1b80d6d0e89b079d136c2aac2be3cb32a1..188fb30020432a08a02cc295859dbe695674d439 100644
(file)
--- a/
compatMakefile
+++ b/
compatMakefile
@@
-249,6
+249,7
@@
distclean: clean glob-realclean
-rm -f make.?? make.??s make.log make.toc make.*aux
-rm -f loadavg.c
realclean: distclean
+ -rm -f make.info*
mostlyclean: clean
.PHONY: glob-clean glob-realclean