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

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