freebsd-dev/sys/boot/efi/Makefile.inc
Ruslan Ermilov 5c8f32a869 Tidy up makefiles.
Tested by:	marcel
2004-02-12 08:10:34 +00:00

8 lines
153 B
Makefile

# $FreeBSD$
BINDIR?= /boot
# Options used when building app-specific efi components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
LDFLAGS+= -nostdlib