# $FreeBSD: stable/4/kerberosIV/include/Makefile 51431 1999-09-19 22:00:58Z markm $

.if exists(${.OBJDIR}/../../include)
INCLUDEOBJDIR=	${.OBJDIR}/../include
.else
INCLUDEOBJDIR=	${.CURDIR}/../include
.endif

depend lint tags:

.include <bsd.prog.mk>
