Commit Graph

136 Commits

Author SHA1 Message Date
mickey 917a796c2a use .CURDIR-relative paths navigating within source tree.
that is, instead of 'cd lib' use 'cd ${.CURDIR}/lib'.
PS: what about strings and gdb for cross-binutils-old?
    those guys are present in the '-new target.
1998-05-18 17:37:04 +00:00
mickey c948a6029a setup links for new binutils in an old binutils cosistant way 1998-05-18 14:24:42 +00:00
niklas f4a9ae3700 Revert to 1.32, in the future CROSSENV will be used with different
MAKEOBJDIR values
1998-05-17 07:37:08 +00:00
mickey 87e5b72797 include MAKEOBJDIR definition into CROSSENV 1998-05-17 06:32:07 +00:00
niklas f6e601342c cross-tools cleanup + build the libs too 1998-05-16 20:56:52 +00:00
niklas 04ca17b0e6 cross-gcc improvement, install cc link, and a nice cpp 1998-05-14 21:43:02 +00:00
niklas 41c920a7be Build nm ok for cross-envs 1998-05-11 20:34:54 +00:00
niklas 8037d955ba Add a bunch of cross-a.out targets 1998-05-11 07:43:12 +00:00
mickey e7297ab4cf use binutils for hppa 1998-05-04 21:28:18 +00:00
niklas e046c3864f Improved cross-compilation targets, still need work 1998-04-25 06:42:44 +00:00
mickey ed73871452 cross-gcc: make things work, finally 1998-03-18 15:51:04 +00:00
mickey 62156da04e cross-tools: use /bin/sh to run configure, add -I for mips-* 1998-03-17 18:10:53 +00:00
niklas 47c1ceabfc A new rule cross-gas for building an a.out cross assembler, i.e. *not* from
the new binutils, but from the old gnu/usr.bin/gas sources.  Not yet called
from cross-tools for any architectures.
1998-02-15 20:56:40 +00:00
niklas ae417a3e88 on mips systems, ldconfig after kerberos too as new libs get installed 1997-12-09 19:45:29 +00:00
deraadt e189ddde44 $OpenBSD$ 1997-09-21 11:34:32 +00:00
deraadt 4f7a1a576b attempt to clean/cleandir/obj in distrib 1997-08-06 09:40:10 +00:00
kstailey 69c894c13a add braces to variable 1997-07-29 04:07:35 +00:00
kstailey 71e87bb905 Changed the rules.
The variable is now GLOBAL_AUTOCONF_CACHE.  You must set it to the name
of the cache file to use.  Ether "setenv GLOBAL_AUTOCONF_CACHE /var/tmp/foo"
or add it to /etc/mk.conf
1997-07-29 03:37:03 +00:00
kstailey 9a76bd1903 remove global cache at start of "make build" if GLOBAL_CACHE option is in effect 1997-07-29 03:18:39 +00:00
millert 11ee01d8bf Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Same change doen for SKEY, YP, and KERBEROS5.  This allows
people to override those setting in /etc/mk.conf.
1997-04-19 21:26:08 +00:00
deraadt 5034ab0fb2 doc recommended build process somewhat 1997-04-18 06:47:08 +00:00
niklas 9c3ce19d4f First stab at a target for making cross-development tools:
try "make TARGET=machine cross-tools" and you should get a little
hierarchy in /usr/cross/<machine>.  This is probably not in its final
shape yet ;-)
1997-02-28 23:22:07 +00:00
briggs 62085dbc3a We don't need this in /usr/src/Makefile. Call me a prude, if you like. 1997-02-27 20:57:52 +00:00
deraadt a60dba073b ldconfig hack for the mips 1996-12-13 15:45:58 +00:00
tholo f60a988113 Don't install kerberosIV headers twice when doing "make build" 1996-06-02 10:44:55 +00:00
tholo 28b638f867 kerberosIV now understand "includes" target too 1996-06-02 07:22:46 +00:00
deraadt 4ae007f57b allow "make includes" to work from here too 1996-05-18 05:37:48 +00:00
deraadt 6cae596c39 when making distributions, make sure the include directory gets filled 1996-05-14 19:10:34 +00:00
deraadt dd9d2c6e2e hard-code the include installation path (mostly for speed) 1996-05-06 21:44:03 +00:00
deraadt 0d5e6725cb use beforeinstall; includes walks the tree 1996-05-06 20:31:44 +00:00
mickey 094eb18340 sync w/ NetBSD 960418. 1996-04-23 09:47:22 +00:00
tholo 900e3302cd Build lkm directory by default 1996-03-02 21:04:11 +00:00
tholo 96eaadca97 Do not build KerberosIV if Kerberos has been disabled in <bsd.own.mk> 1996-01-28 19:42:34 +00:00
deraadt 6e7d0f7ff5 domestic goes away, kerberosIV always exists 1995-12-17 05:53:11 +00:00
tholo b1b0ccd80b Add support for building kerberosIV 1995-12-16 21:10:33 +00:00
deraadt df930be708 initial import of NetBSD tree 1995-10-18 08:37:01 +00:00