Flatten tools/ directory to make build procedure simpler.
commit597c9cc540c2ca5d0b0eeaa3f453dffa14afab6d
authorJunio C Hamano <junkio@cox.net>
Wed, 7 Sep 2005 19:22:56 +0000 (7 12:22 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 7 Sep 2005 19:22:56 +0000 (7 12:22 -0700)
tree612203df758893cbf96fc2fccf9e9b0c858cb717
parentb893f09104ee5f1d8710dfe17cdf1cbac995f17a
Flatten tools/ directory to make build procedure simpler.

Also make platform specific part more isolated.  Currently we only
have Darwin defined, but I've taken a look at SunOS specific patch
(which I dropped on the floor for now) as well.  Doing things this way
would make adding it easier.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
git-applymbox [moved from tools/git-applymbox with 100% similarity]
git-applypatch [moved from tools/git-applypatch with 100% similarity]
mailinfo.c [moved from tools/mailinfo.c with 100% similarity]
mailsplit.c [moved from tools/mailsplit.c with 100% similarity]
tools/.gitignore [deleted file]
tools/Makefile [deleted file]