aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-14 18:38:57 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-14 18:40:13 +0200
commit1d764bd32582e48082e1a2ed07f079ddc17fdf8a (patch)
treec444d3732ba1e7d146d0eed2e28cfcfcf64a0e4e /Makefile
parent94f686085a5c5c8000ead50e7d34682d5021b7b5 (diff)
downloadrtty-1d764bd32582e48082e1a2ed07f079ddc17fdf8a.tar.gz
rd: Start ssh in batch mode, exec into rtty
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3720f8a..bdac189 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,4 @@
+rtty: rtty.c
+
install: rtty
install rd rtty /usr/local/bin