aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/pax
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/pax')
-rw-r--r--file_cmds/pax/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/file_cmds/pax/Makefile b/file_cmds/pax/Makefile
index fe5902c..5d3dbdc 100644
--- a/file_cmds/pax/Makefile
+++ b/file_cmds/pax/Makefile
@@ -18,4 +18,6 @@ SRCS= ar_io.c \
tar.c \
tty_subs.c
+BINDIR=/bin
+
.include <bsd.prog.mk>