all repos — xrxs @ e85bf2c4e5f8c3c2d6e58ea0c8283a78f4b783a7

experimental networked application/game server with 9p

build.sh (raw)

1
2
3
4
5
6
7
#!/bin/sh

clang-format -i ./*.c ./*.h

mk clean
mk o.xrxs
mv o.xrxs xrxs