NetBSD/share/examples/amd/Makefile

12 lines
200 B
Makefile

# $NetBSD: Makefile,v 1.6 2000/11/20 00:47:10 wiz Exp $
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= amd.conf cd net
FILESDIR=/usr/share/examples/amd
.endif
MKOBJ= no
.include <bsd.prog.mk>