Add a dependency on the .dir file to make sure that the directory
authorDan Gohman <gohman@apple.com>
Thu, 15 Apr 2010 22:46:27 +0000 (22:46 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 15 Apr 2010 22:46:27 +0000 (22:46 +0000)
commit2d675f130804cdc92137101c0f88d4c91bfa0950
tree813da8b41410daec713398c6b9d57deddbeb10b8
parent3a1588a2e38d57de3c4277f071f2316fb3dbc37a
Add a dependency on the .dir file to make sure that the directory
is created before the native exports file is built in a parallel build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101413 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules