From: Jarkko Hietaniemi Date: Sun, 25 Jul 1999 20:59:29 +0000 (+0000) Subject: Back up a tiny bit from #3735. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=db3c82715f3e5554ab07ece08f574ddcc983cc0e;p=p5sagit%2Fp5-mst-13.2.git Back up a tiny bit from #3735. This may break builds outside the source directory but then again, they do not work that ell yet anyway. p4raw-id: //depot/cfgperl@3750 --- diff --git a/Makefile.SH b/Makefile.SH index 8afaae4..154937c 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -550,13 +550,6 @@ perly.c: $(src)/perly.y perly.h: $(src)/perly.y -@sh -c true -# Both the above and below are needed for an out-of-source experience. -$(src)/perly.c: $(src)/perly.y - -@sh -c true - -$(src)/perly.h: $(src)/perly.y - -@sh -c true - # No compat3.sym here since and including the 5.004_50. # No interp.sym since 5.005_03. SYM = global.sym globvar.sym perlio.sym pp.sym