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