components/python/sqlalchemy/Makefile
changeset 4339 6501cf9c29f9
parent 3998 5bd484384122
child 6399 6205769a2639
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    52 
    52 
    53 install:	$(INSTALL_32_and_64)
    53 install:	$(INSTALL_32_and_64)
    54 
    54 
    55 test:		$(TEST_32_and_64)
    55 test:		$(TEST_32_and_64)
    56 
    56 
       
    57 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    58 
    57 
    59 
    58 REQUIRED_PACKAGES += system/library
    60 REQUIRED_PACKAGES += system/library