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