OSDN Git Service

selftests: remove duplicated all and clean target
[tomoyo/tomoyo-test1.git] / tools / testing / selftests / kcmp / Makefile
index 2ae7450..9e8b673 100644 (file)
@@ -1,10 +1,8 @@
 CFLAGS += -I../../../../usr/include/
 
-all: kcmp_test
-
-TEST_PROGS := kcmp_test
+TEST_GEN_PROGS := kcmp_test
 
 include ../lib.mk
 
 clean:
-       $(RM) kcmp_test kcmp-test-file
+       $(RM) $(TEST_GEN_PROGS) kcmp-test-file