]> git.ozlabs.org Git - ppp.git/blobdiff - chat/Makefile.bsd
remove message about solaris 2.6
[ppp.git] / chat / Makefile.bsd
index c2e10e52827c1f8e741203fd07e876e26b36cfac..500633877fe8e4cc7d1735e7da1d734af969714f 100644 (file)
@@ -1,8 +1,9 @@
-#      $Id: Makefile.bsd,v 1.1 1994/05/20 05:32:16 paulus Exp $
+#      $Id: Makefile.bsd,v 1.4 1996/10/08 04:37:59 paulus Exp $
 
 PROG=  chat
 SRCS=  chat.c
-NOMAN= noman
+MAN8=  chat.8
+MAN=   chat.cat8
 BINDIR=        /usr/sbin
 
 .include <bsd.prog.mk>