summaryrefslogtreecommitdiff
path: root/secure/lib/Makefile.inc
blob: ac01b9fd6829b3fcc0dfe84c52058b95fdcfb105 (plain)
1
2
3
4
.include "../Makefile.inc"
.if exists(${.CURDIR:H:H:H}/lib/Makefile.inc)
.include "${.CURDIR:H:H:H}/lib/Makefile.inc"
.endif