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

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