components/top/Makefile
changeset 181 87e11e685b1f
parent 127 3e3c266b3a81
child 373 8bf7d1351999
--- a/components/top/Makefile	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/top/Makefile	Wed Apr 13 09:58:06 2011 -0700
@@ -47,7 +47,6 @@
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-test:
-	@echo "no test available"
+test:		$(NO_TOOLS)
 
 include ../../make-rules/depend.mk