summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/tools/hppa1.1/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/tools/hppa1.1/Makefile.in')
-rw-r--r--c/src/exec/score/tools/hppa1.1/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/tools/hppa1.1/Makefile.in b/c/src/exec/score/tools/hppa1.1/Makefile.in
index c5cdbb753e..4a8be52b11 100644
--- a/c/src/exec/score/tools/hppa1.1/Makefile.in
+++ b/c/src/exec/score/tools/hppa1.1/Makefile.in
@@ -50,7 +50,7 @@ CLEAN_ADDITIONS +=
CLOBBER_ADDITIONS +=
all: ${ARCH} $(SRCS) preinstall $(PGMS)
- $(INSTALL) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
+ $(INSTALL) $(INSTBINFLAGS) ${PGMS} ${PROJECT_RELEASE}/bin
# Hack
# we are #including files that haven't been installed yet.