11.1Schristos# $NetBSD: Makefile,v 1.1 2006/09/22 15:33:08 christos Exp $ 21.1Schristos 31.1SchristosNOOBJ= # defined 41.1Schristos 51.1Schristos.include <bsd.own.mk> 61.1Schristos 71.1Schristos.if ${MKSHARE} != "no" 81.1SchristosFILES= LINUX_MAKEDEV 91.1SchristosFILESDIR=/usr/share/examples/emul/linux/etc 101.1Schristos.endif 111.1Schristos 121.1Schristos.include <bsd.prog.mk> 13