1# $NetBSD: Makefile.inc,v 1.2 1997/10/24 12:15:01 veego Exp $ 2 3WARNS= 0 4 5.if exists(${.CURDIR}/../../Makefile.inc) 6.include "${.CURDIR}/../../Makefile.inc" 7.endif 8