Move all the ficl common code into ficl.mk
authorimp <imp@FreeBSD.org>
Mon, 16 Oct 2017 03:59:44 +0000 (03:59 +0000)
committerimp <imp@FreeBSD.org>
Mon, 16 Oct 2017 03:59:44 +0000 (03:59 +0000)
commitc12c1a6fd300025043116d4abc96b7fdcdbd780c
tree5d055a5449129db72365a0735eeb4e2bb352af74
parent1bc90a1aed27d129674b5c817d430ef3c387c946
Move all the ficl common code into ficl.mk

There's a number of copies of basically identical code to enable
building forth in /boot/loader. Move it all into ficl.mk.
16 files changed:
sys/boot/arm/uboot/Makefile
sys/boot/defs.mk
sys/boot/efi/boot1/Makefile
sys/boot/efi/libefi/Makefile
sys/boot/efi/loader/Makefile
sys/boot/ficl.mk
sys/boot/i386/loader/Makefile
sys/boot/loader.mk
sys/boot/mips/beri/loader/Makefile
sys/boot/mips/uboot/Makefile
sys/boot/powerpc/kboot/Makefile
sys/boot/powerpc/ofw/Makefile
sys/boot/powerpc/ps3/Makefile
sys/boot/powerpc/uboot/Makefile
sys/boot/sparc64/loader/Makefile
sys/boot/userboot/userboot/Makefile