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

8 lines
147 B
PHP
Raw Normal View History

# $FreeBSD$
2004-02-12 08:10:34 +00:00
BINDIR?= /boot
# Options used when building standalone components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
2004-02-12 08:10:34 +00:00
LDFLAGS+= -nostdlib