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