]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - secure/lib/Makefile.inc
Merge 296424 from stable/10 - contains the following changes to -current:
[FreeBSD/releng/10.3.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