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

BINDIR?=	/boot

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

.include "../Makefile.inc"
OpenPOWER on IntegriCloud