Don't make the often-false assumption that CVSROOT is a path. This
removes the now-useless cvsindex variable; it wasn't really necessary, anyway, since if the file to checkout can't be found, cvs(1) will fail, and make(1) will follow.
This commit is contained in:
parent
abaaf7562d
commit
291c9188bb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9596
3 changed files with 5 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/copyright/Makefile,v 1.9 1999/09/19 11:10:34 wosch Exp $
|
# $FreeBSD: www/en/copyright/Makefile,v 1.10 2000/11/07 04:05:13 kuriyama Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -31,7 +31,7 @@ CLEANFILES+= ${LEGAL}
|
||||||