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