summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chat')
-rw-r--r--usr.bin/chat/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index be27271..d299d9a 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile.bsd,v 1.2 1994/05/26 06:45:03 paulus Exp $
+# $Id: Makefile.bsd,v 1.3 1995/04/28 06:21:15 paulus Exp $
PROG= chat
SRCS= chat.c
-MAN8= chat.8
-BINDIR= /usr/bin
+MAN8= chat.0
+MAN= chat.cat8
+BINDIR= /usr/sbin
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud