5 lines
88 B
Makefile
5 lines
88 B
Makefile
# $FreeBSD$
|
|
|
|
# Options used when building standalone components
|
|
CFLAGS+= -ffreestanding
|