mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
6 lines
153 B
Makefile
6 lines
153 B
Makefile
# $Id$
|
|
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
|
|
.include "${.CURDIR}/../../../lib/Makefile.inc"
|
|
.endif
|