diff options
author | Ellen Wang <ellen> | 2019-07-21 21:37:01 -0700 |
---|---|---|
committer | Ellen Wang <ellen> | 2019-07-21 21:37:01 -0700 |
commit | eb2f851e6557812a4549788bf9ce03256dcef67b (patch) | |
tree | 84bffe57cdc2f4e0639b80d58ba914701b0aec51 /macui/ZeroTier One.xcodeproj | |
parent | ac0082a67e2eec80fb674e8d37f81d80f75ad7b3 (diff) | |
download | infinitytier-eb2f851e6557812a4549788bf9ce03256dcef67b.tar.gz infinitytier-eb2f851e6557812a4549788bf9ce03256dcef67b.zip |
Don't relink zerotier-one every time.
Because zerotier-one depends on "one", which is a phony target,
making it relinks zerotier-one every time, which is probably
not the desired behavior.
In any case, zerotier-one, zerotier-cli, and zerotier-idtool are
real target, so they should have real dependencies and actions.
The "one" target now depends on these three files.
Behavior is mostly unchanged otherwise.
Diffstat (limited to 'macui/ZeroTier One.xcodeproj')
0 files changed, 0 insertions, 0 deletions