mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
.
This commit is contained in:
parent
56ef9e0643
commit
8c7433a525
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@ official: FORCE
|
|||
clean:
|
||||
rm -rf netcon/*.so *.dSYM build-* *.pkg *.dmg *.o node/*.o controller/*.o service/*.o osdep/*.o ext/http-parser/*.o ext/lz4/*.o ext/json-parser/*.o $(OBJS) zerotier-one zerotier-idtool zerotier-selftest zerotier-cli ZeroTierOneInstaller-* mkworld doc/node_modules
|
||||
|
||||
distclean: clean
|
||||
rm -rf doc/node_modules
|
||||
|
||||
# For those building from source -- installs signed binary tap driver in system ZT home
|
||||
install-mac-tap: FORCE
|
||||
mkdir -p /Library/Application\ Support/ZeroTier/One
|
||||
|
|
Loading…
Add table
Reference in a new issue