freebsd-dev/sys/boot/sparc64/Makefile.inc
Ruslan Ermilov 78d6d797e9 MFi386.
- Factor out common settings and put them in an upper level Makefile.inc.
- Properly use PROG for real programs, not their products.
- Further reduce diffs to i386 versions.

Tested on:	sparc64 (panther)
2004-02-09 14:17:02 +00:00

6 lines
72 B
Makefile

# $FreeBSD$
BINDIR?= /boot
CFLAGS+= -ffreestanding
LDFLAGS+= -nostdlib