summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chat/Makefile')
-rw-r--r--usr.bin/chat/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
new file mode 100644
index 0000000..0dd5055
--- /dev/null
+++ b/usr.bin/chat/Makefile
@@ -0,0 +1,8 @@
+# $Id$
+
+PROG= chat
+SRCS= chat.c
+MAN8= chat.8
+BINDIR?= /usr/bin
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud