]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - kerberos5/include/Makefile
This commit was generated by cvs2svn to compensate for changes in r85815,
[FreeBSD/FreeBSD.git] / kerberos5 / include / Makefile
1 #       $Id$
2
3 .if exists(${.OBJDIR}/../../include)
4 INCLUDEOBJDIR=  ${.OBJDIR}/../include
5 .else
6 INCLUDEOBJDIR=  ${.CURDIR}/../include
7 .endif
8
9 depend lint tags:
10
11 .include <bsd.prog.mk>