]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/mips/beri/Makefile.inc
Move sys/boot to stand. Fix all references to new location
[FreeBSD/FreeBSD.git] / stand / mips / beri / Makefile.inc
1 # $FreeBSD$
2
3 CFLAGS+=        -ffreestanding
4 LDFLAGS+=       -nostdlib
5
6 .include "../Makefile.inc"