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.
This commit is contained in:
David E. O'Brien
2001-11-02 23:48:32 +00:00
parent 5bd4695b64
commit 2335a3d70a
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -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)