From: Nicholas Clark Date: Sun, 27 Sep 2009 06:41:57 +0000 (+0100) Subject: Change the invocation of mktables to the "standard" $(Icwd). X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=deae7ad8da4c9f98bf5d8904f0cd08a1948f1107;p=p5sagit%2Fp5-mst-13.2.git Change the invocation of mktables to the "standard" $(Icwd). --- diff --git a/Makefile.SH b/Makefile.SH index 623064a..df87748 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -979,7 +979,7 @@ x2p/s2p: $(MINIPERL_EXE) $(CONFIGPM) $(dynamic_ext) x2p/s2p.PL unidatafiles $(unidatafiles): uni.data uni.data: $(MINIPERL_EXE) $(CONFIGPM) lib/unicore/mktables $(nonxs_ext) - $(MINIPERL) -Iext/Cwd/lib lib/unicore/mktables -C lib/unicore -w + $(MINIPERL) $(Icwd) lib/unicore/mktables -C lib/unicore -w touch uni.data # perl$(EXE_EXT) and ext because buildtoc uses Text::Wrap uses re