From: Jarkko Hietaniemi Date: Mon, 18 Oct 1999 20:13:02 +0000 (+0000) Subject: Forgotten s/warning/warnings/. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=41d0071308c758be3a84fe1108be85969569855d;p=p5sagit%2Fp5-mst-13.2.git Forgotten s/warning/warnings/. p4raw-id: //depot/cfgperl@4408 --- diff --git a/Makefile.SH b/Makefile.SH index 2e88cdd..7c542a6 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -563,7 +563,7 @@ CHMOD_W = chmod +w # To force them to run, type # make regen_headers regen_headers: FORCE - $(CHMOD_W) proto.h warning.h lib/warning.pm + $(CHMOD_W) proto.h warnings.h lib/warnings.pm perl keywords.pl perl opcode.pl perl embed.pl