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