From: Paul Mackerras Date: Wed, 30 Apr 1997 05:40:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v2.3.0~52 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=3a918b1929920a11c10f0e9ec840e0ce7768cb85;p=ppp.git *** empty log message *** --- diff --git a/chat/Makefile.netbsd-1.2 b/chat/Makefile.netbsd-1.2 new file mode 100644 index 0000000..21af9bb --- /dev/null +++ b/chat/Makefile.netbsd-1.2 @@ -0,0 +1,9 @@ +# $Id: Makefile.netbsd-1.2,v 1.1 1997/04/30 05:40:28 paulus Exp $ + +PROG= chat +SRCS= chat.c +MAN8= chat.8 +MAN= chat.cat8 +BINDIR= /usr/sbin + +.include