doc/es/alpha/Makefile
Jun Kuriyama 61e47211ef Switch web.mk to share/mk/web.site.mk in Spanish version.
(with "obj" fixes)

Submitted by:	nbm
2000-11-29 23:57:09 +00:00

14 lines
291 B
Makefile

# $FreeBSD: www/es/alpha/Makefile,v 1.2 1999/09/06 07:03:01 peter Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= alpha.sgml
INDEXLINK=alpha.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"