2001-12-12 15:24:19 +03:00
|
|
|
# $NetBSD: Makefile,v 1.11 2001/12/12 12:24:22 lukem Exp $
|
|
|
|
|
|
|
|
NOOBJ= # defined
|
1997-11-13 05:31:36 +03:00
|
|
|
|
1999-02-13 05:54:17 +03:00
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
.if ${MKSHARE} != "no"
|
2001-04-19 08:13:56 +04:00
|
|
|
FILES= sup.au.netbsd.org sup.jp.netbsd.org \
|
2001-05-06 14:04:58 +04:00
|
|
|
sup.netbsd.org sup2.fr.netbsd.org
|
1997-11-13 05:31:36 +03:00
|
|
|
FILESDIR=/usr/share/examples/supfiles
|
1998-09-27 21:22:03 +04:00
|
|
|
.endif
|
1997-11-13 05:31:36 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|