mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
# $FreeBSD$
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|