]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - secure/lib/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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