components/lynx/Makefile
changeset 4206 a24a2855075c
parent 3886 23032290b95a
child 5682 94c0ca64c022
equal deleted inserted replaced
4205:ac5d1eac6100 4206:a24a2855075c
    59 	http://www.cameronmoll.com/mobile/mkp/pg2.html \
    59 	http://www.cameronmoll.com/mobile/mkp/pg2.html \
    60 	http://www.cameronmoll.com/mobile/mkp/pg3.html \
    60 	http://www.cameronmoll.com/mobile/mkp/pg3.html \
    61 	http://www.cameronmoll.com/mobile/mkp/pg4.html
    61 	http://www.cameronmoll.com/mobile/mkp/pg4.html
    62 COMPONENT_TEST_TARGETS =
    62 COMPONENT_TEST_TARGETS =
    63 
    63 
       
    64 COMPONENT_SYSTEM_TEST_DIR =
       
    65 COMPONENT_SYSTEM_TEST_CMD =		/usr/bin/lynx
       
    66 COMPONENT_SYSTEM_TEST_ARGS =		-dump \
       
    67 	http://www.cameronmoll.com/mobile/mkp/pg1.html \
       
    68 	http://www.cameronmoll.com/mobile/mkp/pg2.html \
       
    69 	http://www.cameronmoll.com/mobile/mkp/pg3.html \
       
    70 	http://www.cameronmoll.com/mobile/mkp/pg4.html
       
    71 COMPONENT_SYSTEM_TEST_TARGETS =
       
    72 
    64 ASLR_MODE = $(ASLR_ENABLE)
    73 ASLR_MODE = $(ASLR_ENABLE)
    65 
    74 
    66 configure:	$(CONFIGURE_64)
    75 configure:	$(CONFIGURE_64)
    67 
    76 
    68 build:		$(BUILD_64)
    77 build:		$(BUILD_64)
    69 
    78 
    70 install:	$(INSTALL_64)
    79 install:	$(INSTALL_64)
    71 
    80 
    72 test:		$(TEST_64)
    81 test:		$(TEST_64)
       
    82 system-test:	$(SYSTEM_TEST_64)
    73 
    83 
    74 REQUIRED_PACKAGES += library/libidn
    84 REQUIRED_PACKAGES += library/libidn
    75 REQUIRED_PACKAGES += library/ncurses
    85 REQUIRED_PACKAGES += library/ncurses
    76 REQUIRED_PACKAGES += library/security/openssl
    86 REQUIRED_PACKAGES += library/security/openssl
    77 REQUIRED_PACKAGES += library/security/openssl/openssl-fips-140
    87 REQUIRED_PACKAGES += library/security/openssl/openssl-fips-140