xref: /freebsd/secure/lib/Makefile.inc (revision fd5e3f3ec6c6248e892c9e7b2f17da3bfe7b6837)
1# $FreeBSD$
2
3.include "../Makefile.inc"
4.if exists(${.CURDIR:H:H:H}/lib/Makefile.inc)
5.include "${.CURDIR:H:H:H}/lib/Makefile.inc"
6.endif
7