c188bc0cbd
and then modified to work with CFE as the firmware.
12 lines
181 B
Makefile
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
|