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