mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -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
|
@ -45,9 +45,6 @@ idtool: $(OBJS)
|
|||
$(CXX) $(CXXFLAGS) -o zerotier-idtool idtool.cpp $(OBJS) $(LIBS)
|
||||
$(STRIP) zerotier-idtool
|
||||
|
||||
file2lz4c: ext/lz4/lz4hc.o FORCE
|
||||
$(CXX) $(CXXFLAGS) -o file2lz4c file2lz4c.cpp node/Utils.cpp node/Salsa20.cpp ext/lz4/lz4hc.o
|
||||
|
||||
installer: one FORCE
|
||||
./buildinstaller.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue