diff options
author | Karl Williamson <khw@khw-desktop.(none)> | 2009-11-24 13:47:37 -0700 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2009-11-25 18:19:21 +0000 |
commit | 3df51b85ce4a56647cf991297e3b51b9dffe4414 (patch) | |
tree | 0f390baed34059c08f5df180af31ba9962ec8faf /vms | |
parent | 7c76c2a0d87e7bfac7012fb2b38100addc903e9d (diff) | |
download | perl-3df51b85ce4a56647cf991297e3b51b9dffe4414.tar.gz |
wrap uniprops.t; makefile changes for mktables
Message-ID: <4B0C4744.7080401@khwilliamson.com>
Diffstat (limited to 'vms')
-rw-r--r-- | vms/descrip_mms.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 7f063af6d1..06fc44940e 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -556,7 +556,7 @@ $(ARCHDIR)vmspipe.com : vmspipe.com Copy $(MMS$SOURCE) $(ARCHDIR) unidatafiles.ts : $(MINIPERL_EXE) [.lib]Config.pm [.lib.unicore]mktables nonxsext - $(MINIPERL) [.lib.unicore]mktables "-C" [.lib.unicore] + $(MINIPERL) [.lib.unicore]mktables "-C" [.lib.unicore] "-P" [.pod] "-makelist" "-maketest" "-p" @ If F$Search("$(MMS$TARGET)").nes."" Then Delete/NoLog/NoConfirm $(MMS$TARGET);* @ Copy/NoConfirm _NLA0: $(MMS$TARGET) |