1 2 3 4 5 6 7 8 9 10
# -*- make -*- BASE=../.. SUBDIR=test/integration # Bring in the default rules include ../../buildlib/defaults.mak .PHONY: test test: ./run-tests