components/ncurses/Makefile
changeset 6552 402379bc1b60
parent 5682 94c0ca64c022
child 7294 61f1f259467a
equal deleted inserted replaced
6551:ed4d06e2fe03 6552:402379bc1b60
    69 # There is no master test file because tests are interactive and not
    69 # There is no master test file because tests are interactive and not
    70 # tied to the build.
    70 # tied to the build.
    71 COMPONENT_TEST_DIR =		$(BUILD_DIR)/$(MACH$(BITS))/test
    71 COMPONENT_TEST_DIR =		$(BUILD_DIR)/$(MACH$(BITS))/test
    72 COMPONENT_TEST_TARGETS =
    72 COMPONENT_TEST_TARGETS =
    73 
    73 
    74 ASLR_MODE = $(ASLR_ENABLE)
       
    75 
       
    76 $(SKIP_TEST_AT_TOP_LEVEL)
    74 $(SKIP_TEST_AT_TOP_LEVEL)
    77 
    75 
    78 REQUIRED_PACKAGES += shell/bash
    76 REQUIRED_PACKAGES += shell/bash
    79 # Required by this Makefile.
    77 # Required by this Makefile.
    80 REQUIRED_PACKAGES += system/data/terminfo/terminfo-core
    78 REQUIRED_PACKAGES += system/data/terminfo/terminfo-core