aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/rmt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/rmt/Makefile')
-rw-r--r--file_cmds/rmt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/file_cmds/rmt/Makefile b/file_cmds/rmt/Makefile
new file mode 100644
index 0000000..1e515ee
--- /dev/null
+++ b/file_cmds/rmt/Makefile
@@ -0,0 +1,4 @@
+PROG= rmt
+MAN= rmt.8
+
+.include <bsd.prog.mk>