components/autoconf/Makefile
changeset 4339 6501cf9c29f9
parent 4124 84726155ce06
child 5638 b88b6c00208e
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    57 
    57 
    58 install:	$(INSTALL_NO_ARCH)
    58 install:	$(INSTALL_NO_ARCH)
    59 
    59 
    60 test:		$(TEST_NO_ARCH)
    60 test:		$(TEST_NO_ARCH)
    61 
    61 
       
    62 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    63 
    62 
    64 
    63 REQUIRED_PACKAGES += developer/macro/gnu-m4
    65 REQUIRED_PACKAGES += developer/macro/gnu-m4
    64 REQUIRED_PACKAGES += runtime/perl-512
    66 REQUIRED_PACKAGES += runtime/perl-512
    65 REQUIRED_PACKAGES += shell/ksh93
    67 REQUIRED_PACKAGES += shell/ksh93