NetBSD/usr.sbin/puffs/Makefile.inc

8 lines
184 B
PHP
Raw Normal View History

2007-05-28 16:06:17 +04:00
# $NetBSD: Makefile.inc,v 1.2 2007/05/28 12:06:39 tls Exp $
USE_FORT?= yes # network client
2006-12-29 20:42:52 +03:00
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
.endif