Deleted Added
full compact
1c1
< # $FreeBSD: head/kerberos5/lib/libkrb5/Makefile 120951 2003-10-09 19:51:13Z nectar $
---
> # $FreeBSD: head/kerberos5/lib/libkrb5/Makefile 125261 2004-01-31 08:15:57Z ru $
102,103c102,103
< ${.OBJDIR}/k524_err.h \
< ${.OBJDIR}/heim_err.h
---
> k524_err.h \
> heim_err.h
107d106
< -I${KRB5DIR}/lib/des \
109,111c108
< -I${KRB5DIR}/include \
< -I${KRB5OBJDIR} \
< -I${ASN1OBJDIR}
---
> -I.
115,118c112,115
< ${.CURDIR}/../../include/krb5-types.h \
< ${.OBJDIR}/heim_err.h \
< ${.OBJDIR}/krb5_err.h \
< ${.OBJDIR}/k524_err.h
---
> krb5-types.h \
> heim_err.h \
> krb5_err.h \
> k524_err.h
326c323
< .PATH: ${KRB5DIR}/lib/des
---
> .PATH: ${.CURDIR}/../../include