components/perl_modules/authen-pam/Makefile
changeset 3817 30b42c38bbc4
parent 3736 bf9abbe60d37
child 4339 6501cf9c29f9
equal deleted inserted replaced
3814:60344306d223 3817:30b42c38bbc4
    37 TPNO=			9303
    37 TPNO=			9303
    38 
    38 
    39 # build threaded 5.12 support too
    39 # build threaded 5.12 support too
    40 PERL_VERSIONS += 5.12-mt
    40 PERL_VERSIONS += 5.12-mt
    41 
    41 
    42 include $(WS_TOP)/make-rules/prep.mk
    42 include $(WS_MAKE_RULES)/prep.mk
    43 include $(WS_TOP)/make-rules/ips.mk
    43 include $(WS_MAKE_RULES)/ips.mk
    44 include $(WS_TOP)/make-rules/makemaker.mk
    44 include $(WS_MAKE_RULES)/makemaker.mk
    45 
    45 
    46 # Pick up the patch to configure.ac in the 01-solaris.patch file
    46 # Pick up the patch to configure.ac in the 01-solaris.patch file
    47 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
    47 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
    48 
    48 
    49 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    49 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    67 test:		
    67 test:		
    68 		if tty -s; then  $(MAKE) realtest; else echo 'Skipping tests'; fi
    68 		if tty -s; then  $(MAKE) realtest; else echo 'Skipping tests'; fi
    69 
    69 
    70 realtest:	$(TEST_32_and_64)
    70 realtest:	$(TEST_32_and_64)
    71 
    71 
    72 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    73 
    72 
    74 include $(WS_TOP)/make-rules/depend.mk
    73 REQUIRED_PACKAGES += system/library