components/python/twisted-web2/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 4587 a814ef000c8b
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    65 build:          $(BUILD_NO_ARCH)
    65 build:          $(BUILD_NO_ARCH)
    66 
    66 
    67 install:        $(INSTALL_NO_ARCH)
    67 install:        $(INSTALL_NO_ARCH)
    68 
    68 
    69 test:           $(TEST_NO_ARCH)
    69 test:           $(TEST_NO_ARCH)
       
    70 
       
    71 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)