2001-12-12 15:24:19 +03:00
|
|
|
# $NetBSD: Makefile,v 1.3 2001/12/12 12:24:21 lukem Exp $
|
|
|
|
|
|
|
|
NOOBJ= # defined
|
2000-01-04 01:48:30 +03:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
.if ${MKSHARE} != "no"
|
|
|
|
FILES= script
|
|
|
|
FILESDIR=/usr/share/examples/apm
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|