diff options
author | 2010-01-30 16:12:33 +0100 | |
---|---|---|
committer | 2010-01-30 16:12:33 +0100 | |
commit | 237a91fdf2150a43955135ac8ce7a14fe0ca8ec8 (patch) | |
tree | f379e281db57ce7577f6edcd44606112051b07fd | |
parent | Add convenience function to find a file in the path or in a suggestionfolder (diff) | |
download | bldit-237a91fdf2150a43955135ac8ce7a14fe0ca8ec8.tar.xz bldit-237a91fdf2150a43955135ac8ce7a14fe0ca8ec8.zip |
Remove obsolete file from mac bootstrap
-rwxr-xr-x | bootstrap.mac.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.mac.sh b/bootstrap.mac.sh index 7b1eddd..cf36535 100755 --- a/bootstrap.mac.sh +++ b/bootstrap.mac.sh @@ -13,7 +13,6 @@ Main.cc \ MakeDependencyFile.cc \ ProcessUtilities.cc \ Project.cc \ -ProjectFile.cc \ ProjectParser.cc \ SharedRef.cc \ SystemConfiguration.cc \ |