summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2001-06-26Build kerberosV when enabled.Hans Insulander
2001-06-24yet another old M: missing SUDO i includes targetNiklas Hallqvist
2001-05-14Speed-up:Marc Espie
2001-03-28unbreak broken cross-binutils-new target (missing ')' )Todd T. Fries
2001-01-27Fix cross-tools symlinks for old toolchain tooNiklas Hallqvist
2001-01-27Improve the cross-tools targets so that it now can at least finishNiklas Hallqvist
2001-01-17at least cross-gcc was broken, can't test cross-binutils, but i bet they are ...Michael Shalayeff
2001-01-15Random fixes for cross builds. (especiaslly new binutils)Artur Grabowski
2000-12-30Truncate the autoconf cache, rather than outright deleting it (PR 1488)Angelos D. Keromytis
2000-12-12Fix cross-binutils-new.Artur Grabowski
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-08-01Only install man pages once. Previously, they would be installedTodd C. Miller
2000-04-21Don't need to explicitly make perl's config.sh, the beforedepend targetTodd C. Miller
2000-04-09using just ldconfig is a bad idea, use -RTheo de Raadt
2000-03-10A more normal way of building kerberos, faster, and it works with SUDONiklas Hallqvist
2000-03-01rm dupTodd T. Fries
1999-12-22repair a few breakages in cross-tools caused by switch to egcs and new lorderMichael Shalayeff
1999-11-26Build libperl with the other libsTodd C. Miller
1999-09-27I mean, I hate that prereq *garbage*. but then you guys had to breakTheo de Raadt
1999-03-02Provide a method to do prerequisites needed beforeNiklas Hallqvist
1999-02-02Don't do two ldconfigs on mips if we're not building kerberos.imp
1999-02-02Make cross targets more robust:imp
1999-01-24make depend stuff in cross-*.Niklas Hallqvist
1999-01-24pass SUDO to make build in kerberosIV. From: jakob@crt.seArtur Grabowski
1999-01-08kill local change that should not have gotten committed in last changeTodd C. Miller
1999-01-07make cleandir needs to run run as well; marc@snafu.orgTodd C. Miller
1998-10-30set DESTDIR to be empty, not '/' when doing 'make distrib-dirs' so we don't g...Todd C. Miller
1998-09-30add a note about building kernel before "make build"Artur Grabowski
1998-09-07Optionally use make SUDO=sudo build to build as non-rootNiklas Hallqvist
1998-08-28fix cross-lib installMichael Shalayeff
1998-05-18insert a note about the cross-tools targetMichael Shalayeff
1998-05-18more links for binutils-new; hmm shouldn't this be single commit w/ the prev ...Michael Shalayeff
1998-05-18use .CURDIR-relative paths navigating within source tree.Michael Shalayeff
1998-05-18setup links for new binutils in an old binutils cosistant wayMichael Shalayeff
1998-05-17Revert to 1.32, in the future CROSSENV will be used with differentNiklas Hallqvist
1998-05-17include MAKEOBJDIR definition into CROSSENVMichael Shalayeff
1998-05-16cross-tools cleanup + build the libs tooNiklas Hallqvist
1998-05-14cross-gcc improvement, install cc link, and a nice cppNiklas Hallqvist
1998-05-11Build nm ok for cross-envsNiklas Hallqvist
1998-05-11Add a bunch of cross-a.out targetsNiklas Hallqvist
1998-05-04use binutils for hppaMichael Shalayeff
1998-04-25Improved cross-compilation targets, still need workNiklas Hallqvist
1998-03-18cross-gcc: make things work, finallyMichael Shalayeff
1998-03-17cross-tools: use /bin/sh to run configure, add -I for mips-*Michael Shalayeff
1998-02-15A new rule cross-gas for building an a.out cross assembler, i.e. *not* fromNiklas Hallqvist
1997-12-09on mips systems, ldconfig after kerberos too as new libs get installedNiklas Hallqvist
1997-09-21$OpenBSD$Theo de Raadt
1997-08-06attempt to clean/cleandir/obj in distribTheo de Raadt
1997-07-29add braces to variablekstailey
1997-07-29Changed the rules.kstailey