summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/Makefile.inc
blob: 2e9a113df38796402ef6bb69e1081d89fc88befc (plain)
1
2
3
4
5
6
7
# $FreeBSD$

BINDIR?=	/boot

# Options used when building standalone components
CFLAGS+=	-ffreestanding -fshort-wchar -Wformat
LDFLAGS+=	-nostdlib
OpenPOWER on IntegriCloud