summaryrefslogtreecommitdiff
path: root/share/examples/pppd/Makefile
blob: 2a104fe8e98effc40114bbc24f498b9e36e6ca46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.3 2010/08/07 20:47:27 christos Exp $

NOOBJ=	# defined

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=	cingular3G cingular3G.chat
FILES+=	cosmote3G cosmote3G.chat
FILES+=	telus telus.chat
FILESDIR=/usr/share/examples/pppd
.endif

.include <bsd.prog.mk>