From: Craig A. Berry Date: Wed, 9 Sep 2009 12:08:20 +0000 (-0500) Subject: Remove circular dependency of nonxsext and makeppport. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ff611077d15f58be0a6028db917f26718fd19c69;p=p5sagit%2Fp5-mst-13.2.git Remove circular dependency of nonxsext and makeppport. Introduced in d1a2168615d31496c65bd27adf6b78d44834861c. --- diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 2903804..27c0008 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