AWK from awk to nawk

SCCS-file: Makefile
SCCS-SID: 7.75
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:33 -04:00
committed by Paul Eggert
parent 3d8ce2fa1d
commit 524a7ab62c
+1 -1
View File
@@ -214,7 +214,7 @@ zic= ./zic
ZIC= $(zic) $(ZFLAGS)
# The name of a Posix-compliant `awk' on your system.
AWK= awk
AWK= nawk
###############################################################################