components/mpc/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5682 94c0ca64c022
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    62 
    62 
    63 install:	$(INSTALL_32_and_64)	
    63 install:	$(INSTALL_32_and_64)	
    64 
    64 
    65 test:		install $(TEST_32_and_64)
    65 test:		install $(TEST_32_and_64)
    66 
    66 
       
    67 # Add install dependency as above when system-test targets are implemented.
       
    68 system-test: 	$(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    69 
    67 REQUIRED_PACKAGES += library/gmp
    70 REQUIRED_PACKAGES += library/gmp
    68 REQUIRED_PACKAGES += library/mpfr
    71 REQUIRED_PACKAGES += library/mpfr
    69 REQUIRED_PACKAGES += system/library
    72 REQUIRED_PACKAGES += system/library
    70 REQUIRED_PACKAGES += system/library/math
    73 REQUIRED_PACKAGES += system/library/math