From ae17ae82cae765dc9707d17bbfd75a7e4f2cfcbc Mon Sep 17 00:00:00 2001
From: Yann Ylavic awk.exe
utility. awk was chosen since
it is a very small download (compared with Perl or WSH/VB) and
accomplishes the task of modifying configuration files upon
- installation. Brian Kernighan's
- http://www.cs.princeton.edu/~bwk/btl.mirror/
- site has a compiled native Win32 binary,
- http://www.cs.princeton.edu/~bwk/btl.mirror/awk95.exe which
- you must save with the name awk.exe
(rather than
- awk95.exe
).
awk.exe
binary for Windows can be
+ downloaded and extracted from the zip archive available
+ here
+ and then placed in some %PATH% directory on the build system.