aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/boot0.5/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/boot/pc98 accidentally restored in r313575Ed Maste2017-02-111-26/+0
* makefs: make the buffer functions look exactly like the kernel onesEd Maste2017-02-111-0/+26
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-26/+0
* dd is currently a bootstrap tool. It really doesn't have any businessWarner Losh2016-12-021-1/+1
* Ensure the cross assembler, linker and objcopy are used for the build32Dimitry Andric2015-04-021-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Use -Wl,-N instead of the undocumented -N option for GCC.Ed Schouten2010-06-031-1/+1
* Fix build.Yoshihiro Takahashi2007-04-071-1/+1
* Added the IPLware 3.33 support.KATO Takenori2007-04-071-2/+3
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* MFi386: Factor out -nostdlib and use PROG.Yoshihiro Takahashi2004-02-091-7/+7
* MFi386: Cleanups to sys/boot makefiles.Yoshihiro Takahashi2004-02-071-16/+16
* Added PC-98 HDD boot manager. The boot0 is the `IPL' which occupiesKATO Takenori2000-08-021-0/+25