]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/sparc64/Makefile.inc
MFC r325834,r325997,326502: Move sys/boot to stand/
[FreeBSD/FreeBSD.git] / stand / sparc64 / Makefile.inc
1 # $FreeBSD$
2
3 CFLAGS+=        -ffreestanding
4 LDFLAGS+=       -nostdlib
5
6 .include "../Makefile.inc"