aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-11 02:19:01 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-11 02:20:58 +0100
commit6544282d384e1284b53241c820b17e4f3ad010fe (patch)
tree4d3dc5a7c24e3dbb9ce8d0408daaa6e5bc52ca2f
parent6d4519c780aa7a8b0c329650ae1dcc653c5eb0de (diff)
downloadrf-6544282d384e1284b53241c820b17e4f3ad010fe.tar.gz
add Makefile, remove .pl extension
-rw-r--r--Makefile3
-rwxr-xr-xrf (renamed from rf.pl)0
-rw-r--r--rf.11
3 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..6e1b4f1
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+install:
+ install rf /usr/local/bin/rf
+ cp rf.1 /usr/share/man/man1/rf.1
diff --git a/rf.pl b/rf
index bf54bb5..bf54bb5 100755
--- a/rf.pl
+++ b/rf
diff --git a/rf.1 b/rf.1
index 24ac621..ad9d2bd 100644
--- a/rf.1
+++ b/rf.1
@@ -8,7 +8,6 @@
.
.Sh SYNOPSIS
.Nm
-.Li <
.Ar file
.
.Sh DESCIPTION