minoura
304befe761
Enable INET6 on x68k.
...
Use ${MACHINE} instead of ${MACHINE_ARCH}, since the installer is
built per-${MACHINE} based.
2000-09-05 15:49:28 +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
itojun
3b30be92ba
make -DINET6 conditional with MACHINE_ARCH.
...
checked after a comment from "Simon J. Gerraty" <sjg@quick.com.au>
2000-05-04 03:27:09 +00:00
cgd
d87d2f2837
use -DNO_EDITCOMPLETE -DNO_ABOUT rather than -DSMALL. The latter excludes
...
the progress meter code, which isn't particularly large and which is _very_
useful when downloading distribution sets from a not-local network.
1999-06-25 01:07:56 +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
aa02ec494a
link with -lutil for fparseln(). noted by jim bernard in bin/5895
1998-08-02 03:17:21 +00:00
cjs
85527948f6
Add -DSMALL versions of ftp and sh for install disks.
1997-11-17 01:35:57 +00:00