make-rules/shared-macros.mk
changeset 2106 adb848b3a7d4
parent 2060 a9ad5cd0ec29
child 2164 b580bc10e31a
--- a/make-rules/shared-macros.mk	Tue Sep 23 01:22:59 2014 -0700
+++ b/make-rules/shared-macros.mk	Tue Sep 23 14:48:32 2014 -0700
@@ -230,6 +230,9 @@
 $(BUILD_DIR_32)/.tested:       BITS=32
 $(BUILD_DIR_64)/.tested:       BITS=64
 
+# set the default command to use for test of the component
+COMPONENT_TEST_CMD =		$(GMAKE)
+
 # set the default target for test of the component
 COMPONENT_TEST_TARGETS =	check