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