6 lines
156 B
Makefile
6 lines
156 B
Makefile
# $NetBSD: Makefile.inc,v 1.3 1998/02/22 15:40:39 christos Exp $
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|