lukem
|
3358af6498
|
support MAKEVERBOSE
|
2006-06-29 00:30:32 +00:00 |
|
lukem
|
9969942b49
|
Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD.
|
2006-06-29 00:28:30 +00:00 |
|
skrll
|
89c631b21b
|
Fix for ro src.
|
2005-12-29 06:49:11 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
jmc
|
7478476902
|
Rework dependencies for PROG. Needs LIBS, not machine/m68k for -j to work
|
2005-05-11 18:36:10 +00:00 |
|
jmc
|
975869859f
|
Convert to .BEGIN for machine/sys
|
2005-05-11 18:14:49 +00:00 |
|
christos
|
db24f1bda4
|
PR/9567: Arne H. Juul: .BEGIN targets should not use dependencies.
|
2005-05-01 00:31:23 +00:00 |
|
tsutsui
|
3725e9832e
|
u_intXX_t -> uintXX_t
|
2004-12-11 03:32:27 +00:00 |
|
tsutsui
|
52b46dcf6f
|
- Use ANSI function declarations and make some functions static.
- Some KNF
|
2004-09-04 13:43:11 +00:00 |
|
tsutsui
|
3fb3c2b562
|
Revert previous DPRINTF changes since gcc3 properly removes text strings
in while(0) statements during optimization.
|
2003-11-21 19:44:53 +00:00 |
|
lukem
|
f35d18a7da
|
Update to <sys/bootblock.h>'s shared_bbinfo.
From Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>.
|
2002-05-20 14:05:22 +00:00 |
|
tsutsui
|
27c8560138
|
Make sure whole DPRINTF()s are actually disabled on normal build.
It seems compiler does not remove text strings in while(0) statement
on its optimization.
|
2002-04-30 01:07:26 +00:00 |
|
tsutsui
|
9f51b11c37
|
Use a magic structure with a magic number instead of using nlist(3)
for installboot(8) to patch proto bootblocks.
(This is a preparation to migrate MI installboot.)
|
2002-04-27 10:19:57 +00:00 |
|
lukem
|
b0b0a32ad7
|
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
Otherwise the appropriate MKxxx=no won't be defined .
|
2001-12-12 12:24:19 +00:00 |
|
tv
|
8e6f7afb5b
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
|
tsutsui
|
0f2df04d95
|
Add "-e start" to LDFLAGS for ELF toolchain.
|
2001-03-04 16:15:50 +00:00 |
|
tsutsui
|
9af4874133
|
Umm, fix botch in the previous;
include bsd.own.mk at the top, and include bsd.prog.mk at the bottom.
|
2001-01-30 14:21:49 +00:00 |
|
tsutsui
|
2b258b5e2b
|
Include bsd.prog.mk at the top to pull in ${PRINTOBJDIR}.
|
2001-01-30 12:42:43 +00:00 |
|
tsutsui
|
f68bcbc806
|
Use ${PRINTOBJDIR}.
|
2001-01-07 08:38:01 +00:00 |
|
tsutsui
|
add41a3fee
|
Make sure to return PROM prompt even if loading kernel fails halfway.
|
2000-11-25 04:42:06 +00:00 |
|
tsutsui
|
297d0a58b7
|
Disable DPRINTF().
|
2000-04-13 14:19:57 +00:00 |
|
mycroft
|
7b49d242ce
|
Clean up the machine symlink stuff ever so slightly. Needs to be
standardized between files.
|
2000-01-23 17:04:03 +00:00 |
|
tsutsui
|
a109943094
|
Initial import of news68k port.
|
1999-12-09 14:53:00 +00:00 |
|