make plan9 optional build, not built by default use make PLAN9=1 to build it
authorJim Morris <morris@wolfman.com>
Sun, 10 Apr 2016 21:24:22 +0000 (14:24 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 10 Apr 2016 21:24:22 +0000 (14:24 -0700)
commit54be3babc8e17f39637afc95b5fa798e0d3c9350
treec81a9ee53d0224ee796ea78379d26ee389d1cf9a
parent883443c9d900673dfd6a2e46cc63fb312777e3e3
make plan9 optional build, not built by default use make PLAN9=1 to build it
refactor Network to remove most of the statics
build/common.mk
src/libs/Network/uip/Network.cpp
src/libs/Network/uip/Network.h