components/python/dogpile.core/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 7687 1093e2a9adbd
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    52 install:	$(INSTALL_NO_ARCH)
    52 install:	$(INSTALL_NO_ARCH)
    53 
    53 
    54 # tests exit with a TypeError but they seem to complete ok
    54 # tests exit with a TypeError but they seem to complete ok
    55 test:		$(TEST_NO_ARCH)
    55 test:		$(TEST_NO_ARCH)
    56 
    56 
       
    57 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    58