summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/ChangeLog4
-rw-r--r--src/include/krb5/Makefile.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index 1d8d83c36..7c7d97dc6 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,7 @@
+Thu Mar 9 18:29:24 1995 Mark Eichin <eichin@cygnus.com>
+
+ * Makefile.in (all-windows): tabs, not spaces.
+
Tue Mar 7 14:54:02 1995 Keith Vetter (keithv@fusion.com)
* ccache.h: added windows INTERFACE keyword to all functions.
diff --git a/src/include/krb5/Makefile.in b/src/include/krb5/Makefile.in
index 91455ad97..e07f191d2 100644
--- a/src/include/krb5/Makefile.in
+++ b/src/include/krb5/Makefile.in
@@ -19,9 +19,9 @@ all:: all-$(WHAT)
all-unix:: $(BUILT_HEADERS)
all-windows:
- copy stock\osconf.win osconf.h
+ copy stock\osconf.win osconf.h
echo /* not used in windows */ > autoconf.h
-
+
includes:: autoconf.h
# Run a header through a preprocessor to generate an architecture/environment