summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-27 07:41:57 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-27 07:41:57 +0100
commitdeae7ad8da4c9f98bf5d8904f0cd08a1948f1107 (patch)
treea125c32b20c747e807d070a47e562928632109b5
parenta193a2dbe32848820392de0a7fd340ca82c2efd9 (diff)
downloadperl-deae7ad8da4c9f98bf5d8904f0cd08a1948f1107.tar.gz
Change the invocation of mktables to the "standard" $(Icwd).
-rw-r--r--Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 623064a11b..df877487ff 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