6 lines
153 B
PHP
6 lines
153 B
PHP
|
# $NetBSD: Makefile.inc,v 1.1 2006/12/29 17:42:52 pooka Exp $
|
||
|
|
||
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
||
|
.include "${.CURDIR}/../../Makefile.inc"
|
||
|
.endif
|