summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/cdboot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-261-1/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.dim2012-05-111-0/+4
* cdboot, pxeldr: make use of bootargs.h instead of redefining flag constantsavg2012-05-101-1/+3
* Use -Wl,-N instead of the undocumented -N option for GCC.ed2010-06-031-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Thanks to David's patches, we can now simplify these makefilesru2004-04-281-5/+4
* Removed now redundant CLEANFILES assignments.ru2004-04-271-1/+0
* Use a more compact syntax for passing the "binary" options to 'ld'.obrien2004-04-251-1/+1
* Simplify the building of our i386 'binary' boot components by directlyobrien2004-04-251-5/+2
* - Factor out -nostdlib to an upper level Makefile.inc.ru2004-02-091-3/+6
* First round of cleanups to sys/boot/ makefiles:ru2004-02-061-10/+8
* Inherit BINDIR from a parent Makefile.inc.ru2004-02-061-1/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-5/+0
* This is a new CD bootstrap utility designed to replace cdldr. Accordingjhb2001-11-041-21/+7
* Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,jhb2000-05-231-3/+0
* Mega i386 loader commit.jhb2000-03-281-10/+27
* Add the new cdldr CD bootstrap loader. This patch includes the following:jhb2000-01-271-0/+23
OpenPOWER on IntegriCloud