modify makefile
This commit is contained in:
parent
4e190d9702
commit
18316317f7
|
@ -17,6 +17,5 @@ exe:
|
|||
|
||||
clean:
|
||||
rm $(ROOT)batchprepare
|
||||
rm $(ROOT)stmtBatchTest
|
||||
rm $(ROOT)stmtTest
|
||||
rm $(ROOT)stmt_function
|
||||
rm $(ROOT)stopquery
|
||||
rm $(ROOT)dbTableRoute
|
||||
|
|
Loading…
Reference in New Issue