1
0
mirror of https://github.com/elliotnunn/mac-rom.git synced 2025-04-09 05:36:58 +00:00
Elliot Nunn bbb73bc9b7 Use placeholder files to create BuildResults/
Running the Make/CreateBuildResultsFolders script after a clone, or
after clobbering BuildResults/, was a pain. Now a clean build can be
guaranteed with:

rm -rf BuildResults
git checkout BuildResults
2017-12-26 09:53:21 +08:00
..