]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - sys/boot/sparc64/Makefile.inc
Document r295690, unbound-control-setup removal.
[FreeBSD/releng/10.3.git] / sys / boot / sparc64 / Makefile.inc
1 # $FreeBSD$
2
3 BINDIR?=        /boot
4 CFLAGS+=        -ffreestanding
5 LDFLAGS+=       -nostdlib
6
7 .include "../Makefile.inc"