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