Lines Matching refs:MAKE
3 ( cd build && ${MAKE} ${@} )
22 ( cd build && ${MAKE} ${@} )
24 # Make sure everything's build before running tests
27 ( cd build && ${MAKE} test_bins )
28 ( cd build && ${MAKE} CTEST_OUTPUT_ON_FAILURE=1 ${@} )
49 (cd ${UMAN} && make all_set_version)
51 (cd ${UMAN} && make all)
53 (cd ${UMAN} && make clean)
75 (cd build ; make mktar_genfiles)
96 (cd ${UMAN} && make clean all)