freebsd-dev/sys/boot/efi/Makefile.inc

8 lines
153 B
PHP
Raw Normal View History

# $FreeBSD$
2001-06-16 05:59:45 +00:00
2004-02-12 08:10:34 +00:00
BINDIR?= /boot
# Options used when building app-specific efi components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
2004-02-12 08:10:34 +00:00
LDFLAGS+= -nostdlib