NetBSD/share/examples/amd/Makefile

12 lines
200 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:34 lukem Exp $
1997-12-11 16:02:07 +03:00
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= cd master net
1997-12-11 16:02:07 +03:00
FILESDIR=/usr/share/examples/amd
.endif
MKOBJ= no
1997-12-11 16:02:07 +03:00
.include <bsd.prog.mk>