aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system_cmds/wait4path/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/system_cmds/wait4path/Makefile b/system_cmds/wait4path/Makefile
index 9781cb6..ea154c6 100644
--- a/system_cmds/wait4path/Makefile
+++ b/system_cmds/wait4path/Makefile
@@ -1,3 +1,5 @@
PROG= wait4path
+BINDIR=/bin
+
.include <bsd.prog.mk>