components/patch/Makefile
changeset 181 87e11e685b1f
parent 83 9ab0deb97868
child 348 b47144567f5a
--- a/components/patch/Makefile	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/patch/Makefile	Wed Apr 13 09:58:06 2011 -0700
@@ -37,19 +37,12 @@
 CONFIGURE_OPTIONS  +=		--program-prefix=g
 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
 
-GNUPROGS =	patch
-GNUMAN1 =	patch.1
-
-include ../../make-rules/shared-targets.mk
-
 # common targets
 build:		$(BUILD_32)
 
-install:	$(INSTALL_32) \
-    $(PROTOGNULINKS) $(PROTOGNUMAN1LINKS)
+install:	$(INSTALL_32)
 
-test:
-	@echo "no tests available
+test:		$(NO_TESTS)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)