components/perl_modules/authen-pam/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5577 09a6352d52ad
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    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 system-test:	$(SYSTEM_TESTS_NOT_IMPLEMENTED)
    72 
    73 
    73 REQUIRED_PACKAGES += system/library
    74 REQUIRED_PACKAGES += system/library