components/python/pyasn1/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5486 fc535b316139
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    48 
    48 
    49 install:	$(INSTALL_NO_ARCH)
    49 install:	$(INSTALL_NO_ARCH)
    50 
    50 
    51 test:		$(TEST_NO_ARCH)
    51 test:		$(TEST_NO_ARCH)
    52 
    52 
       
    53 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    54