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