]> git.ozlabs.org Git - ppp.git/blobdiff - chat/Makefile.bsd
various fixes for freebsd
[ppp.git] / chat / Makefile.bsd
index c2e10e52827c1f8e741203fd07e876e26b36cfac..c7e5081dff5929811711074f5ce30d288e3eea3f 100644 (file)
@@ -1,8 +1,8 @@
-#      $Id: Makefile.bsd,v 1.1 1994/05/20 05:32:16 paulus Exp $
+#      $Id: Makefile.bsd,v 1.2 1994/05/26 06:45:03 paulus Exp $
 
 PROG=  chat
 SRCS=  chat.c
-NOMAN= noman
+MAN8=  chat.0
 BINDIR=        /usr/sbin
 
 .include <bsd.prog.mk>