summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* bye bye MIPS related bits and pieces.brad2001-06-261-12/+2
* Build kerberosV when enabled.hin2001-06-261-1/+22
* yet another old M: missing SUDO i includes targetniklas2001-06-241-2/+2
* Speed-up:espie2001-05-141-21/+17
* unbreak broken cross-binutils-new target (missing ')' )todd2001-03-281-2/+2
* Fix cross-tools symlinks for old toolchain tooniklas2001-01-271-5/+4
* Improve the cross-tools targets so that it now can at least finishniklas2001-01-271-22/+30
* at least cross-gcc was broken, can't test cross-binutils, but i bet they are broken toomickey2001-01-171-3/+3
* Random fixes for cross builds. (especiaslly new binutils)art2001-01-151-28/+4
* Truncate the autoconf cache, rather than outright deleting it (PR 1488)angelos2000-12-301-2/+2
* Fix cross-binutils-new.art2000-12-121-1/+2
* Boring... Add :L modifier to all tweakable variables tests.espie2000-09-031-4/+4
* Only install man pages once. Previously, they would be installedmillert2000-08-011-4/+4
* Don't need to explicitly make perl's config.sh, the beforedepend targetmillert2000-04-211-2/+1
* using just ldconfig is a bad idea, use -Rderaadt2000-04-091-2/+2
* A more normal way of building kerberos, faster, and it works with SUDOniklas2000-03-101-7/+5
* rm duptodd2000-03-011-2/+1
* repair a few breakages in cross-tools caused by switch to egcs and new lordermickey1999-12-221-5/+6
* Build libperl with the other libsmillert1999-11-261-1/+6
* I mean, I hate that prereq *garbage*. but then you guys had to breakderaadt1999-09-271-2/+2
* Provide a method to do prerequisites needed beforeniklas1999-03-021-2/+2
* Don't do two ldconfigs on mips if we're not building kerberos.imp1999-02-021-43/+42
* Make cross targets more robust:imp1999-02-021-3/+6
* make depend stuff in cross-*.niklas1999-01-241-1/+19
* pass SUDO to make build in kerberosIV. From: jakob@crt.seart1999-01-241-2/+2
* kill local change that should not have gotten committed in last changemillert1999-01-081-6/+1
* make cleandir needs to run run as well; marc@snafu.orgmillert1999-01-071-2/+7
* set DESTDIR to be empty, not '/' when doing 'make distrib-dirs' so we don't get /etc/foo, not //etc/foomillert1998-10-301-2/+2
* add a note about building kernel before "make build"art1998-09-301-3/+7
* Optionally use make SUDO=sudo build to build as non-rootniklas1998-09-071-6/+8
* fix cross-lib installmickey1998-08-281-6/+7
* insert a note about the cross-tools targetmickey1998-05-181-1/+8
* more links for binutils-new; hmm shouldn't this be single commit w/ the prev one?mickey1998-05-181-1/+9
* use .CURDIR-relative paths navigating within source tree.mickey1998-05-181-12/+12
* setup links for new binutils in an old binutils cosistant waymickey1998-05-181-1/+17
* Revert to 1.32, in the future CROSSENV will be used with differentniklas1998-05-171-4/+5
* include MAKEOBJDIR definition into CROSSENVmickey1998-05-171-5/+4
* cross-tools cleanup + build the libs tooniklas1998-05-161-32/+57
* cross-gcc improvement, install cc link, and a nice cppniklas1998-05-141-1/+11
* Build nm ok for cross-envsniklas1998-05-111-2/+3
* Add a bunch of cross-a.out targetsniklas1998-05-111-3/+62
* use binutils for hppamickey1998-05-041-2/+2
* Improved cross-compilation targets, still need workniklas1998-04-251-2/+48
* cross-gcc: make things work, finallymickey1998-03-181-3/+4
* cross-tools: use /bin/sh to run configure, add -I for mips-*mickey1998-03-171-4/+5
* A new rule cross-gas for building an a.out cross assembler, i.e. *not* fromniklas1998-02-151-1/+15
* on mips systems, ldconfig after kerberos too as new libs get installedniklas1997-12-091-1/+4
* $OpenBSD$deraadt1997-09-211-2/+1
* attempt to clean/cleandir/obj in distribderaadt1997-08-061-1/+5
* add braces to variablekstailey1997-07-291-2/+2