Build and install the GASP info page. Unfortunately there is no manpage.

This commit is contained in:
David E. O'Brien 1999-12-28 22:32:24 +00:00
parent 4b99719cb0
commit 983d57fe35

View file

@ -0,0 +1,16 @@
# $FreeBSD$
.include "../../Makefile.inc0"
RELTOP:= ../..
.PATH: ${SRCDIR}/gas/doc
INFO= gasp
INFOSECTION= "GASP Documentation"
INFOENTRY= "* gasp: (gasp). The GNU Assembler Macro Preprocessor."
MAKEINFOFLAGS+= -I ${SRCDIR}/gas/doc
.include <bsd.info.mk>