header files to the build tree.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5179
dc483132-0cff-0310-8789-
dd5450dbe970
+Tue Mar 21 21:06:06 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * Makefile.in (all-unix): The "includes" target is *not* obsolete;
+ it's necessary to copy the header files to the build tree.
+
Fri Mar 17 19:42:45 1995 John Gilmore (gnu at toad.com)
* Makefile.in (LDFLAGS): Eliminate, duplicate.
all:: all-$(WHAT)
-all-unix:: $(HDRS) $(OBJS)
+all-unix:: $(HDRS) includes $(OBJS)
all-mac:: $(HDRS) $(OBJS)
all-windows:: $(OBJS)