DEBSOURCES
Skip Quicknav
sources / linux / 4.9.25-1 / tools / testing / selftests / powerpc / context_switch / Makefile
12345678910
TEST_PROGS := cp_abort all: $(TEST_PROGS) $(TEST_PROGS): ../harness.c ../utils.c include ../../lib.mk clean: rm -f $(TEST_PROGS)