From: Theodore Tso Date: Fri, 28 Apr 1995 03:22:36 +0000 (+0000) Subject: Remove util/profile/profile.h after building kerbsrc.zip; this file X-Git-Tag: krb5-1.0-beta5~160 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e9980a3d9dc13654393743decb04c697ebf70e26;p=krb5.git Remove util/profile/profile.h after building kerbsrc.zip; this file screws up the Unix build. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5592 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/ChangeLog b/src/ChangeLog index 4a7f340d8..092dd6da8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 27 23:21:08 1995 Theodore Y. Ts'o (tytso@dcl) + + * Makefile.in: Remove util/profile/profile.h after building + kerbsrc.zip; this file screws up the Unix build. + Thu Apr 27 17:54:05 1995 Mark Eichin * configure.in: check KRB4_LIB to know if we're building with krb4 diff --git a/src/Makefile.in b/src/Makefile.in index e6d5a186a..6cb463104 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -237,6 +237,8 @@ kerbsrc.zip: awk-windows zip -Dlk kerbsrc.zip $(ZIPFILES) -x $(ZIPEXCLUDE) zip -Dk kerbsrc.zip $(ZIPBINARYFILES) cp Makefile.bak Makefile + rm -f util/profile/profile.h + # # Part of building the PC release has to be done on Unix. This includes # anything the requires awk.