components/ggrep/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 4402 b7cd2462c58f
--- a/components/ggrep/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/ggrep/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -69,6 +69,8 @@
 # test-mbrtowc3.sh, test-mbrtowc4.sh, test-mbsrtowcs4.sh
 test:		$(TEST_64)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 
 REQUIRED_PACKAGES += library/pcre
 REQUIRED_PACKAGES += shell/bash