xref: /netbsd-src/share/examples/amd/Makefile (revision 1ca5c1b28139779176bd5c13ad7c5f25c0bcd5f8)
1#	$NetBSD: Makefile,v 1.8 2001/12/12 12:24:21 lukem Exp $
2
3NOOBJ=	# defined
4
5.include <bsd.own.mk>
6
7.if ${MKSHARE} != "no"
8FILES=	amd.conf cd net
9FILESDIR=/usr/share/examples/amd
10.endif
11
12.include <bsd.prog.mk>
13