]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
This commit was generated by cvs2svn to compensate for changes in r51363,
[FreeBSD/FreeBSD.git] / Makefile.inc1
1998-10-13 Robert NordierInclude btxld in build-tools only for i386.
1998-10-13 Jordan K. HubbardConditionalise boot block building on i386.
1998-10-11 Robert NordierRemove sys/boot from the install as well.
1998-10-11 Robert NordierIn src/Makefile.inc1:
1998-10-11 Peter WemmComment about libm and libmd being needed for some...
1998-10-10 Jordan K. HubbardMove OBJFORMAT hack to the correct line; what can I...
1998-10-10 KATO TakenoriPC-98 uses different boot code from IBM-PC. So, MACHIN...
1998-10-10 Jordan K. HubbardQuick commit to see if I can't fix Robert's i386/boot...
1998-10-10 Jordan K. HubbardDon't chain makes with &&; apparently this is evil...
1998-10-09 Jordan K. HubbardClean up the boot targets a bit.
1998-10-08 Jordan K. HubbardMake both types of boot targets.
1998-10-05 Mike SmithAdd libstand to the includes target.
1998-09-26 Søren SchmidtBackout my last commit.
1998-09-25 Søren SchmidtBuild the LKM's both on aout & ELF systems.
1998-09-23 David E. O'BrienAdd printf(1) to the list of early-build tools.
1998-09-23 Mark MurrayComplete the Perl NOSHARED repair. I had not ensured...
1998-09-21 John BirrellRemove the bootstrap-rtld target which wasn't needed.
1998-09-17 Andreas KlemmPurely cosmetic but useful change.
1998-09-17 Poul-Henning KampTwo patches from the HARP people:
1998-09-17 Justin T. Gibbslibscsi is obsoleted by CAM.
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Poul-Henning Kamp(this is an extract from src/share/examples/atm/README)
1998-09-15 Justin T. GibbsHook up beforeinstall targets for libcam and libdevstat
1998-09-10 David E. O'BrienI don't want to be the only one to use ``cut''. Use...
1998-09-10 David E. O'BrienAdd ``usr/bin/cut'' to "build-tools" target.
1998-09-09 Mark MurrayRemove the NOPERL block to building Perl5.
1998-09-09 Mark MurrayAdd the Perl5 bootstrap tools.
1998-09-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
1998-09-09 Mark MurrayAnother place to set NOPERL.
1998-09-06 John PolstraThis commit was generated by cvs2svn to compensate...
1998-09-05 Satoshi AsamiRemove tcl from /usr/src, according to prior agreement...
1998-09-05 John BirrellChange i386 in a few paths to ${MACHINE} to support...
1998-09-03 John BirrellOnly run ldconfig if the OBJFORMAT is aout.
1998-09-01 John BirrellForce NOMAN and NOINFO on legacy-install as well as...
1998-09-01 John BirrellAdd a target to check the consistency of the make OBJFO...
1998-08-31 John BirrellMACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE...
1998-08-31 John BirrellE-day build system changes.