summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-04-28 13:35:39 +0000
committerTheodore Tso <tytso@mit.edu>1995-04-28 13:35:39 +0000
commit570659df01bf5b78ca459db131e1f428e3e523b4 (patch)
tree1ff1c521c299f9432fb3fa04f389961298a484dc /src
parentcb64ff5b9bfaabc27ed9f161994535323f863ae6 (diff)
downloadkrb5-570659df01bf5b78ca459db131e1f428e3e523b4.tar.gz
krb5-570659df01bf5b78ca459db131e1f428e3e523b4.tar.xz
krb5-570659df01bf5b78ca459db131e1f428e3e523b4.zip
Remove util/profile/prof_err.[ch] after building kerbsrc.zip, since
this also screws up the Unix build. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5599 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
-rw-r--r--src/Makefile.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4edb9cfa1..facb5697b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+Fri Apr 28 09:33:52 1995 Theodore Y. Ts'o (tytso@dcl)
+
+ * Makefile.in: Also remove util/profile/prof_err.[ch] after
+ building kerbsrc.zip, since this also screws up the Unix
+ build.
+
Fri Apr 28 02:03:56 1995 Mark W. Eichin <eichin@cygnus.com>
* aclocal.m4 (WITH_KRB4): fix quoting in pathname case.
diff --git a/src/Makefile.in b/src/Makefile.in
index 6cb463104..84360ccc7 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -237,7 +237,7 @@ 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
+ rm -f util/profile/profile.h util/profile/prof_err.[ch]
#
# Part of building the PC release has to be done on Unix. This includes