Kernighan's awk for Windows v2012-12-20

This is a port of Kernighan's awk for Windows-systems compiled
with the MinGW compiler tools (https://osdn.net/projects/mingw/).

The 32-bit Windows executable file awk.exe is intended to be used
on 64-bit Windows systems. 

For installation, copy the awk.exe executable file into a folder
(directory) included in the list of directories assigned to the
PATH environment variable or create a new folder (directory) and
add its name to the PATH variable.

The source code of awk may be obtained from:

   https://github.com/danfuzz/one-true-awk

This port is provided without any warranty.

Volker Kiefel,
February 20, 2023
