Do not link "../news.html" as index.html. We already have index.html

in this directory.
This commit is contained in:
Alexey Zelkin 2000-03-22 16:22:49 +00:00
parent d86c0c7d51
commit 1c26c70bc7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6833
2 changed files with 2 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/Makefile,v 1.17 2000/03/09 21:00:25 jim Exp $
# $FreeBSD: www/en/news/1996/Makefile,v 1.1 2000/03/21 18:45:11 nik Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -6,6 +6,4 @@
DOCS= index.sgml
INDEXLINK= ../news.html
.include "../../web.mk"

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/Makefile,v 1.17 2000/03/09 21:00:25 jim Exp $
# $FreeBSD: www/en/news/1997/Makefile,v 1.1 2000/03/21 18:45:13 nik Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -6,6 +6,4 @@
DOCS= index.sgml
INDEXLINK= ../news.html
.include "../../web.mk"