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