components/tcl/expect/Makefile
changeset 4339 6501cf9c29f9
parent 3843 6f427a923e13
child 4766 03ca3b29e678
--- a/components/tcl/expect/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/tcl/expect/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -74,6 +74,8 @@
 	
 test: 		$(TEST_32_and_64)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 # special targets due to tcl internals dependencies
 ../tcl/build/%/.built:
 	(cd ../tcl ; $(GMAKE) build)