opnsense-src/gnu/usr.bin/awk/doc/Makefile

12 lines
270 B
Makefile
Raw Normal View History

# Makefile copyright James Raynard (jraynard@freebsd.org) 1997
#
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../contrib/awk/doc
INFO = gawk
INFOSECTION= "System Utilities"
INFOENTRY_gawk= "* GAWK: (gawk). The GNU AWK language interpreter manual."
.include <bsd.info.mk>