commit | d173407b7f9198c0be7db2ec69ce0c8bed52716b | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | Wed Jun 07 06:57:01 2006 +0000 |
committer | Mark Slee <mcslee@apache.org> | Wed Jun 07 06:57:01 2006 +0000 |
tree | 7597a9aa00d73f754f1f51f9928318376279c135 | |
parent | 9577100f3c317ed0bc5974bd8b12cc07675263a0 [diff] |
Adjust the Thrift compiler makefile to clean up after the obj/ folder that it builds into Summary: I am super nitpicky, and after make clean I don't like seeing: $ svn st ? obj/ Problem: make clean didn't remove the generated obj/ dir Solution: Kill it! Reviewed By: aditya Test Plan: Do make clean in compiler directory followed by svn st. You should see nothing! git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664717 13f79535-47bb-0310-9956-ffa450edef68