Don't install a no-longer-present file.

This commit is contained in:
thorpej 2000-12-29 01:52:25 +00:00
parent a842a70c3c
commit d7f68b8aa0
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.6 2000/07/10 23:41:46 soren Exp $
# $NetBSD: Makefile,v 1.7 2000/12/29 01:52:25 thorpej Exp $
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= ftp.cs.umn.edu sup.au.netbsd.org sup.de.netbsd.org \
FILES= ftp.cs.umn.edu sup.au.netbsd.org \
sup.jp.netbsd.org sup.netbsd.org sup.uk.netbsd.org
FILESDIR=/usr/share/examples/supfiles
.endif