Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[games.git] / gnu / usr.bin / awk / doc / Makefile
1 # Makefile copyright James Raynard (jraynard@freebsd.org) 1997
2 #
3 # $FreeBSD: src/gnu/usr.bin/awk/doc/Makefile,v 1.5 1999/08/27 23:34:37 peter Exp $
4 # $DragonFly: src/gnu/usr.bin/awk/doc/Attic/Makefile,v 1.2 2003/06/17 04:25:44 dillon Exp $
5
6 .PATH:  ${.CURDIR}/../../../../contrib/awk/doc
7
8 INFO = gawk
9 INFOSECTION= "System Utilities"
10 INFOENTRY_gawk= "* GAWK: (gawk).                        The GNU AWK language interpreter manual."
11
12 .include <bsd.info.mk>