diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-30 08:56:50 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-30 08:56:50 +0000 |
| commit | 43cfcf106d6ad40497f1b74134085cc5c8020dc2 (patch) | |
| tree | 79eaafb21266a699d1c9053aef39495fe22929f8 /gnu/usr.bin/awk/doc/Makefile | |
| parent | 7029957242a763281efbcb9207868d6311c5720c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/awk/doc/Makefile')
| -rw-r--r-- | gnu/usr.bin/awk/doc/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gnu/usr.bin/awk/doc/Makefile b/gnu/usr.bin/awk/doc/Makefile deleted file mode 100644 index 28ee56eb7d697..0000000000000 --- a/gnu/usr.bin/awk/doc/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# 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> |
