2001-07-26 18:20:47 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.3 2001/07/26 14:20:47 mrg Exp $
|
1997-10-19 07:52:29 +04:00
|
|
|
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
|
|
.endif
|
2001-07-26 18:20:47 +04:00
|
|
|
|
|
|
|
CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes
|