freebsd-dev/sys/boot/ia64/Makefile.inc
Ruslan Ermilov 5c8f32a869 Tidy up makefiles.
Tested by:	marcel
2004-02-12 08:10:34 +00:00

8 lines
147 B
Makefile

# $FreeBSD$
BINDIR?= /boot
# Options used when building standalone components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
LDFLAGS+= -nostdlib