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