]> git.ozlabs.org Git - ppp.git/blobdiff - chat/Makefile.bsd
install man page, defaults for BINDIR and MANDIR
[ppp.git] / chat / Makefile.bsd
index c7e5081dff5929811711074f5ce30d288e3eea3f..d299d9a899eef4eb941fe30fc872a2db7873aaba 100644 (file)
@@ -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.0
+MAN=   chat.cat8
 BINDIR=        /usr/sbin
 
 .include <bsd.prog.mk>