Home | History | Annotate | Line # | Download | only in pppoectl
Makefile revision 1.1
      1  1.1  martin #	$NetBSD: Makefile,v 1.1 2001/12/10 17:22:09 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.1  martin LINKS=  ${BINDIR}/pppoectl ${BINDIR}/ispppcontrol
      7  1.1  martin MLINKS= pppoectl.8 ispppcontrol.8
      8  1.1  martin 
      9  1.1  martin .include <bsd.prog.mk>
     10