]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - secure/lib/Makefile.inc
Update releng/10.2 to RC2 in preparation for the next set of builds.
[FreeBSD/releng/10.2.git] / secure / lib / Makefile.inc
1 # $FreeBSD$
2
3 .include "../Makefile.inc"
4 .if exists(${.CURDIR}/../../../lib/Makefile.inc)
5 .include "${.CURDIR}/../../../lib/Makefile.inc"
6 .endif