Remove util/profile/prof_err.[ch] after building kerbsrc.zip, since
authorTheodore Tso <tytso@mit.edu>
Fri, 28 Apr 1995 13:35:39 +0000 (13:35 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 28 Apr 1995 13:35:39 +0000 (13:35 +0000)
this also screws up the Unix build.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5599 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/Makefile.in

index 4edb9cfa1d261ac6e11e73053f93b3b1b9218f4e..facb5697bcb2881ecddb6840fdf925b25724eab8 100644 (file)
@@ -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.
index 6cb46310403694c92f274615d5e1327bb4cbe14e..84360ccc78048fcbbfe0bf48e2d42f782690492a 100644 (file)
@@ -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