Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Makefile] Fix racecondition in Makefile
If people run make -j, the targets are run in parallel in a random order. So we need to create the directories.
- Loading branch information