1 1.2 martin # $NetBSD: Makefile,v 1.2 2002/03/16 17:03:42 martin Exp $ 2 1.1 martin 3 1.1 martin PROG= pppoectl 4 1.1 martin MAN= pppoectl.8 5 1.1 martin 6 1.2 martin LINKS= ${BINDIR}/pppoectl ${BINDIR}/ipppctl 7 1.2 martin MLINKS= pppoectl.8 ipppctl.8 8 1.1 martin 9 1.1 martin .include <bsd.prog.mk> 10