tv
7ec460046d
Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
2001-12-12 00:05:09 +00:00
jmc
0eadbed94d
Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization
...
levels
2001-10-05 01:17:27 +00:00
martin
c45ea630d3
Drop ``-Os'' on sparc64 due to toolchain issues.
...
The same change has already been applied on the 1.5 branch. The problems
(i.e. ifconfig not showing IP addresses) have been verified to still exist
with the new toolchain.
2001-08-20 12:19:43 +00:00
wrstuden
fec34c3630
Tell make not to look for init in its path. This prevents make from
...
replacing the init in src/sbin/init with the small init we make here.
2000-09-19 20:40:19 +00:00
matt
9b64288b04
Part II. Link everything -static since that's what want for crunchgen
...
later on.
2000-05-18 01:10:22 +00:00
matt
e123fd0f5a
Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax
...
would shrink them even more?
2000-05-18 00:43:05 +00:00
cgd
40587021a6
dependencies on BSDSRCDIR should be _removed_, not introduced. Use
...
paths relative to ${.CURDIR} instead. Using BSDSRCDIR here means that
it's impossible to compile these programs out of the source tree they're
a part of, unless that sort tree happens to be the one at BSDSRCDIR.
1999-06-21 01:19:36 +00:00
gwr
14ec5cd1da
Things in distrib/utils need to know BSDSRCDIR anway,
...
so we might as well use it. Lots simpler.
1999-05-19 04:17:49 +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
b885d5c559
use CPPFLAGS instead of CFLAGS
1997-10-22 01:42:36 +00:00
scottr
ea8086b766
Replace BSDSRCDIR use with relative paths.
1996-03-27 04:48:28 +00:00
gwr
5caec5db02
Put .PATH later so SRCDIR is defined
1995-10-13 18:35:17 +00:00
gwr
cba18d24c6
Minor cleanup
1995-10-13 18:10:06 +00:00
gwr
f75c79d821
Add some utilities all ports might use in a ramdisk root.
1995-10-08 23:08:46 +00:00