summary refs log tree commit diff
path: root/src/usr.bin/what/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/what/Makefile')
-rw-r--r--src/usr.bin/what/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr.bin/what/Makefile b/src/usr.bin/what/Makefile
new file mode 100644
index 0000000..752492d
--- /dev/null
+++ b/src/usr.bin/what/Makefile
@@ -0,0 +1,5 @@
+#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:58 deraadt Exp $
+
+PROG=	what
+
+.include <bsd.prog.mk>