re-added zto dir with no git info

This commit is contained in:
Joseph Henry
2016-07-25 18:07:43 -07:00
parent a933232ef2
commit a1fcd50be8
651 changed files with 169053 additions and 0 deletions

32
zerotierone/objects.mk Normal file
View File

@@ -0,0 +1,32 @@
OBJS=\
ext/lz4/lz4.o \
ext/json-parser/json.o \
ext/http-parser/http_parser.o \
node/C25519.o \
node/CertificateOfMembership.o \
node/Cluster.o \
node/DeferredPackets.o \
node/Dictionary.o \
node/Identity.o \
node/IncomingPacket.o \
node/InetAddress.o \
node/Multicaster.o \
node/Network.o \
node/NetworkConfig.o \
node/Node.o \
node/OutboundMulticast.o \
node/Packet.o \
node/Path.o \
node/Peer.o \
node/Poly1305.o \
node/Salsa20.o \
node/SelfAwareness.o \
node/SHA512.o \
node/Switch.o \
node/Topology.o \
node/Utils.o \
osdep/BackgroundResolver.o \
osdep/Http.o \
osdep/OSUtils.o \
service/ClusterGeoIpService.o \
service/ControlPlane.o