Home | History | Annotate | Line # | Download | only in etc
      1 #	$NetBSD: Makefile,v 1.1 2006/09/22 15:33:08 christos Exp $
      2 
      3 NOOBJ=	# defined
      4 
      5 .include <bsd.own.mk>
      6 
      7 .if ${MKSHARE} != "no"
      8 FILES=	LINUX_MAKEDEV
      9 FILESDIR=/usr/share/examples/emul/linux/etc
     10 .endif
     11 
     12 .include <bsd.prog.mk>
     13