components/antlr/Makefile
changeset 4339 6501cf9c29f9
parent 3956 0a32d1193656
child 5682 94c0ca64c022
--- a/components/antlr/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/antlr/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -81,6 +81,8 @@
 
 test:           $(TEST_32)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 
 REQUIRED_PACKAGES += runtime/python-27
 REQUIRED_PACKAGES += shell/ksh93