doc/en/platforms/ia64/Makefile
2003-01-19 09:50:31 +00:00

12 lines
238 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml machines.sgml refs.sgml todo.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"