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