6 lines
156 B
Makefile
6 lines
156 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 1998/02/22 14:57:28 christos Exp $
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|