b0b0a32ad7
Otherwise the appropriate MKxxx=no won't be defined .
13 lines
187 B
Makefile
13 lines
187 B
Makefile
# $NetBSD: Makefile.inc,v 1.15 2001/12/12 12:24:25 lukem Exp $
|
|
|
|
NOMAN= # defined
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
BINDIR?= /usr/mdec
|
|
|
|
WARNS?= 1
|
|
|
|
CPPFLAGS+= -I${.CURDIR}/../..
|
|
LDSTATIC?= -static
|