summaryrefslogtreecommitdiff
path: root/share/examples/amd/Makefile
blob: eff066607f4205a6d4059510426233fb613455be (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.5 1999/02/13 02:54:34 lukem Exp $

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=	cd master net
FILESDIR=/usr/share/examples/amd
.endif
MKOBJ=	no

.include <bsd.prog.mk>