Remove util/profile/profile.h after building kerbsrc.zip; this file
authorTheodore Tso <tytso@mit.edu>
Fri, 28 Apr 1995 03:22:36 +0000 (03:22 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 28 Apr 1995 03:22:36 +0000 (03:22 +0000)
screws up the Unix build.

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

src/ChangeLog
src/Makefile.in

index 4a7f340d8b1afe44490816553239a52a94c43572..092dd6da8fdb4830ca767fde1f0ef774199a5336 100644 (file)
@@ -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
index e6d5a186ade6348c24441443d96a404217cf5dd0..6cb46310403694c92f274615d5e1327bb4cbe14e 100644 (file)
@@ -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.