summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Fail the 'buildkernel' target if not even one of the specified kernel configu...jkoshy2000-10-251-0/+4
* Number the stages in the documentation to match what is printed out whenobrien2000-10-131-5/+5
* This is really gross.gibbs2000-09-181-2/+2
* Add reinstallkernel target. Does same thing as installkernel, butimp2000-09-171-0/+3
* Include libfetch in the includes target.des2000-09-091-0/+1
* USA_RESIDENT is no longer required for buildworld, do not force it.peter2000-09-091-12/+0
* Allow one to specify what the installed kernel's name is by settingobrien2000-09-031-3/+11
* Define SUPHOST. If this is set a '-h ${SUPHOST}' is added to thejoe2000-08-131-0/+3
* Make the update target consistent; both ports and doc are updatedsheldonh2000-08-071-1/+6
* Fix buildkernel and installkernel when KERNEL is defined inmarcel2000-08-031-3/+3
* Argh... mtree has been removed from the bootstrap-tools. In thatmarcel2000-07-231-2/+2
* Name all kernels 'kernel'. This fixes the incompatible behaviourmarcel2000-07-231-5/+3
* Remove mtree for bootstrap-tools. The -L switch change has beenmarcel2000-07-231-1/+1
* Don't save cp(1) in installworld. Its use has been replaced bymarcel2000-07-231-1/+1
* Add awk and wc to the list of copied binaries for the installworldmarcel2000-07-201-2/+2
* Add cp(1) to the list of binaries we need to save. The cp(1) commandmarcel2000-07-191-2/+3
* Don't save install-info. We already have that built. We'll usemarcel2000-07-191-3/+2
* Save any binaries we use by installworld, so that we won't use themarcel2000-07-191-2/+13
* Move mtree to bootstrap-tools and add PATH=${TMPPATH} to IMAKEENV to pick itache2000-07-181-4/+4
* Add mtree to cross-tools to make it updated for new -L optionache2000-07-181-1/+2
* Perl's version number needs to change.markm2000-07-021-1/+1
* Rearrange Perl's build priority; it needs to get made earlier.markm2000-06-251-6/+6
* Add -DNO_KERNELDEPEND and -DNO_KERNELCONFIGbrian2000-06-151-2/+10
* Set KERNEL=${INSTALLKERNEL} doing a make install in /sys/confbrian2000-06-091-1/+1
* GENERIC98 is removed.nyan2000-05-051-1/+1
* Make gperf be a bootstrap-tool, since we now depend on features ofwollman2000-04-271-1/+1
* Revert my changes to make gperf a build-tool; that was the wrong thing.wollman2000-04-271-2/+2
* Add gperf(1) to build tools. It should have been one before, butwollman2000-04-271-2/+2
* Create ${KRNLOBJDIR} before running config(8), since config(8) doessheldonh2000-04-271-0/+1
* Unbreak make world (libpam depends on libopie)kris2000-04-171-3/+4
* Fix the buildkernel and installkernel targets for the case wheresheldonh2000-03-301-3/+5
* Get rid of "sticky" files when updating sources with cvs(1).ru2000-03-291-1/+1
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-091-3/+3
* A lot of tools need to be built before compilation proper can happen.markm2000-02-281-2/+3
* We have a new world order in libraries.markm2000-02-241-5/+5
* Docfix: Note krb5 flags.jkh2000-02-201-0/+1
* Now that bsd.lib.mk has PRECIOUSLIB feature back (rev 1.91),ru2000-02-031-1/+1
* The readline includes handling was moved down a level inobrien2000-01-301-1/+1
* Back out 1.134. It works from 3.3R, but breaks cross compilation for tooimp2000-01-291-1/+5
* Remove Fortran from build tools. It isn't needed to build the systemimp2000-01-281-5/+1
* Build Kerberos5 if the correct macro is set. This is not for themarkm2000-01-241-6/+29
* Require USA_RESIDENT to be 'NO' or 'YES' if building secure/kris2000-01-191-0/+12
* Finally resolve the texinfo issue by moving itru2000-01-181-3/+3
* For some reason compiler should be the last in the list of cross-tools.ru2000-01-181-2/+2
* Add gnu/usr.bin/texinfo to the list of cross-tools.ru2000-01-171-1/+2
* Add gross hack to work around bogus dependency information createdmarcel2000-01-121-0/+3
* Fix broken installkernel target. Don't use the WMAKE context tomarcel2000-01-121-1/+1
* Revert gratuitous change in rev. 1.123 which broke building worldmarcel2000-01-111-0/+3
* Remove Bison from "bootstrap-tools" as we don't use it to build anythingobrien2000-01-111-2/+1
* This is the second half of unbreaking the world build. Add a -DNOHTMLgreen2000-01-111-6/+3
OpenPOWER on IntegriCloud