From: Chip Salzenberg Date: Wed, 15 Jan 1997 03:36:47 +0000 (+1200) Subject: Fix '_mopop' typo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=17b893d84b57c51991c9e5a231e89e0674ae51c9;p=p5sagit%2Fp5-mst-13.2.git Fix '_mopop' typo --- diff --git a/Makefile.SH b/Makefile.SH index 025dd22..b62627b 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -394,7 +394,7 @@ d_dummy $(dynamic_ext): miniperl preplibrary $(DYNALOADER) FORCE s_dummy $(static_ext): miniperl preplibrary $(DYNALOADER) FORCE @sh ext/util/make_ext static $@ LIBPERL_A=$(LIBPERL) -clean: _tidy _mopop +clean: _tidy _mopup realclean: _cleaner _mopup @echo "Note that make realclean does not delete config.sh"