# $FreeBSD: stable/3/kerberosIV/include/Makefile 62580 2000-07-04 15:23:05Z assar $

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

depend lint tags:

.include <bsd.prog.mk>
