New ia64 project pages. Not yet hooked up...
This commit is contained in:
parent
70c4b1e019
commit
fc3b576d72
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15702
1 changed files with 12 additions and 0 deletions
12
en/platforms/ia64/Makefile
Normal file
12
en/platforms/ia64/Makefile
Normal 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"
|
Loading…
Reference in a new issue