From ff611077d15f58be0a6028db917f26718fd19c69 Mon Sep 17 00:00:00 2001 From: "Craig A. Berry" Date: Wed, 9 Sep 2009 07:08:20 -0500 Subject: Remove circular dependency of nonxsext and makeppport. Introduced in d1a2168615d31496c65bd27adf6b78d44834861c. --- vms/descrip_mms.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vms') diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 290380493a..27c000895f 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -586,7 +586,7 @@ unidatafiles.ts : $(MINIPERL_EXE) [.lib]Config.pm [.lib.unicore]mktables nonxsex dynext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary makeppport $(MINIPERL_EXE) $(MINIPERL) make_ext.pl "MAKE=$(MMS)" "--dynamic" "--static" -nonxsext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary makeppport $(MINIPERL_EXE) +nonxsext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary $(MINIPERL_EXE) $(MINIPERL) make_ext.pl "MAKE=$(MMS)" "--nonxs" [.lib]lib.pm : [.lib]lib_pm.PL -- cgit v1.2.1