1# $NetBSD: Makefile.inc,v 1.1 2012/09/16 13:47:42 rmind Exp $
2
3WARNS=		5
4MKLINT=		no
5
6.if exists(${.CURDIR}/../../Makefile.inc)
7.include "${.CURDIR}/../../Makefile.inc"
8.endif
9