tsutsui
|
7f79f861d8
|
Include <bsd.own.mk> for ${NETBSDSRCDIR}, ${MACHINE}, ${MACHINE_CPU} and
${MACHINE_ARCH} variables.
|
2009-03-15 05:57:54 +00:00 |
|
tsutsui
|
628341218b
|
Create symlinks in !make(obj) && !make(clean) && !make(cleandir) case
as most Makefiles for standalone programs do.
|
2009-03-15 05:48:02 +00:00 |
|
pooka
|
e49857aeaf
|
create i386 link for amd64. per discussion with mrg.
|
2008-12-08 22:47:55 +00:00 |
|
pooka
|
4b68af9947
|
Prevent amd64 compiler flag -mcmodel=kernel for rump kernel code.
This allows to compile rump libraries as shared libraries also on mad64.
Problem spotted by Greg Oster. I guess his build broke or something ...
|
2008-07-29 20:18:25 +00:00 |
|
pooka
|
9af4ce05d6
|
Split the part of bsd.kmod.mk which creates links to kernel header
directories into a separate module, bsd.klinks.mk.
|
2007-08-05 21:43:24 +00:00 |
|