selftests: Introduce minimal shared logic for running tests
[firefly-linux-kernel-4.4.55.git] / tools / testing / selftests / kcmp / Makefile
1 CC := $(CROSS_COMPILE)$(CC)
2 CFLAGS += -I../../../../usr/include/
3
4 all: kcmp_test
5
6 TEST_PROGS := kcmp_test
7
8 include ../lib.mk
9
10 clean:
11         $(RM) kcmp_test kcmp-test-file