]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - secure/lib/Makefile.inc
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.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