summaryrefslogtreecommitdiffstats
path: root/vidix/kernelhelper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/kernelhelper/Makefile')
-rw-r--r--vidix/kernelhelper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/vidix/kernelhelper/Makefile b/vidix/kernelhelper/Makefile
index acc4bcee03..f34e408aaf 100644
--- a/vidix/kernelhelper/Makefile
+++ b/vidix/kernelhelper/Makefile
@@ -19,3 +19,5 @@ clean:
rm -f *.o *~ test
distclean: clean
+
+.PHONY: all install dep depend *clean