aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Minor (but important) comment change.Mark Murray1999-09-201-1/+1
* FIxed disorder in the comments about library build order.Bruce Evans1999-09-041-4/+4
* Further preparation for tn3270's demise.Mark Murray1999-08-311-1/+0
* Update for ncurses5 aftermath..Peter Wemm1999-08-301-15/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove f2c-related stuff from the "includes" target and from aJohn Polstra1999-08-081-3/+2
* Add usr.sbin/elf2exe to the build-tools target on the Alpha. ThisJohn Polstra1999-08-061-1/+5
* Per requests from the community, commit rudimentary cross compilationWarner Losh1999-07-071-8/+61
* ${.CURDIR} doesn't have to be /usr/src, especially in a cvs checkout. MakeBill Fumerola1999-06-041-2/+2
* 'make update' in the ports directory.Bill Fumerola1999-06-011-1/+4
* Document NO_FORTRAN.David E. O'Brien1999-05-031-1/+2
* Perl is moving up a maintenance version.Mark Murray1999-05-021-7/+7
* Change 'exists()' constructs to refer to directories in ${.CURDIR}.Joseph Koshy1999-04-201-21/+22
* Don't build man page indices if NOMAN is defined.Dag-Erling Smørgrav1999-04-111-2/+4
* Clean up "lib-tools:", folding libgcc into the rest.David E. O'Brien1999-04-051-12/+3
* Remove a lingering reference to libg++.David E. O'Brien1999-04-041-3/+2
* Missed a gnu/usr.bin/cc/libgcc.David E. O'Brien1999-04-031-3/+3
* EGCS will have some new includes that need to be installed.David E. O'Brien1999-04-031-1/+2
* Add libwrap to includes target, otherwise <tcpd.h> doesn't get installedPeter Wemm1999-04-021-1/+2
* An earlier version of Rev 1.66 was reviewed by bde and the issues wereDavid E. O'Brien1999-03-311-1/+1
* * Deal with libgcc's move from gnu/usr.bin/cc to gnu/lib.David E. O'Brien1999-03-311-5/+15
* The legacy boot stuff is available only on i386, not all architecturesWarner Losh1999-03-011-2/+2
* Add a new flag, "WORLD", for telling certain tools that they'reJordan K. Hubbard1999-02-271-3/+3
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-141-2/+2
* further refine the upgrade process.Jordan K. Hubbard1999-01-271-2/+2
* More broken crypt(3) backout.Mark Murray1999-01-231-1/+6
* One more fix to remove secure/lib/libcrypt from the build (bothBrandon Gillespie1999-01-221-6/+1
* Help for Perl5 to make in cross-build environments.Mark Murray1999-01-201-1/+2
* Don't do the ldconfig rescan if DESTDIR is set.Eivind Eklund1999-01-071-2/+2
* ``Disable'' a.out 'make world', as per flag day notification on current andPeter Wemm1999-01-071-1/+11
* Removed the weak spam of ${DESTDIR}/usr/include in the bootstrapBruce Evans1999-01-061-20/+1
* Backed out rev.1.49. It broke bootstrapping from 2.1.5 2.2.7 andBruce Evans1999-01-041-4/+14
* Reconnect pcvt hooks..Peter Wemm1999-01-011-2/+5
* Backed out previous commit. It depends on a.out utilities and librariesBruce Evans1998-12-301-7/+2
* Fixed bootstrapping of /usr/mdec/boot[12].Bruce Evans1998-12-301-2/+7
* Dip my toes into the fire and zap the leftover lkm hooks.. It seems theyPeter Wemm1998-12-281-23/+1
* follow up to:Poul-Henning Kamp1998-12-271-5/+2
* Elf (and a.out?) rebuild of bootstrap tools appeared to be broken due toMatthew Dillon1998-12-211-14/+4
* Grr. removed. backed-out. sorry!Matthew Dillon1998-12-131-2/+2
* This needs to be commited now to fix usbd for make worldMatthew Dillon1998-12-131-2/+2
* Revert previous commit; write idea, wrong way.Jordan K. Hubbard1998-11-281-2/+6
* Remove netboot from build order; it's not ready for the limelightJordan K. Hubbard1998-11-281-6/+2
* Make sure libskey is built before libpam. It is required for one ofJohn Polstra1998-11-201-15/+17
* Add libpam to the "includes" and "libraries" targets.John Polstra1998-11-181-12/+16
* Note the requirement that libcrypt be built before libkrb.John Polstra1998-11-181-2/+2
* Remove share/info from build tools because it breaks the build whenJohn Birrell1998-11-151-2/+1
* Add libradius and libtacplus to the includes target. Note theirJohn Polstra1998-11-131-2/+5
* Typo , -> .Mike Smith1998-11-051-2/+2
* sys/modules/linux has a build-tools targetPeter Wemm1998-11-051-1/+5
* Add usr.bin/gensetdefs to build-tools; it is used for src/sys/modules andPeter Wemm1998-11-041-1/+2