freebsd-dev/stand
Warner Losh 8299b37f85 Centralize several variables.
MK_CTF, MK_SSP, MK_PROFILE, NO_PIC, and INTERNALLIB are always the
same, so set them in defs.mk. MAN= is common, so set it here too.
This removes a lot of boring repetition from the Makefiles that added
almost no value.
2018-02-02 06:32:26 +00:00
..
arm stand: Move sections around to fix stand/ build with ld.lld on armv7 2018-01-18 22:46:47 +00:00
arm64
common Break out the interpreters (simple and forth) w/o ifdefs. This is 2018-01-31 22:46:05 +00:00
efi Centralize several variables. 2018-02-02 06:32:26 +00:00
fdt Centralize several variables. 2018-02-02 06:32:26 +00:00
ficl Centralize several variables. 2018-02-02 06:32:26 +00:00
ficl32
forth stand: Add /boot/overlays to allow separation of overlays from base FDT 2018-01-18 04:58:54 +00:00
geli Centralize several variables. 2018-02-02 06:32:26 +00:00
i386 Centralize several variables. 2018-02-02 06:32:26 +00:00
kshim
libsa Centralize several variables. 2018-02-02 06:32:26 +00:00
libsa32
man
mips Centralize several variables. 2018-02-02 06:32:26 +00:00
ofw Centralize several variables. 2018-02-02 06:32:26 +00:00
powerpc Centralize several variables. 2018-02-02 06:32:26 +00:00
sparc64 Centralize several variables. 2018-02-02 06:32:26 +00:00
uboot Centralize several variables. 2018-02-02 06:32:26 +00:00
usb Centralize several variables. 2018-02-02 06:32:26 +00:00
userboot Centralize several variables. 2018-02-02 06:32:26 +00:00
zfs Centralize several variables. 2018-02-02 06:32:26 +00:00
zfs32
defs.mk Centralize several variables. 2018-02-02 06:32:26 +00:00
fdt.mk
ficl.mk This path belongs in ficl/Makefile, not the common defines for users 2017-12-08 22:19:41 +00:00
loader.mk Break out the interpreters (simple and forth) w/o ifdefs. This is 2018-01-31 22:46:05 +00:00
Makefile
Makefile.amd64 Switch to proper MK_LOADER_GELI tests. 2017-12-04 01:14:12 +00:00
Makefile.arm
Makefile.arm64
Makefile.i386 Switch to proper MK_LOADER_GELI tests. 2017-12-04 01:14:12 +00:00
Makefile.inc Minor flags cleanup 2017-12-02 00:06:58 +00:00
Makefile.mips
Makefile.powerpc
Makefile.sparc64
uboot.mk