components/ncurses/Makefile
changeset 3899 aa25d29e7836
parent 3817 30b42c38bbc4
child 4339 6501cf9c29f9
--- a/components/ncurses/Makefile	Mon Mar 02 16:15:04 2015 -0800
+++ b/components/ncurses/Makefile	Tue Mar 03 12:59:51 2015 -0800
@@ -69,11 +69,15 @@
 	$(CP) /usr/share/lib/terminfo/s/sun-color \
 	$(PROTO_DIR)$(GNUSHARE)/terminfo/s/
 
+# There is no master test file because tests are interactive and not
+# tied to the build.
 COMPONENT_TEST_DIR =		$(BUILD_DIR)/$(MACH$(BITS))/test
 COMPONENT_TEST_TARGETS =
 
 ASLR_MODE = $(ASLR_ENABLE)
 
+$(SKIP_TEST_AT_TOP_LEVEL)
+
 # common targets
 configure:	$(CONFIGURE_32_and_64)