12 lines
193 B
Makefile
12 lines
193 B
Makefile
# $NetBSD: Makefile.inc,v 1.22 2005/12/11 12:16:20 christos Exp $
|
|
|
|
NOMAN= # defined
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
BINDIR?= /usr/mdec
|
|
WARNS?= 1
|
|
|
|
CPPFLAGS+= -I${.CURDIR}/../..
|
|
LDSTATIC= -static
|