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