aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk/doc/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-11 06:53:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-11 06:53:40 +0000
commit09122d010bcdd12e192c8dd08abc356a00feebc9 (patch)
treec6f05b7b5174e31c39865d4edb0b0ee6dda2df64 /gnu/usr.bin/awk/doc/Makefile
parent4efe110a6d7fe98f0c4398d38da6dd00da01d565 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/awk/doc/Makefile')
-rw-r--r--gnu/usr.bin/awk/doc/Makefile3
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>