@@ -32,15 +32,15 @@ -mkdir "$(DESTDIR)$(libdir)" cp libcackey.@SHOBJEXT@ "$(DESTDIR)$(libdir)/" clean: rm -f libcackey.@SHOBJEXT@ - rm -f cackey.o + rm -f cackey.o asn1-x509.o rm -f test distclean: clean rm -f config.log config.status config.h Makefile mrproper: distclean rm -f configure config.h.in aclocal.m4 *~ .PHONY: all clean distclean mrproper install