[824] in Kerberos-V5-bugs

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

lib/crypto/libcrypto.a not removed with make clean

daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Sat Oct 1 23:06:14 1994

From: epeisach@MIT.EDU
Date: Sat, 1 Oct 1994 23:06:11 -0400
To: krb5-bugs@MIT.EDU



===================================================================
RCS file: /mit/krb5/.cvsroot/src/lib/crypto/Makefile.in,v
retrieving revision 1.9
diff -c -r1.9 Makefile.in
*** 1.9	1994/08/04 07:47:36
--- Makefile.in	1994/10/02 03:05:21
***************
*** 20,22 ****
--- 20,26 ----
  install:: libcrypto.a
  	$(INSTALL_DATA) libcrypto.a $(KRB5_LIBDIR)/libcrypto.a
  	$(RANLIB) $(KRB5_LIBDIR)/libcrypto.a
+ 
+ clean::
+ 	$(RM) libcrypto.a
+ 

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