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:
b317819
)
Fix yet anoither 'make clean' breakage.
author
Rich Salz
<rsalz@openssl.org>
Thu, 18 Dec 2014 05:13:46 +0000
(
00:13
-0500)
committer
Rich Salz
<rsalz@openssl.org>
Thu, 18 Dec 2014 05:13:46 +0000
(
00:13
-0500)
Reviewed-by: Tim Hudson <tjh@openssl.org>
apps/Makefile
patch
|
blob
|
history
diff --git
a/apps/Makefile
b/apps/Makefile
index a952a85aa7312569d00c09c30e65ff54d4345622..76fa21b24504d4eefdf192d642e9f53152d02b14 100644
(file)
--- a/
apps/Makefile
+++ b/
apps/Makefile
@@
-140,7
+140,7
@@
dclean:
clean:
rm -f *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE)
- rm -f req
CA.pl
+ rm -f req
$(DLIBSSL):
(cd ..; $(MAKE) DIRS=ssl all)