[814] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

lib/libkdb5.a is not removed with a make clean

daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Fri Sep 30 14:09:05 1994

From: epeisach@MIT.EDU
Date: Fri, 30 Sep 1994 14:08:57 -0400
To: krb5-bugs@MIT.EDU


Patch to lib/Makefile.in

===================================================================
RCS file: /mit/krb5/.cvsroot/src/lib/Makefile.in,v
retrieving revision 1.8
diff -c -r1.8 Makefile.in
*** 1.8	1994/08/04 07:47:27
--- Makefile.in	1994/09/30 18:07:37
***************
*** 4,7 ****
  all::
  
  clean::
! 	$(RM) libkrb5.a libcrypto.a libgssapi_krb5.a libdes425.a libkrb425.a
--- 4,7 ----
  all::
  
  clean::
! 	$(RM) libkrb5.a libkdb5.a libcrypto.a libgssapi_krb5.a libdes425.a libkrb425.a

home help back first fref pref prev next nref lref last post