1# $NetBSD: Makefile.inc,v 1.2 2007/05/28 12:06:39 tls Exp $ 2 3USE_FORT?= yes # network client 4 5.if exists(${.CURDIR}/../../Makefile.inc) 6.include "${.CURDIR}/../../Makefile.inc" 7.endif 8