summaryrefslogtreecommitdiff
path: root/kcmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kcmp/Makefile')
-rw-r--r--kcmp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcmp/Makefile b/kcmp/Makefile
index ff0eefd..2ae7450 100644
--- a/kcmp/Makefile
+++ b/kcmp/Makefile
@@ -1,10 +1,10 @@
-CC := $(CROSS_COMPILE)$(CC)
CFLAGS += -I../../../../usr/include/
all: kcmp_test
-run_tests: all
- @./kcmp_test || echo "kcmp_test: [FAIL]"
+TEST_PROGS := kcmp_test
+
+include ../lib.mk
clean:
$(RM) kcmp_test kcmp-test-file