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

BINDIR?=	/boot
CFLAGS+=	-ffreestanding
LDFLAGS+=	-nostdlib

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