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