projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d85668
)
modes/Makefile: update clean rule.
author
Andy Polyakov
<appro@openssl.org>
Mon, 26 Jul 2010 21:53:01 +0000
(21:53 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 26 Jul 2010 21:53:01 +0000
(21:53 +0000)
crypto/modes/Makefile
patch
|
blob
|
history
diff --git
a/crypto/modes/Makefile
b/crypto/modes/Makefile
index cbda0522cf07870f2bf9d1985f9caaab3ee59285..90de96b8bda547657e5d52753428216b67b7fa28 100644
(file)
--- a/
crypto/modes/Makefile
+++ b/
crypto/modes/Makefile
@@
-92,7
+92,7
@@
dclean:
mv -f Makefile.new $(MAKEFILE)
clean:
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+ rm -f *.
s *.
o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
# DO NOT DELETE THIS LINE -- make depend depends on it.