mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Make rules for internal use.
This commit is contained in:
parent
afec5b0f2e
commit
ddb77b1454
2 changed files with 12 additions and 0 deletions
|
@ -65,4 +65,9 @@ install-mac-tap: FORCE
|
|||
clean:
|
||||
rm -rf *.dSYM build-* $(OBJS) zerotier-* ZeroTierOneInstaller-*
|
||||
|
||||
official: FORCE
|
||||
make -j 4 ZT_OFFICIAL_RELEASE=1
|
||||
make mac-ui ZT_OFFICIAL_RELEASE=1
|
||||
./buildinstaller.sh
|
||||
|
||||
FORCE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue