6 lines
153 B
Makefile
6 lines
153 B
Makefile
# $NetBSD: Makefile.inc,v 1.4 1997/10/18 13:05:22 lukem Exp $
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|