summaryrefslogtreecommitdiff
path: root/hidep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hidep/Makefile')
-rw-r--r--hidep/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/hidep/Makefile b/hidep/Makefile
new file mode 100644
index 0000000..11b6811
--- /dev/null
+++ b/hidep/Makefile
@@ -0,0 +1,6 @@
+LKM= hidep
+MAN=
+
+COPTS= -Wall -Werror
+
+.include <bsd.lkm.mk>