Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / tools / testing / selftests / kcmp / Makefile
blob47aa9887f9d4bfcf53907cafff36b947469cbb80
1 CFLAGS += -I../../../../usr/include/
3 TEST_GEN_PROGS := kcmp_test
5 EXTRA_CLEAN := $(OUTPUT)/kcmp-test-file
7 include ../lib.mk