1 2 3 4 5 6 7 8 9
# $FreeBSD$ BINDIR?= /boot # Options used when building standalone components CFLAGS+= -ffreestanding -fshort-wchar -Wformat LDFLAGS+= -nostdlib .include "../Makefile.inc"