doc/en_US.ISO8859-1/htdocs/cgi/GnatsPR/Makefile

15 lines
237 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
SUBDIR= Section
DATA= MIMEIterator.pm Section.pm
.include "${DOC_PREFIX}/share/mk/web.site.mk"