components/zlib/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5060 cd8d20971627
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
   112 
   112 
   113 install:	$(INSTALL_32_and_64)
   113 install:	$(INSTALL_32_and_64)
   114 
   114 
   115 test:		$(TEST_32_and_64)
   115 test:		$(TEST_32_and_64)
   116 
   116 
       
   117 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
   118 
   117 clean::
   119 clean::
   118 	$(RM) -r $(BUILD_DIR) $(PROTO_DIR) capabilities/*/*/*.o capabilities/*/$(MACH32)/*.s
   120 	$(RM) -r $(BUILD_DIR) $(PROTO_DIR) capabilities/*/*/*.o capabilities/*/$(MACH32)/*.s
   119 
   121 
   120 
   122 
   121 REQUIRED_PACKAGES += system/library
   123 REQUIRED_PACKAGES += system/library