Makefile.inc revision 199767f8919635c4928607450d9e0abb932109ce
# $FreeBSD$
BINDIR?= /boot
CFLAGS+= -ffreestanding
LDFLAGS+= -nostdlib
.include "../Makefile.inc"