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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/file_cmds/rmt/Makefile b/file_cmds/rmt/Makefile
index 1e515ee..8d058d6 100644
--- a/file_cmds/rmt/Makefile
+++ b/file_cmds/rmt/Makefile
@@ -1,4 +1,6 @@
PROG= rmt
MAN= rmt.8
+BINDIR=/bin
+
.include <bsd.prog.mk>