aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-14 18:43:20 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-14 18:43:20 +0200
commit9f34ef6a0b1fd5545112498e2363d784cee8e42e (patch)
treee3a6569f9921018d04e39577e6b4d121d7e856e6 /Makefile
parent1d764bd32582e48082e1a2ed07f079ddc17fdf8a (diff)
downloadrtty-9f34ef6a0b1fd5545112498e2363d784cee8e42e.tar.gz
Rename rtty to rio, rd to rtty
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bdac189..0554b1c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-rtty: rtty.c
+rio: rio.c
-install: rtty
- install rd rtty /usr/local/bin
+install: rio
+ install rtty rio /usr/local/bin