summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile.inc
blob: 019e99afab6589ad4aa4bd0c40c97f6f2cfd13fc (plain)
1
2
3
4
5
6
#	$Id: Makefile.inc,v 1.3 1994/11/14 20:45:28 phk Exp $

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