ba4a75dd95
This simplifies make logic/output MFC after: 1 month Sponsored by: Dell EMC Isilon
6 lines
99 B
Makefile
6 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
.if exists(${.CURDIR:H:H}/Makefile.inc)
|
|
.include "${.CURDIR:H:H}/Makefile.inc"
|
|
.endif
|