Makefile revision 1.2
11.2Sjmcneill# $NetBSD: Makefile,v 1.2 2008/10/29 12:47:08 jmcneill 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.2SjmcneillFILES+= telus telus.chat 101.1SchristosFILESDIR=/usr/share/examples/pppd 111.1Schristos.endif 121.1Schristos 131.1Schristos.include <bsd.prog.mk> 14