NetBSD/share/examples/amd/Makefile

10 lines
179 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 1998/09/27 17:22:07 lukem Exp $
1997-12-11 16:02:07 +03:00
.if !defined(NOSHARE)
FILES= cd master net
1997-12-11 16:02:07 +03:00
FILESDIR=/usr/share/examples/amd
.endif
1997-12-11 16:02:07 +03:00
NOOBJ= noobj
.include <bsd.prog.mk>