]> git.ozlabs.org Git - ppp.git/blob - Makefile.netbsd-1.2
21af9bbc1234d0c50295ae76d50d472ac4f2aa7b
[ppp.git] / 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>