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