freebsd-skq/sys/boot/pc98
Dimitry Andric d5c1aaf2fb For sys/boot/i386 and sys/boot/pc98, separate flags to be passed
directly to the linker (LD_FLAGS) from flags passed indirectly, via the
compiler driver (LDFLAGS).

This is because several Makefiles under sys/boot/i386 and sys/boot/pc98
use ${LD} directly to link, and the normal LDFLAGS value should not be
used in these cases.

MFC after:	3 days
2013-12-30 19:05:50 +00:00
..
boot0
boot0.5
boot2 For sys/boot/i386 and sys/boot/pc98, separate flags to be passed 2013-12-30 19:05:50 +00:00
btx
cdboot
kgzldr
libpc98 Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
loader
pc98boot
Makefile
Makefile.inc For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc. 2013-12-26 11:32:39 +00:00