summaryrefslogtreecommitdiffstats
path: root/wtf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wtf/Makefile')
-rw-r--r--wtf/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/wtf/Makefile b/wtf/Makefile
new file mode 100644
index 00000000..fd0c94bd
--- /dev/null
+++ b/wtf/Makefile
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1 1999/07/22 01:03:20 mrg Exp $
+
+SCRIPTS= wtf
+SCRIPTSDIR= /usr/games
+MAN= wtf.6
+
+.include <bsd.prog.mk>