6 lines
72 B
PHP
6 lines
72 B
PHP
|
# $FreeBSD$
|
||
|
|
||
|
BINDIR?= /boot
|
||
|
CFLAGS+= -ffreestanding
|
||
|
LDFLAGS+= -nostdlib
|