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:
49b8142
)
date.h no longer to be deleted by "make clean"
author
Bodo Möller
<bodo@openssl.org>
Thu, 22 Jul 1999 16:22:11 +0000
(16:22 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 22 Jul 1999 16:22:11 +0000
(16:22 +0000)
crypto/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/Makefile.ssl
b/crypto/Makefile.ssl
index e8940de9a199ec29f069d5bd40f183b9dbfc6418..d5e48d5c419e6f3a8ae1493a05abcbcec38880fd 100644
(file)
--- a/
crypto/Makefile.ssl
+++ b/
crypto/Makefile.ssl
@@
-129,7
+129,7
@@
depend:
done;
clean:
- rm -f buildinf.h
date.h
*.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+ rm -f buildinf.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..."; \