components/libtool/Makefile
changeset 4339 6501cf9c29f9
parent 4196 d697072a92f5
child 5009 b24aab703667
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    99 
    99 
   100 install:	$(INSTALL_32_and_64)
   100 install:	$(INSTALL_32_and_64)
   101 
   101 
   102 test:		$(TEST_32_and_64)
   102 test:		$(TEST_32_and_64)
   103 
   103 
       
   104 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
   105 
   104 
   106 
   105 REQUIRED_PACKAGES += developer/base-developer-utilities
   107 REQUIRED_PACKAGES += developer/base-developer-utilities
   106 REQUIRED_PACKAGES += file/gnu-coreutils
   108 REQUIRED_PACKAGES += file/gnu-coreutils
   107 REQUIRED_PACKAGES += shell/bash
   109 REQUIRED_PACKAGES += shell/bash
   108 REQUIRED_PACKAGES += shell/ksh93
   110 REQUIRED_PACKAGES += shell/ksh93