summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-19 20:02:56 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-09-19 20:02:56 -0600
commit3272b32551f515fcbe4b59f22e05f0f54b3d1259 (patch)
treef7b7de6edd169929faa41431d10fe3ce5ca94d6b /Makefile
parentf24523d46c4da32870e3368f4e0caecafb19090f (diff)
move tihngs around
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 761e857..c45e927 100644
--- a/Makefile
+++ b/Makefile
@@ -1 +1 @@
-9psrv: 9psrv.o coroutine.o net9p.o
+srv9p: srv9p.o coroutine.o net9p.o