6 lines
98 B
PHP
6 lines
98 B
PHP
|
# $Id$
|
||
|
|
||
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
||
|
.include "${.CURDIR}/../../Makefile.inc"
|
||
|
.endif
|