[1118] in Kerberos-V5-bugs
include/krb5/Makefile.in broken
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Tue Mar 7 21:03:46 1995
From: epeisach@MIT.EDU
Date: Tue, 7 Mar 1995 21:03:39 -0500
To: krb5-bugs@MIT.EDU
Spaces instead of tab in the lines indicated. The second one has an
extra space on the line...
Ezra
===================================================================
RCS file: /mit/krb5/.cvsroot/src/include/krb5/Makefile.in,v
retrieving revision 1.27
diff -c -r1.27 Makefile.in
*** 1.27 1995/03/07 23:32:13
--- Makefile.in 1995/03/08 02:01:38
***************
*** 19,27 ****
all-unix:: $(BUILT_HEADERS)
all-windows:
! 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
--- 19,27 ----
all-unix:: $(BUILT_HEADERS)
all-windows:
! 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