Build the nonxs extensions before running mkppport.
authorNicholas Clark <nick@ccl4.org>
Tue, 8 Sep 2009 15:30:46 +0000 (16:30 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 8 Sep 2009 15:30:46 +0000 (16:30 +0100)
commitd1a2168615d31496c65bd27adf6b78d44834861c
tree9ee4bdd972bce97496423f5b177600221bb7c2e3
parent9aebd117e328400bce3446111a78ce3bdd6bcd47
Build the nonxs extensions before running mkppport.

(It requires several modules that we'd like to move from lib/ to ext/
In turn, as it runs before the dynamic extensions are built, it means that
all modules *they* require at configure and build time will already be in lib,
which simplifies things considerably. We then only need to worry about a
subset of pure-perl modules in ext/ that require each other to build.)
Makefile.SH
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk