diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-17 09:38:06 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-17 12:38:18 -0600 |
commit | 47b2f4c4982fb5f063e9e83c524b2e63abaa58c4 (patch) | |
tree | f3f1727a36b79927e105415d650c53532489ba07 /Makefile | |
parent | a3c2e3bb9092f1d17671c22fd7bf5c0de9b61c3a (diff) |
wip
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..761e857 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +9psrv: 9psrv.o coroutine.o net9p.o |