ragge
587d7055bd
Set optimizing to -O0 for vax (was -O1 before), otherwise awk
...
gets internal errors when used.
2003-11-08 17:17:59 +00:00
lukem
130ab7336b
Rework how MAKEVERBOSE operates:
...
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
wiz
c8a5e4585e
Enable HAVE_MKTIME manually; the configure script fails since it
...
checks a weird corner case.
Should fix building platforms without shared libs.
Requested by Chuck Silvers.
2003-10-20 17:07:38 +00:00
lukem
3fc127cd66
Support MAKEVERBOSE
...
Use ${HOST_SH}
Use BUILDSYMLINKS
2003-10-20 01:15:03 +00:00
wiz
d6fe0c8983
Update for 3.1.3.
2003-10-06 16:50:39 +00:00
wiz
cd2db110c5
Add IDIST variable to avoid having to duplicate paths.
2003-02-14 08:25:36 +00:00
lukem
0ac69ffac4
- use NETBSDSRCDIR as appropriate
...
- makefile lint (moving NOxx to top of file,
include <bsd.own.mk> as necessary, ...)
2002-09-19 03:09:31 +00:00
matt
2374dc24ce
Add a hack for VAX ELF: compile with -O1
2002-03-30 22:31:13 +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
wiz
329cec7b7a
Use NetBSD's getopt{,_long}.
2000-11-01 15:27:46 +00:00
mrg
87b5c188d9
-msoft-quad-flat on sparc64.
2000-10-28 16:01:25 +00:00
tron
116859f0d1
Build GNU Awk 3.0.3 from sources in "dist" directory.
1999-06-13 22:21:58 +00:00
mycroft
49031b1376
const poisoning.
1998-07-26 16:56:51 +00:00
tv
482063559a
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
...
and use smarter creation of the header file.
1998-04-09 00:32:31 +00:00
thorpej
da87427228
NetBSD has ANSI C header files.
1998-02-04 23:04:11 +00:00
lukem
da49bfcda7
use CPPFLAGS instead of CFLAGS
1997-10-25 10:10:19 +00:00
christos
0aad9d4378
Makefile cleanups
1997-03-24 22:02:40 +00:00
cgd
0f099d92af
changes to make the src/gnu code compile happily on the alpha:
...
Mostly casts here and there to kill warnings or bugs. occasional
addition of prototypes and/or changes to bring protos into scope.
1995-04-23 08:35:30 +00:00
cgd
81584a34e6
NetBSD RCS Id format
1995-04-23 07:58:27 +00:00
jtc
8312d63ae0
Upgrade to Gawk 2.15.6
1995-04-05 00:11:36 +00:00
cgd
c4c01d75b2
specify man pages the new way.
1994-12-22 09:31:26 +00:00
jtc
d79f74d55d
eliminate compiler warning
1994-05-20 13:21:25 +00:00
jtc
48377e5b3f
Upgrade to Gawk 2.15.5
1994-05-20 08:03:48 +00:00
jtc
c4dd0dbafe
Getgroups()'s second argument is now a gid_t ptr.
1994-04-01 01:29:28 +00:00
jtc
dff3317321
Upgrade to Gawk 2.15.4.
1994-02-17 01:21:51 +00:00
jtc
9024f9dee1
Upgrade to Gawk 2.15.3
1993-11-13 02:26:02 +00:00
cgd
d6ff5db170
converted to use gnu malloc, and depend on it correctly
1993-10-07 07:23:44 +00:00
mycroft
253d5996f6
Eliminate use of __386BSD__.
1993-08-10 00:11:29 +00:00
mycroft
2cce313a8b
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:28:42 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
8a642965d5
version number -- 2.15.2
1993-07-18 11:28:36 +00:00
jtc
8eb8b462ea
Replace mawk 1.1.4 with gawk 2.15.2.
1993-07-07 22:18:43 +00:00