mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
.if exists(${.CURDIR:H:H}/Makefile.inc)
|
|
.include "${.CURDIR:H:H}/Makefile.inc"
|
|
.endif
|