Makefile revision 1.1
11.1Schristos# $NetBSD: Makefile,v 1.1 2008/10/25 17:43:24 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.1SchristosFILESDIR=/usr/share/examples/pppd 101.1Schristos.endif 111.1Schristos 121.1Schristos.include <bsd.prog.mk> 13