Add install-strip to sim/
[deliverable/binutils-gdb.git] / sim / common / Makefile.in
index c62bd260697ae607957740661202f78e7a39d715..6d094aab363dd866058bd52b83b24dfa52105a18 100644 (file)
@@ -115,6 +115,7 @@ force:
 
 # Copy the files into directories where they will be run.
 install: install-man
+install-strip: install-man
 
 install-man: installdirs
        n=`echo run | sed '$(program_transform_name)'`; \
This page took 0.023824 seconds and 4 git commands to generate.