Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
Jari Vetoniemi 3380e23f40 We should check for unequal here. 10 år sedan
bin We should check for unequal here. 10 år sedan
lib Update chck 10 år sedan
src Update chck 10 år sedan
.gitmodules Add code. 10 år sedan
CMakeLists.txt Allow skipping build of binaries. 10 år sedan
LICENSE We are on 2015 10 år sedan
README.md Change to markdown readme 10 år sedan

README.md

pi9

9p server abstraction library

Building

mkdir target && cd target                # - create build target directory
cmake -DCMAKE_INSTALL_PREFIX=build ..    # - run CMake, set install directory
make                                     # - compile

License

zlib, see LICENSE file for more information