doc/hu_HU.ISO8859-2/htdocs/developers/Makefile

17 lines
361 B
Makefile
Raw Normal View History

# $FreeBSD$
###################################################
# The FreeBSD Hungarian Documentation Project #
###################################################
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= cvs.sgml
.include "${DOC_PREFIX}/share/mk/web.site.mk"