drochner
|
a34eb7c1b7
|
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
libc builds on pmax again
|
1999-02-24 15:05:20 +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 |
mycroft
|
cc4a1553a1
|
Eliminate bogus redefinitions of standard targets.
|
1997-05-09 07:50:03 +00:00 |
thorpej
|
30e6b470fc
|
- Liberal application of suggestions in /usr/share/misc/style.
- Don't use sed(1) to generate these files. The C preprocessor
is your friend.
|
1997-04-30 00:40:44 +00:00 |
thorpej
|
e176fc8fc9
|
Add MD4/MD5 routines to the C library, taken directly from FreeBSD's
"libmd".
|
1997-01-30 01:01:39 +00:00 |