build include/krb5/autoconf.h - this file is wiped out during a
make clean and sane_hostname.c depends on it.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13728
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Sep 5 20:08:21 2001 Ezra Peisach <epeisach@mit.edu>
+
+ * Makefile.in ($(BUILDTOP)/include/krb5/autoconf.h): Add rules to
+ build include/krb5/autoconf.h - this file is wiped out during a
+ make clean and sane_hostname.c depends on it.
+
2001-08-29 Ken Raeburn <raeburn@mit.edu>
* sane_hostname.c: Include socket-utils.h and fake-addrinfo.c.
pty_err.o: pty_err.c
pty_err.h: pty_err.et
pty_err.c: pty_err.et
+
+$(BUILDTOP)/include/krb5/autoconf.h: $(SRCTOP)/include/krb5/autoconf.h.in
+ (cd $(BUILDTOP)/include; $(MAKE) krb5/autoconf.h)
+
# +++ Dependency line eater +++
#
# Makefile dependencies follow. This must be the last section in