Phasing out existing installer, delete some stuff...

This commit is contained in:
Adam Ierymenko 2014-01-01 17:02:28 -08:00
commit 14e4e9e479
3 changed files with 0 additions and 87 deletions

View file

@ -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