summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile.inc
blob: 8f9bd029781a1fff5eedf763b6dcceae272aedc1 (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