diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-19 20:02:56 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-19 20:02:56 -0600 |
commit | 3272b32551f515fcbe4b59f22e05f0f54b3d1259 (patch) | |
tree | f7b7de6edd169929faa41431d10fe3ce5ca94d6b /Makefile | |
parent | f24523d46c4da32870e3368f4e0caecafb19090f (diff) |
move tihngs around
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -9psrv: 9psrv.o coroutine.o net9p.o +srv9p: srv9p.o coroutine.o net9p.o |