kaffe/scripts/Makefile.in

Joel N. Weber II nemo at koa.iolani.honolulu.hi.us
Tue Mar 11 14:18:03 PST 1997


On Tue, 11 Mar 1997, Mark Huizer wrote:

> Hmm... why is INSTALL_PROGRAM used to install scripts???
> This should read INSTALL, not???


The way it is now is correct.

You usually want different options when installing a program than you 
want installing data.  So there's also INSTALL_DATA

You'd never want to give the strip option when installing a data file.

In reality, though, the current system is a little broken because you 
can't strip executable shell scripts either...


More information about the kaffe mailing list