Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[deliverable/linux.git] / tools / testing / selftests / kcmp / Makefile
CommitLineData
d97b46a6 1CFLAGS += -I../../../../usr/include/
d97b46a6 2
4c12df63 3all: kcmp_test
d97b46a6 4
5e29a910
ME
5TEST_PROGS := kcmp_test
6
7include ../lib.mk
d97b46a6
CG
8
9clean:
1b787155 10 $(RM) kcmp_test kcmp-test-file
This page took 0.204659 seconds and 5 git commands to generate.