Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-06 | attempt to clean/cleandir/obj in distrib | Theo de Raadt | |
1997-07-29 | add braces to variable | kstailey | |
1997-07-29 | Changed the rules. | kstailey | |
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 | remove global cache at start of "make build" if GLOBAL_CACHE option is in effect | kstailey | |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1997-04-18 | doc recommended build process somewhat | Theo de Raadt | |
1997-02-28 | First stab at a target for making cross-development tools: | Niklas Hallqvist | |
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-27 | We don't need this in /usr/src/Makefile. Call me a prude, if you like. | briggs | |
1996-12-13 | ldconfig hack for the mips | Theo de Raadt | |
1996-06-02 | Don't install kerberosIV headers twice when doing "make build" | Thorsten Lockert | |
1996-06-02 | kerberosIV now understand "includes" target too | Thorsten Lockert | |
1996-05-18 | allow "make includes" to work from here too | Theo de Raadt | |
1996-05-14 | when making distributions, make sure the include directory gets filled | Theo de Raadt | |
1996-05-06 | hard-code the include installation path (mostly for speed) | Theo de Raadt | |
1996-05-06 | use beforeinstall; includes walks the tree | Theo de Raadt | |
1996-04-23 | sync w/ NetBSD 960418. | Michael Shalayeff | |
1996-03-02 | Build lkm directory by default | Thorsten Lockert | |
1996-01-28 | Do not build KerberosIV if Kerberos has been disabled in <bsd.own.mk> | Thorsten Lockert | |
1995-12-17 | domestic goes away, kerberosIV always exists | Theo de Raadt | |
1995-12-16 | Add support for building kerberosIV | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |