summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-04-28 03:22:36 +0000
committerTheodore Tso <tytso@mit.edu>1995-04-28 03:22:36 +0000
commite9980a3d9dc13654393743decb04c697ebf70e26 (patch)
tree4671a3fc9862d49fb7abb0688c262d8d0468e053
parent041cad6e1d14c3878173b5dd4db150eeb72ec080 (diff)
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
-rw-r--r--src/ChangeLog5
-rw-r--r--src/Makefile.in2
2 files changed, 7 insertions, 0 deletions
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 <eichin@cygnus.com>
* 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.