* Makefile.in (all-windows): tabs, not spaces.
authorMark Eichin <eichin@mit.edu>
Thu, 9 Mar 1995 23:30:27 +0000 (23:30 +0000)
committerMark Eichin <eichin@mit.edu>
Thu, 9 Mar 1995 23:30:27 +0000 (23:30 +0000)
from ezra.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5094 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/ChangeLog
src/include/krb5/Makefile.in

index 1d8d83c360bf3b11c9471cffc0c6091974b7f3fa..7c7d97dc65c10f94e7e28b2eb91501fd34c946c7 100644 (file)
@@ -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.
index 91455ad9726d582d39fccbf4e791d2d7cc2c397d..e07f191d2884d825ed5179bf22e2290e77fec136 100644 (file)
@@ -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