X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=chat%2FMakefile.bsd;fp=chat%2FMakefile.bsd;h=c2e10e52827c1f8e741203fd07e876e26b36cfac;hb=bb7b484642ea1b3efdd2f3fd9fa9e0126748d3a5;hp=0000000000000000000000000000000000000000;hpb=f7376b4e878809e41784938852db07f188455196;p=ppp.git diff --git a/chat/Makefile.bsd b/chat/Makefile.bsd new file mode 100644 index 0000000..c2e10e5 --- /dev/null +++ b/chat/Makefile.bsd @@ -0,0 +1,8 @@ +# $Id: Makefile.bsd,v 1.1 1994/05/20 05:32:16 paulus Exp $ + +PROG= chat +SRCS= chat.c +NOMAN= noman +BINDIR= /usr/sbin + +.include