aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/pathchk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/pathchk/Makefile')
-rw-r--r--file_cmds/pathchk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/file_cmds/pathchk/Makefile b/file_cmds/pathchk/Makefile
index a3ea46c..97d4b20 100644
--- a/file_cmds/pathchk/Makefile
+++ b/file_cmds/pathchk/Makefile
@@ -1,3 +1,5 @@
PROG= pathchk
+BINDIR=/bin
+
.include <bsd.prog.mk>