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