Deleted Added
full compact
Makefile.inc (125622) Makefile.inc (180012)
1# $FreeBSD: head/sys/boot/sparc64/Makefile.inc 125622 2004-02-09 14:17:02Z ru $
1# $FreeBSD: head/sys/boot/sparc64/Makefile.inc 180012 2008-06-25 21:33:28Z ru $
2
3BINDIR?= /boot
4CFLAGS+= -ffreestanding
5LDFLAGS+= -nostdlib
2
3BINDIR?= /boot
4CFLAGS+= -ffreestanding
5LDFLAGS+= -nostdlib
6
7.include "../Makefile.inc"