mrg
|
45ce2feab7
|
use libc/libcincludes.mk.
|
2008-10-26 07:28:49 +00:00 |
he
|
4869f8a215
|
Need to point to sys/ for includes to pick up <sys/lwpctl.h> for
the lint stubs.
|
2007-11-13 10:22:15 +00:00 |
lukem
|
1f560b89c0
|
Append to AFLAGS rather than setting AINC.
|
2004-04-18 04:26:15 +00:00 |
thorpej
|
3fba05d66e
|
Set LLIBS to nothing; no sense in warning about the routines from
libc that we know we are replacing.
|
2002-09-14 21:18:20 +00:00 |
lukem
|
ebb6fc9eb8
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
(Reduces make output by ~ 20%)
|
2002-08-19 09:41:27 +00:00 |
tv
|
4f2487f123
|
Update to match libc's new .S build rules.
|
2001-11-13 18:55:00 +00:00 |
itojun
|
99b0df5333
|
use MACIHNE_CPU to determine architecture-dependent source code directory.
is use of exists(foo) safe enough?
TODO: many other places to fix
|
2001-01-08 08:29:59 +00:00 |
itojun
|
8145e73c70
|
sh3 split
|
2001-01-04 08:59:24 +00:00 |
sommerfeld
|
520b575ce0
|
Fix build with DESTDIR set in mk.conf..
|
1999-08-21 03:28:54 +00:00 |
drochner
|
3654576f9f
|
make this build again after the mips->mipse? transition
|
1999-02-24 15:10:16 +00:00 |
lukem
|
4d327fc09d
|
use CPPFLAGS instead of CFLAGS
|
1997-10-23 02:53:50 +00:00 |
cjs
|
7a66732d34
|
Back out BUILDDIR and NOINSTALL changes.
|
1997-05-31 21:21:13 +00:00 |
cjs
|
7b9ee5e56e
|
DESTDIR -> BUILDDIR
|
1997-05-30 21:47:34 +00:00 |
kleink
|
805ff80049
|
Add POSIX compatibility library.
|
1997-05-18 20:14:21 +00:00 |