opnsense-src/gnu/usr.bin/binutils/gasp/doc/Makefile

16 lines
264 B
Makefile

# $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>