NetBSD/sys/arch/pmax/stand/Makefile.inc
lukem b0b0a32ad7 Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
Otherwise the appropriate MKxxx=no won't be defined .
2001-12-12 12:24:19 +00:00

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