jdolecek
2eb16b781e
move the GNU awk-based awk.texi back under src/gnu/dist/gawk/,
...
it's covered by GNU Documentation Licence and thus shouldn't be mixed
with free code
2004-03-27 11:34:11 +00:00
jdolecek
0f0ea58942
copy over the gawk 3.1.3 info file and g/c the rules to build it from
...
gawk sources
2004-03-26 16:55:15 +00:00
jdolecek
fad5af1f3b
add -DHAS_ISBLANK to CPPFLAGS, so that current nawk would use our isblank(3)
...
instead of it's own; pointed out by Stefan Kruger in private e-mail
add rules to install the gawk info file too; it's useful to have installed,
and allows nawk to be drop-in replacement without need to adjust file lists
2003-08-03 17:19:45 +00:00
lukem
5d4973fe97
makefile delint. use NETBSDSRCDIR as appropriate
2002-09-18 14:00:33 +00:00
jmc
1347ab1b90
Remove check for sparc64 which adds -msoft-quad-float as that is now the
...
default for the compiler on sparc64.
2002-03-28 09:58:09 +00:00
martin
746fed9089
Add -msoft-quad-float on sparc64 to work around toolchain/kernel fpu
...
emulation lossage.
This makes awk create proper vi.h and emacs.h files in src/lib/libedit
again.
2001-10-19 04:12:41 +00:00
jdolecek
6fa8cb0bb3
use YHEADER instead YFLAGS/CLEANFILES
2001-01-23 22:24:20 +00:00
jdolecek
e87b67b182
Add nawk build glue. It's not enabled for now, gawk is still the default.
2001-01-23 16:25:22 +00:00