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