diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-11 06:53:40 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-11 06:53:40 +0000 |
| commit | 09122d010bcdd12e192c8dd08abc356a00feebc9 (patch) | |
| tree | c6f05b7b5174e31c39865d4edb0b0ee6dda2df64 /gnu/usr.bin/awk/doc/Makefile | |
| parent | 4efe110a6d7fe98f0c4398d38da6dd00da01d565 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/awk/doc/Makefile')
| -rw-r--r-- | gnu/usr.bin/awk/doc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/awk/doc/Makefile b/gnu/usr.bin/awk/doc/Makefile new file mode 100644 index 000000000000..10d3d7de0e25 --- /dev/null +++ b/gnu/usr.bin/awk/doc/Makefile @@ -0,0 +1,3 @@ +INFO = gawk + +.include <bsd.info.mk> |
