components/libpcap/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 4761 0904e6cd33e4
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    55 
    55 
    56 install:	$(INSTALL_32_and_64)
    56 install:	$(INSTALL_32_and_64)
    57 
    57 
    58 test:	$(NO_TESTS)
    58 test:	$(NO_TESTS)
    59 
    59 
       
    60 system-test:    $(NO_TESTS)
       
    61 
    60 
    62 
    61 REQUIRED_PACKAGES += developer/lexer/flex
    63 REQUIRED_PACKAGES += developer/lexer/flex
    62 REQUIRED_PACKAGES += developer/parser/bison
    64 REQUIRED_PACKAGES += developer/parser/bison
    63 REQUIRED_PACKAGES += shell/ksh93
    65 REQUIRED_PACKAGES += shell/ksh93
    64 REQUIRED_PACKAGES += system/library
    66 REQUIRED_PACKAGES += system/library