From: Yves Orton Date: Sat, 27 Dec 2008 13:48:02 +0000 (+0100) Subject: apparently this isnt necessary after all. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ceab6eb3d10211ea7dc42d9f294ae442b1a05524;p=p5sagit%2Fp5-mst-13.2.git apparently this isnt necessary after all. --- diff --git a/Makefile.SH b/Makefile.SH index 48b3d99..c746aed 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -1503,9 +1503,6 @@ pllist: $(pl) Makefile: Makefile.SH ./config.sh $(SHELL) Makefile.SH -cflags: cflags.SH - $(SHELL) cflags.SH - .PHONY: distcheck distcheck: FORCE perl '-MExtUtils::Manifest=&fullcheck' -e 'fullcheck()'