matt
|
cb3d52d53a
|
Define STDC_HEADERS so it uses mem* instead b* routines.
|
2000-07-03 05:05:25 +00:00 |
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
lukem
|
0c77c25043
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 09:27:04 +00:00 |
cgd
|
47850d1d3b
|
combine malloc, free, and realloc into one file, because that's what
libc does, and we don't want things to get screwed up at link-time.
|
1993-10-26 06:52:16 +00:00 |
cgd
|
3560b76d3f
|
add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex)
|
1993-09-23 21:10:27 +00:00 |