components/slib/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    59 		$(MAKE) prefix=$(PROTO_DIR)/usr/ INSTALL=ginstall \
    59 		$(MAKE) prefix=$(PROTO_DIR)/usr/ INSTALL=ginstall \
    60 			man1dir=$(PROTOUSRSHAREMAN1DIR) install
    60 			man1dir=$(PROTOUSRSHAREMAN1DIR) install
    61 
    61 
    62 test:	$(NO_TESTS)
    62 test:	$(NO_TESTS)
    63 
    63 
       
    64 system-test:    $(NO_TESTS)
       
    65 
    64 clean::
    66 clean::
    65 	$(RM) -r $(BUILD_DIR)
    67 	$(RM) -r $(BUILD_DIR)
    66 
    68 
    67 
    69 
    68 REQUIRED_PACKAGES += shell/bash
    70 REQUIRED_PACKAGES += shell/bash