xref: /freebsd/secure/lib/Makefile.inc (revision 68b2efbd3b74f0d45bbbf07cef5408e455eefbd1)
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