doc/en_US.ISO8859-1/htdocs/news/1993/Makefile
Glen Barber 7ddb5134e6 Belatedly add an index page for the year 1993. :-)
Link to the news entry about "FreeBSD gets its name."

Submitted by:	jhb (via docs@)
Patched by:	db (original version)
2012-06-27 23:43:18 +00:00

15 lines
298 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= freebsd-coined.sgml
XMLDOCS+= index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
DEPENDSET.index=transtable news
.include "${DOC_PREFIX}/share/mk/web.site.mk"