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:
e5599db
)
In "make clean", delete files created by "make report".
author
Bodo Möller
<bodo@openssl.org>
Fri, 25 Feb 2000 14:34:55 +0000
(14:34 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 25 Feb 2000 14:34:55 +0000
(14:34 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 6392105ae5e0e8a226a5e1551dddcdced345eb3a..be6894426f4417fc2f72782366e60e905e8ce93a 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-219,7
+219,7
@@
libclean:
rm -f *.a */lib */*/lib
clean:
- rm -f shlib/*.o *.o core a.out fluff *.map rehash.time
+ rm -f shlib/*.o *.o core a.out fluff *.map rehash.time
testlog make.log cctest cctest.c
@for i in $(DIRS) ;\
do \
(cd $$i && echo "making clean in $$i..." && \