components/memcached-java/Makefile
changeset 4339 6501cf9c29f9
parent 3959 0de894549bd0
child 5682 94c0ca64c022
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    80 # during the build.
    80 # during the build.
    81 install:	build
    81 install:	build
    82 
    82 
    83 test:		$(NO_TESTS)
    83 test:		$(NO_TESTS)
    84 
    84 
       
    85 system-test:    $(NO_TESTS)
       
    86 
    85 
    87 
    86 REQUIRED_PACKAGES += runtime/java/jre-8
    88 REQUIRED_PACKAGES += runtime/java/jre-8