+2002-09-24 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in ($(BUILDTOP)/include/gssapi/gssapi.h,
+ generic/gssapi.h): Depend on all-recurse.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
cd ..
@echo Making clean in gssapi
+$(BUILDTOP)/include/gssapi/gssapi.h generic/gssapi.h: all-recurse
+
# +++ Dependency line eater +++
#
# Makefile dependencies follow. This must be the last section in
+2002-09-24 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in ($(HDRS)): Depend on includes.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
$(RM) types.h types.stamp
clean-windows::
$(RM) types.h types.stamp
+
+$(HDRS): includes
+
# +++ Dependency line eater +++
#
# Makefile dependencies follow. This must be the last section in