Hello again,
On Wed, Apr 20, 2005 at 09:32:10AM +0200, Jul wrote:
> >This seems not working either as the configure process looks for a
> >'magic-script' rule and fails.
> Sorry! It works! I didn't configure correctly my SUBDIRS variables!
please forgive me my nit-picking: the variable SUBDIRS
Sorry! It works! I didn't configure correctly my SUBDIRS variables!
Thanks a lot.
++
Jul.
Thanks for answer.
This seems not working either as the configure process looks for a
'magic-script' rule and fails.
I'll see that on automake list.
Have a nice day too.
++
Jul.
Hello,
On Tue, Apr 19, 2005 a
Thanks for answer.
This seems not working either as the configure process looks for a
'magic-script' rule and fails.
I'll see that on automake list.
Have a nice day too.
++
Jul.
Hello,
On Tue, Apr 19, 2005 at 06:35:15PM +0200, Jul wrote:
different subdirectories, and I would like the 'make ins
Hello,
On Tue, Apr 19, 2005 at 06:35:15PM +0200, Jul wrote:
> different subdirectories, and I would like the 'make install' process
> just copy them into the 'bin' directory without any modification (only
> chmod).
this should work:
dist_bin_SCRIPTS = magic-script
As this was an automake ques
Hi,
another beginner question...
My tree project contains multiple Python scripts (Python and ksh) in
different subdirectories, and I would like the 'make install' process
just copy them into the 'bin' directory without any modification (only
chmod). In the documentation, I found the following e