mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Merge branch 'master' into dev
This commit is contained in:
commit
e14d5d49a1
2 changed files with 8 additions and 2 deletions
|
@ -155,7 +155,7 @@ clean:
|
|||
rm -rf *.a *.o node/*.o controller/*.o osdep/*.o service/*.o ext/http-parser/*.o build-* zerotier-one zerotier-idtool zerotier-selftest zerotier-cli $(ONE_OBJS) $(CORE_OBJS)
|
||||
|
||||
debug: FORCE
|
||||
make -j 4 ZT_DEBUG=1
|
||||
gmake -j 4 ZT_DEBUG=1
|
||||
|
||||
install: one
|
||||
rm -f /usr/local/sbin/zerotier-one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue