#	$NetBSD: Makefile,v 1.1 2000/01/03 22:48:32 hubertf Exp $

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=	script
FILESDIR=/usr/share/examples/apm
.endif
MKOBJ=	no

.include <bsd.prog.mk>
