Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c416a27
)
Threads test makefile cleanup
author
Mark Slee
<mcslee@apache.org>
Mon, 5 Mar 2007 05:41:04 +0000
(
05:41
+0000)
committer
Mark Slee
<mcslee@apache.org>
Mon, 5 Mar 2007 05:41:04 +0000
(
05:41
+0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665043
13f79535
-47bb-0310-9956-
ffa450edef68
test/threads/Makefile
patch
|
blob
|
history
diff --git
a/test/threads/Makefile
b/test/threads/Makefile
index
7e88944
..
58aebef
100644
(file)
--- a/
test/threads/Makefile
+++ b/
test/threads/Makefile
@@
-46,4
+46,4
@@
client: stubs
g++ -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_types.cpp
clean:
- rm -fr *.o ThreadsServer
gen-cpp
+ rm -fr *.o ThreadsServer
ThreadsClient gen-cpp gen-py