summaryrefslogtreecommitdiffstats
path: root/hunt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hunt/Makefile')
-rw-r--r--hunt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/hunt/Makefile b/hunt/Makefile
new file mode 100644
index 00000000..28a76a32
--- /dev/null
+++ b/hunt/Makefile
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile,v 1.1 1997/10/04 09:11:14 mrg Exp $
+
+SUBDIR= hunt huntd
+
+.include <bsd.subdir.mk>