summaryrefslogtreecommitdiff
path: root/make-mac.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-03-03 14:31:43 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-03-03 14:31:43 -0800
commitff931e53b58e1fc2601691202ad5e651bda97d3c (patch)
tree2cb6f790d130e20117dabb17ff32f7a872b78b31 /make-mac.mk
parentef376a7919f150ab357737671679c3577e720914 (diff)
downloadinfinitytier-ff931e53b58e1fc2601691202ad5e651bda97d3c.tar.gz
infinitytier-ff931e53b58e1fc2601691202ad5e651bda97d3c.zip
more makefile stuff
Diffstat (limited to 'make-mac.mk')
-rw-r--r--make-mac.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-mac.mk b/make-mac.mk
index 20e09c4b..5987aed5 100644
--- a/make-mac.mk
+++ b/make-mac.mk
@@ -104,7 +104,7 @@ mac-dist-pkg: FORCE
# For internal use only
official: FORCE
- make clean
+ make ZT_OFFICIAL_RELEASE=1 clean
make -j 4 ZT_OFFICIAL_RELEASE=1
make ZT_OFFICIAL_RELEASE=1 mac-dist-pkg