]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/efi/loader/arch/i386/Makefile.inc
Re-sync loader.mk and ficl.mk to where they should be
[FreeBSD/FreeBSD.git] / stand / efi / loader / arch / i386 / Makefile.inc
1 # $FreeBSD$
2
3 SRCS+=  start.S \
4         efimd.c \
5         elf32_freebsd.c \
6         exec.c
7
8 .PATH:  ${BOOTSRC}/i386/libi386
9 SRCS+=  nullconsole.c \
10         comconsole.c \
11         spinconsole.c
12
13 CFLAGS+=        -fPIC -DTERM_EMU
14 LDFLAGS+=       -Wl,-znocombreloc