GNU Linux-libre 4.14.324-gnu1
[releases.git] / tools / testing / selftests / kcmp / Makefile
1 CFLAGS += -I../../../../usr/include/
2
3 TEST_GEN_PROGS := kcmp_test
4
5 EXTRA_CLEAN := $(OUTPUT)/kcmp-test-file
6
7 include ../lib.mk
8