projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b88cc0e
)
The veryclean target needs to clobber.
Jarkko Hietaniemi [Sun, 20 Aug 2000 20:41:44 +0000 (20:41 +0000)]
p4raw-id: //depot/perl@6726
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
4a48ded
..
e81172e
100644
(file)
--- a/
Makefile.SH
+++ b/
Makefile.SH
@@
-686,7
+686,7
@@
clobber: _realcleaner _mopup
distclean: clobber
# Like distclean but also removes emacs backups and *.orig.
-veryclean: _verycleaner _mopup
+veryclean: _verycleaner _mopup clobber
# Do not 'make _mopup' directly.
_mopup: