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