* Makefile.in (clean-unix): Do not remove libraries here as the
authorEzra Peisach <epeisach@mit.edu>
Wed, 19 Nov 1997 15:35:29 +0000 (15:35 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 19 Nov 1997 15:35:29 +0000 (15:35 +0000)
  Makefile that created the symlink now removes it.

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

src/lib/ChangeLog
src/lib/Makefile.in

index 90efcdfcaee59d6cf79d09088f58a5b52d2f9496..27f5acf3c5a0f1385ee535420a2e1a2c3c103259 100644 (file)
@@ -1,3 +1,8 @@
+Wed Nov 19 10:33:19 1997  Ezra Peisach  <epeisach@mit.edu>
+
+       * Makefile.in (clean-unix): Do not remove libraries here as the
+               Makefile that created the symlink now removes it.
+
 Tue Oct 21 23:29:18 1997  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * win_glue.c: Add checks so that code doesn't bomb out if the
index 5fce69cb2a8477e1da1e5a1c2137cea48331ee59..9b0fe776ae1e376b99700122ce6bca7ff638dbce 100644 (file)
@@ -15,8 +15,8 @@ CLEANLIBS = libkrb5.a libkdb5.a libcrypto.a libgssapi_krb5.a libdes425.a \
        libkrb5.so libcrypto.so libkrb4.so libdes425.so
 
 clean-mac:: clean-unix
-clean-unix::
        $(RM) $(CLEANLIBS)
+clean-unix::
 
 clean-windows::
        $(RM) *.dll *.lib *.exp *.map *.bak