summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile.inc
blob: 002a3f70ef33577b81a65dfc136f2a902d3ed55f (plain)
1
2
3
4
5
6
# $FreeBSD$

.include "../Makefile.inc"
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
.include "${.CURDIR}/../../../lib/Makefile.inc"
.endif
OpenPOWER on IntegriCloud