Rename tools to remove their file extensions

This makes it easy to add the folder to PATH and run commands
This commit is contained in:
Andrew Hyatt 2018-05-17 10:02:35 -04:00
parent 7cb23509af
commit 5f96f6c7fb
No known key found for this signature in database
GPG Key ID: 5456D0F696719C24
10 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -286,3 +286,6 @@
path = src/external/dtrace
url = ../darling-dtrace.git
branch = master
[submodule "src/external/xcbuild"]
path = src/external/xcbuild
url = ../xcbuild.git

1
src/external/xcbuild vendored Submodule

@ -0,0 +1 @@
Subproject commit 96af1f519ee49dfa3a1fe373235df0a8acbcf331

0
tools/rename-target Executable file
View File