7569b63e4d
and was removed from the mirrors database at the time. Somehow this file slipped through the cracks...
14 lines
255 B
Makefile
14 lines
255 B
Makefile
# $NetBSD: Makefile,v 1.12 2006/07/27 23:02:27 lukem Exp $
|
|
|
|
NOOBJ= # defined
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.if ${MKSHARE} != "no"
|
|
FILES= sup.jp.netbsd.org \
|
|
sup.netbsd.org sup2.fr.netbsd.org
|
|
FILESDIR=/usr/share/examples/supfiles
|
|
.endif
|
|
|
|
.include <bsd.prog.mk>
|