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