NetBSD/share/examples/supfiles/Makefile
lukem 7569b63e4d Remove a mirror that was decommissioned almost five years ago
and was removed from the mirrors database at the time.
Somehow this file slipped through the cracks...
2006-07-27 23:01:27 +00:00

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>