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