New ia64 project pages. Not yet hooked up...

This commit is contained in:
Marcel Moolenaar 2003-01-19 09:50:31 +00:00
parent 70c4b1e019
commit fc3b576d72
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15702

View file

@ -0,0 +1,12 @@
# $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"