components/indri/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    72 
    72 
    73 install:        $(INSTALL_32_and_64)
    73 install:        $(INSTALL_32_and_64)
    74 
    74 
    75 test:           $(NO_TESTS)
    75 test:           $(NO_TESTS)
    76 
    76 
       
    77 system-test:    $(NO_TESTS)
       
    78 
    77 
    79 
    78 REQUIRED_PACKAGES += developer/lexer/flex
    80 REQUIRED_PACKAGES += developer/lexer/flex
    79 REQUIRED_PACKAGES += developer/parser/bison
    81 REQUIRED_PACKAGES += developer/parser/bison
    80 REQUIRED_PACKAGES += library/zlib
    82 REQUIRED_PACKAGES += library/zlib
    81 REQUIRED_PACKAGES += system/library
    83 REQUIRED_PACKAGES += system/library