[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
install-strip and bin_SCRIPTS
From: |
Emil Ong |
Subject: |
install-strip and bin_SCRIPTS |
Date: |
Tue, 19 Jun 2001 09:07:37 -0500 (CDT) |
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
- install-strip and bin_SCRIPTS,
Emil Ong <=