]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - secure/lib/Makefile.inc
MFC SVN r336350: Send sysrc(8) error message to stderr (not stdout)
[FreeBSD/stable/9.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