mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 14:16:53 -04:00
6 lines
155 B
Makefile
6 lines
155 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2000/12/16 18:57:34 thorpej Exp $
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|