components/libsigsegv/Makefile
changeset 181 87e11e685b1f
parent 95 bc205fa4b512
--- a/components/libsigsegv/Makefile	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/libsigsegv/Makefile	Wed Apr 13 09:58:06 2011 -0700
@@ -40,15 +40,9 @@
 # common targets
 build:		$(BUILD_32_and_64)
 
-include ../../make-rules/shared-targets.mk
-
-install:	$(PROTOUSRSHAREMAN3DIR) $(INSTALL_32_and_64)
-	$(CP) -f $(COMPONENT_DIR)/man3/*.3 $(PROTOUSRSHAREMAN3DIR)
+install:	$(INSTALL_32_and_64)
 
-# build does this always
-test: build
-	@cd $(BUILD_DIR_32); $(MAKE) check
-	@cd $(BUILD_DIR_64); $(MAKE) check
+test:		$(TEST_32_and_64)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)