components/python/pyyaml/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5028 db8ff415ba49
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    54 
    54 
    55 install:	$(INSTALL_NO_ARCH)
    55 install:	$(INSTALL_NO_ARCH)
    56 
    56 
    57 test:		$(TEST_NO_ARCH)
    57 test:		$(TEST_NO_ARCH)
    58 
    58 
       
    59 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    60