xref: /freebsd/secure/lib/Makefile.inc (revision d056fa046c6a91b90cd98165face0e42a33a5173)
1# $FreeBSD$
2
3.include "../Makefile.inc"
4.if exists(${.CURDIR}/../../../lib/Makefile.inc)
5.include "${.CURDIR}/../../../lib/Makefile.inc"
6.endif
7