summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-12-26 16:20:01 -1000
committerSam Bingner <sam@bingner.com>2019-05-27 14:30:27 -1000
commit472cd6495c40b2559689580588fc1efd069e24b2 (patch)
treebda7e2526febef8282f23ad90aa8c266a8e87e99 /make
parent96f184018cdc4776a48415c819c6194c0664fd29 (diff)
Update apt to 1.4.8
Diffstat (limited to 'make')
-rwxr-xr-xmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/make b/make
new file mode 100755
index 0000000..0b27981
--- /dev/null
+++ b/make
@@ -0,0 +1,2 @@
+#!/bin/bash
+DEVELOPER_DIR=/Applications/Xcode-5.1.1.app make "$@"