xref: /netbsd-src/share/examples/emul/linux/etc/Makefile (revision 25666bcae7676639b3f4987741c5c917939825fc)
1#	$NetBSD: Makefile,v 1.1 2006/09/22 15:33:08 christos Exp $
2
3NOOBJ=	# defined
4
5.include <bsd.own.mk>
6
7.if ${MKSHARE} != "no"
8FILES=	LINUX_MAKEDEV
9FILESDIR=/usr/share/examples/emul/linux/etc
10.endif
11
12.include <bsd.prog.mk>
13