X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2FMakefile.bsd;h=500633877fe8e4cc7d1735e7da1d734af969714f;hp=c7e5081dff5929811711074f5ce30d288e3eea3f;hb=ef22b689a3c6de247b9eaf184a79a4f3a4107212;hpb=e7cd65cd2988e1b6b7661ffcf5cd1f037879e583 diff --git a/chat/Makefile.bsd b/chat/Makefile.bsd index c7e5081..5006338 100644 --- a/chat/Makefile.bsd +++ b/chat/Makefile.bsd @@ -1,8 +1,9 @@ -# $Id: Makefile.bsd,v 1.2 1994/05/26 06:45:03 paulus Exp $ +# $Id: Makefile.bsd,v 1.4 1996/10/08 04:37:59 paulus Exp $ PROG= chat SRCS= chat.c -MAN8= chat.0 +MAN8= chat.8 +MAN= chat.cat8 BINDIR= /usr/sbin .include