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:
6434450
)
"make clean" has to delete date.h
author
Bodo Möller
<bodo@openssl.org>
Sat, 17 Jul 1999 15:17:14 +0000
(15:17 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Sat, 17 Jul 1999 15:17:14 +0000
(15:17 +0000)
crypto/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/Makefile.ssl
b/crypto/Makefile.ssl
index 3c4b9574dc816d270235db144a29b632427873f5..fce13683da5739a888c15e742ca9aef0144c2cc0 100644
(file)
--- a/
crypto/Makefile.ssl
+++ b/
crypto/Makefile.ssl
@@
-125,7
+125,7
@@
depend:
done;
clean:
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+ rm -f
date.h
*.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
@for i in $(SDIRS) ;\
do \
(cd $$i; echo "making clean in crypto/$$i..."; \