summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/tools/unix/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/tools/unix/Makefile.in')
-rw-r--r--c/src/exec/score/tools/unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/tools/unix/Makefile.in b/c/src/exec/score/tools/unix/Makefile.in
index 6041f15730..f49c25c734 100644
--- a/c/src/exec/score/tools/unix/Makefile.in
+++ b/c/src/exec/score/tools/unix/Makefile.in
@@ -50,7 +50,7 @@ CLEAN_ADDITIONS +=
CLOBBER_ADDITIONS +=
all: ${ARCH} $(SRCS) $(PGMS)
- $(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
+ $(BSDINSTALL) $(INSTBINFLAGS) ${PGMS} ${PROJECT_RELEASE}/bin
preinstall: