summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>1998-02-25 12:14:39 -0500
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-27 15:15:12 +0000
commit4e2a5f63925503b57176e32249cf6e160bcf9be9 (patch)
tree2d868933b49d426101d462a032bde57053de43c9 /Makefile.SH
parent33b839e22819d9ddfd0fa565289e5af7b6262ec9 (diff)
downloadperl-4e2a5f63925503b57176e32249cf6e160bcf9be9.tar.gz
Config_60-03-04.diff patch for 5.004_60
p4raw-id: //depot/perl@592
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH
index cea0c240f0..ebbdbe97cc 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -448,10 +448,10 @@ s_dummy $(static_ext): miniperl preplibrary $(DYNALOADER) FORCE
clean: _tidy _mopup
realclean: _cleaner _mopup
- @echo "Note that make realclean does not delete config.sh"
+ @echo "Note that make realclean does not delete config.sh or Policy.sh"
clobber: _cleaner _mopup
- rm -f config.sh cppstdin
+ rm -f config.sh cppstdin Policy.sh
distclean: clobber