06bbb6e5c7
compiler o Slave port of gnat-doc-html PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
12 lines
246 B
Makefile
12 lines
246 B
Makefile
# New ports collection makefile for: gnat-doc-txt
|
|
# Date created: 04 Sept 2001
|
|
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= txt
|
|
MASTERDIR= ${.CURDIR}/../gnat-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|