mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Phasing out existing installer, delete some stuff...
This commit is contained in:
parent
b99940f8a1
commit
14e4e9e479
3 changed files with 0 additions and 87 deletions
|
@ -49,9 +49,6 @@ install-mac-tap: FORCE
|
|||
cp -R ext/bin/tap-mac//tap.kext /Library/Application\ Support/ZeroTier/One
|
||||
chown -R root:wheel /Library/Application\ Support/ZeroTier/One/tap.kext
|
||||
|
||||
file2lz4c: ext/lz4/lz4hc.o FORCE
|
||||
$(CXX) $(CXXFLAGS) -o file2lz4c file2lz4c.cpp node/Utils.cpp node/Salsa20.cpp ext/lz4/lz4hc.o
|
||||
|
||||
clean:
|
||||
rm -rf *.dSYM build-ZeroTierUI-* $(OBJS) file2lz4c zerotier-* installer-build zt1-*-install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue