components/which/Makefile
changeset 3817 30b42c38bbc4
parent 3718 e20e9cf97325
child 4339 6501cf9c29f9
--- a/components/which/Makefile	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/which/Makefile	Sun Feb 15 19:02:09 2015 -0600
@@ -34,9 +34,9 @@
 
 TPNO=	9202
 
-include ../../make-rules/prep.mk
-include ../../make-rules/configure.mk
-include ../../make-rules/ips.mk
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
 
 CONFIGURE_BINDIR.64 =	$(CONFIGURE_PREFIX)/bin
 
@@ -55,8 +55,15 @@
 
 install:	$(INSTALL_64)
 
-test:		$(NO_TESTS)
+test:		$(TEST_64)
+
+REQUIRED_PACKAGES += system/library
+# Auto-generated contents below.  Please manually verify and remove this comment
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+REQUIRED_PACKAGES += system/library
+# Auto-generated contents below.  Please manually verify and remove this comment
 
-include ../../make-rules/depend.mk
+REQUIRED_PACKAGES += system/library
+# Auto-generated contents below.  Please manually verify and remove this comment
+
+REQUIRED_PACKAGES += system/library