NetBSD/sys/arch/sbmips/stand/Makefile.inc
cgd c188bc0cbd first cut at NetBSD/sbmips bootstrap programs, cloned from NetBSD/alpha's
and then modified to work with CFE as the firmware.
2002-11-09 06:20:37 +00:00

12 lines
181 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2002/11/09 06:20:37 cgd Exp $
.include <bsd.own.mk>
BINDIR?= /usr/mdec
WARNS?= 1
MKMAN= no
CPPFLAGS+= -I${.CURDIR}/../..
LDSTATIC?= -static