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