xref: /freebsd/secure/lib/Makefile.inc (revision 732a02b4e77866604a120a275c082bb6221bd2ff)
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