summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Elf (and a.out?) rebuild of bootstrap tools appeared to be broken due todillon1998-12-211-14/+4
* Grr. removed. backed-out. sorry!dillon1998-12-131-2/+2
* This needs to be commited now to fix usbd for make worlddillon1998-12-131-2/+2
* Revert previous commit; write idea, wrong way.jkh1998-11-281-2/+6
* Remove netboot from build order; it's not ready for the limelightjkh1998-11-281-6/+2
* Make sure libskey is built before libpam. It is required for one ofjdp1998-11-201-15/+17
* Add libpam to the "includes" and "libraries" targets.jdp1998-11-181-12/+16
* Note the requirement that libcrypt be built before libkrb.jdp1998-11-181-2/+2
* Remove share/info from build tools because it breaks the build whenjb1998-11-151-2/+1
* Add libradius and libtacplus to the includes target. Note theirjdp1998-11-131-2/+5
* Typo , -> .msmith1998-11-051-2/+2
* sys/modules/linux has a build-tools targetpeter1998-11-051-1/+5
* Add usr.bin/gensetdefs to build-tools; it is used for src/sys/modules andpeter1998-11-041-1/+2
* Don't add /usr/games to $PATH. Adding it here can only work for thebde1998-10-171-4/+4
* Fixed missing directories in the libraries target:bde1998-10-161-6/+7
* Include btxld in build-tools only for i386.rnordier1998-10-131-2/+4
* Conditionalise boot block building on i386.jkh1998-10-131-1/+3
* Remove sys/boot from the install as well.rnordier1998-10-111-2/+1
* In src/Makefile.inc1:rnordier1998-10-111-3/+2
* Comment about libm and libmd being needed for some libraries.peter1998-10-111-1/+7
* Move OBJFORMAT hack to the correct line; what can I say, it was veryjkh1998-10-101-3/+3
* PC-98 uses different boot code from IBM-PC. So, MACHINE is usedkato1998-10-101-2/+2
* Quick commit to see if I can't fix Robert's i386/boot problem in one line.jkh1998-10-101-2/+2
* Don't chain makes with &&; apparently this is evil for parallelism.jkh1998-10-101-3/+3
* Clean up the boot targets a bit.jkh1998-10-091-4/+6
* Make both types of boot targets.jkh1998-10-081-2/+3
* Add libstand to the includes target.msmith1998-10-051-1/+2
* Backout my last commit.sos1998-09-261-2/+2
* Build the LKM's both on aout & ELF systems.sos1998-09-251-3/+3
* Add printf(1) to the list of early-build tools.obrien1998-09-231-1/+2
* Complete the Perl NOSHARED repair. I had not ensured that the shared librarymarkm1998-09-231-3/+8
* Remove the bootstrap-rtld target which wasn't needed.jb1998-09-211-22/+16
* Purely cosmetic but useful change.andreas1998-09-171-36/+36
* Two patches from the HARP people:phk1998-09-171-1/+2
* libscsi is obsoleted by CAM.gibbs1998-09-171-2/+1
* (this is an extract from src/share/examples/atm/README)phk1998-09-151-3/+3
* Hook up beforeinstall targets for libcam and libdevstatgibbs1998-09-151-1/+3
* I don't want to be the only one to use ``cut''. Use ``sed'' instead.obrien1998-09-101-2/+1
* Add ``usr/bin/cut'' to "build-tools" target.obrien1998-09-101-1/+2
* Remove the NOPERL block to building Perl5.markm1998-09-091-4/+1
* Add the Perl5 bootstrap tools.markm1998-09-091-3/+4
* Another place to set NOPERL.markm1998-09-091-1/+4
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*asami1998-09-051-6/+1
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.jb1998-09-051-4/+4
* Only run ldconfig if the OBJFORMAT is aout.jb1998-09-031-2/+2
* Force NOMAN and NOINFO on legacy-install as well as legacy build.jb1998-09-011-3/+3
* Add a target to check the consistency of the make OBJFORMAT variablejb1998-09-011-2/+25
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.jb1998-08-311-10/+10
* E-day build system changes.jb1998-08-311-0/+961
OpenPOWER on IntegriCloud