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