xref: /netbsd-src/share/examples/pppd/Makefile (revision 63d4abf06d37aace2f9e41a494102a64fe3abddb)
1#	$NetBSD: Makefile,v 1.2 2008/10/29 12:47:08 jmcneill Exp $
2
3NOOBJ=	# defined
4
5.include <bsd.own.mk>
6
7.if ${MKSHARE} != "no"
8FILES=	cingular3G cingular3G.chat
9FILES+=	telus telus.chat
10FILESDIR=/usr/share/examples/pppd
11.endif
12
13.include <bsd.prog.mk>
14