X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2FMakefile.bsd;h=d299d9a899eef4eb941fe30fc872a2db7873aaba;hp=c2e10e52827c1f8e741203fd07e876e26b36cfac;hb=b771dc419780bc703c617ffcd5995aa1ed866705;hpb=bb7b484642ea1b3efdd2f3fd9fa9e0126748d3a5 diff --git a/chat/Makefile.bsd b/chat/Makefile.bsd index c2e10e5..d299d9a 100644 --- a/chat/Makefile.bsd +++ b/chat/Makefile.bsd @@ -1,8 +1,9 @@ -# $Id: Makefile.bsd,v 1.1 1994/05/20 05:32:16 paulus Exp $ +# $Id: Makefile.bsd,v 1.3 1995/04/28 06:21:15 paulus Exp $ PROG= chat SRCS= chat.c -NOMAN= noman +MAN8= chat.0 +MAN= chat.cat8 BINDIR= /usr/sbin .include