]> git.ozlabs.org Git - ppp.git/blob - chat/Makefile.netbsd-1.2
Made setipaddr() non-static so it can be called from plugins (particularly
[ppp.git] / chat / Makefile.netbsd-1.2
1 #       $Id: Makefile.netbsd-1.2,v 1.1 1997/04/30 05:40:28 paulus Exp $
2
3 PROG=   chat
4 SRCS=   chat.c
5 MAN8=   chat.8
6 MAN=    chat.cat8
7 BINDIR= /usr/sbin
8
9 .include <bsd.prog.mk>