From: Mark Eichin Date: Thu, 9 Mar 1995 23:30:27 +0000 (+0000) Subject: * Makefile.in (all-windows): tabs, not spaces. X-Git-Tag: krb5-1.0-beta5~578 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b6f4e0f74fd779c2777318bec303f6f21e82767b;p=krb5.git * Makefile.in (all-windows): tabs, not spaces. from ezra. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5094 dc483132-0cff-0310-8789-dd5450dbe970 --- 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 + + * 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