mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-22 12:05:55 +00:00
more makefile stuff
This commit is contained in:
parent
ef376a7919
commit
ff931e53b5
@ -125,6 +125,7 @@ debug: FORCE
|
||||
make ZT_DEBUG=1 selftest
|
||||
|
||||
official: FORCE
|
||||
make ZT_OFFICIAL_RELEASE=1 clean
|
||||
make -j 4 ZT_OFFICIAL_RELEASE=1 one
|
||||
make ZT_OFFICIAL_RELEASE=1 installer
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user