X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2FMakefile.bsd;h=500633877fe8e4cc7d1735e7da1d734af969714f;hp=c2e10e52827c1f8e741203fd07e876e26b36cfac;hb=86dd2eec100dbdfc31c379c0e380cc439fc0921b;hpb=bb7b484642ea1b3efdd2f3fd9fa9e0126748d3a5 diff --git a/chat/Makefile.bsd b/chat/Makefile.bsd index c2e10e5..5006338 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.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