components/python/cffi/Makefile
changeset 4339 6501cf9c29f9
parent 3998 5bd484384122
child 4426 b03ef4b53f3e
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    75 
    75 
    76 install:	$(INSTALL_32_and_64)
    76 install:	$(INSTALL_32_and_64)
    77 
    77 
    78 test:		$(TEST_32_and_64)
    78 test:		$(TEST_32_and_64)
    79 
    79 
       
    80 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    81 
    80 
    82 
    81 REQUIRED_PACKAGES += library/libffi
    83 REQUIRED_PACKAGES += library/libffi
    82 REQUIRED_PACKAGES += system/library
    84 REQUIRED_PACKAGES += system/library