11.3Schristos# $NetBSD: Makefile,v 1.3 2010/08/07 20:47:27 christos Exp $ 21.1Schristos 31.1SchristosNOOBJ= # defined 41.1Schristos 51.1Schristos.include <bsd.own.mk> 61.1Schristos 71.1Schristos.if ${MKSHARE} != "no" 81.1SchristosFILES= cingular3G cingular3G.chat 91.3SchristosFILES+= cosmote3G cosmote3G.chat 101.2SjmcneillFILES+= telus telus.chat 111.1SchristosFILESDIR=/usr/share/examples/pppd 121.1Schristos.endif 131.1Schristos 141.1Schristos.include <bsd.prog.mk> 15