summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/rte/Makefile.am
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-03 00:43:22 +0000
committerKarl Berry <karl@freefriends.org>2009-06-03 00:43:22 +0000
commit8a2651fb8ab441337cb1482b2405335ca6aaf504 (patch)
treea898256ef8036bb8224bcdbafdc9489fb43f6350 /Build/source/utils/xindy/rte/Makefile.am
parent186368070c9cdd94bce27758ebadb699bc440c2f (diff)
strip xindy.run (aka clisp)
git-svn-id: svn://tug.org/texlive/trunk@13590 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/rte/Makefile.am')
-rw-r--r--Build/source/utils/xindy/rte/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/xindy/rte/Makefile.am b/Build/source/utils/xindy/rte/Makefile.am
index 3b05f54b40b..01ee8377f39 100644
--- a/Build/source/utils/xindy/rte/Makefile.am
+++ b/Build/source/utils/xindy/rte/Makefile.am
@@ -39,7 +39,7 @@ $(binariesdir)/$(XINDY_RUN):
$(MAKE) -C ordrules ordrulei.c
env CLISP_LINKKIT='$(CLISP_LIB)/linkkit' MAKE="$(MAKE)" \
sh '$(CLISP_LIB)/clisp-link' add-module-set ordrules '$(CLISP_LIB)/full' xindy-build-dir
- cp xindy-build-dir/$(LISP_RUN) $(binariesdir)/$(XINDY_RUN)
+ $(INSTALL_STRIP_PROGRAM) xindy-build-dir/$(LISP_RUN) $(binariesdir)/$(XINDY_RUN)
clean-local:
rm -rf xindy-build-dir