2001-04-13 Ken Raeburn <raeburn@mit.edu>
+ * Makefile.in (EHDRDIR): Install into kerberosIV subdirectory.
+
* ad_print.c (ad_print): Pass address of session key to
des_cblock_print_file, not the session key.
SHLIB_DIRS=-L$(TOPLIBD)
SHLIB_RDIRS=$(KRB5_LIBDIR)
-EHDRDIR=$(BUILDTOP)$(S)include
+EHDRDIR=$(BUILDTOP)$(S)include$(S)kerberosIV
OBJS = \
$(OUTPRE)cr_auth_repl.$(OBJEXT) \
# We want *library* compiler options...
DBG=$(DBG_LIB)
-
all-unix:: krb_err.h includes all-liblinks
##DOS##LIBOBJS = $(OBJS)