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