summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-11-02 23:48:32 +0000
committerobrien <obrien@FreeBSD.org>2001-11-02 23:48:32 +0000
commit2fd0cade3f0f371c3706aaa3efa962ecc9890efd (patch)
treea5227c25513549061b82614411a4c748185b1821 /gnu
parent234500c65e3433f0d2dd7601a52e4c37bea2a2bf (diff)
downloadFreeBSD-src-2fd0cade3f0f371c3706aaa3efa962ecc9890efd.zip
FreeBSD-src-2fd0cade3f0f371c3706aaa3efa962ecc9890efd.tar.gz
Bring Gawk back. There just isn't any other POSIX compliant AWK out there.
The biggest thing missing from Bell-Labs AWK is the character class regexes.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index d342b0c..694f38a 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR= bc binutils cc cpio dc dialog diff diff3 gperf \
+SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 gperf \
grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo
.if !defined(NO_CVS)
OpenPOWER on IntegriCloud