Makefile revision fb9f9b975cb9214fec5dab37d461199adab9b964
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
PERL_DYNAMIC_EXT = \
PERL_NONXS_EXT = \
. $(CLOSED_PERL_EXT); \
-@ $(PERL_MM_ENV); \
if [ -d $$ext ]; then \
cd $$ext; pwd; \
[ -f Makefile.old ] && mf=Makefile.old; \
-@ $(PERL_MM_ENV); \
if [ -d $$ext ]; then \
cd $$ext; pwd; \
[ -f Makefile.old ] && mf=Makefile.old; \
test: all
-@ $(PERL_MM_ENV); \
cd $$ext; pwd; \
[ -f Makefile.old ] && mf=Makefile.old; \
# Additional rule to make sure changes to the ::Exacct sub-module Makefile.PL
# files results in the parent Makefile.PL being rerun.
FRC: