mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
7 lines
153 B
Makefile
7 lines
153 B
Makefile
# $Id$
|
|
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
|
|
.include "${.CURDIR}/../../../lib/Makefile.inc"
|
|
.endif
|