Undo the last commit. It was my own modified Makefile. This is

the right one.
This commit is contained in:
Jesus Rodriguez Cuesta 2001-06-30 20:31:48 +00:00
parent ada6355f63
commit 24e08c9d90
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9776

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/es/Makefile,v 1.9 2000/11/29 23:56:55 kuriyama Exp $
# $FreeBSD: www/es/Makefile,v 1.10 2001/06/30 20:27:52 jesusr Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
@ -71,5 +71,4 @@ SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
WEBDIR= data/es
.include "/home/jesusr/cvs/www/share/mk/web.site.mk"
.include "${WEB_PREFIX}/share/mk/web.site.mk"