This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

install-strip and bin_SCRIPTS


Hi,

In a project that I'm working on, I have both scripts and
executables.  The scripts are Bourne shell and awk and I tell automake
about them with bin_SCRIPTS.  When I do a make install-strip, the Makefile
also tries to strip the scripts, but fails and halts all progress.  Is
there something that I can do to fix this?

Thanks,
Emil



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]