thrift/test/py
David Reiss 2ca456a8ae Make "make clean" rules a bit more standard.
Summary:
make-generic is some sort of internal undocumented thing.
make-local is what is supposed to be used for this stuff.
Also use $(RM) instead of "rm -f".

Reviewed By: marc

Test Plan: make clean


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665498 13f79535-47bb-0310-9956-ffa450edef68
2008-02-24 16:42:18 +00:00
..
explicit_module Thrift: Support for explicit Python module declaration. 2007-08-30 00:58:43 +00:00
Makefile.am Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
RunClientServer.py Thrift: Python test improvements. 2008-02-15 01:10:23 +00:00
SerializationTest.py Thrift: Python test improvements. 2008-02-15 01:10:23 +00:00
TestClient.py Implement testAsync for python tests 2008-02-18 02:11:48 +00:00
TestEof.py Thrift: Python test improvements. 2008-02-15 01:10:23 +00:00
TestServer.py Implement testAsync for python tests 2008-02-18 02:11:48 +00:00
TestSocket.py Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00