up recursive
targets with GNU make. Option -C is neither portable nor
standard.
How about the following patch to Automake?
The very last paragraph of check4.test shows how I was able to
reproduce the problem with GNU make (without cygwin
modifications).
2005-01-15 Alexandre Duret-Lutz
;. Maybe Automake
1.8 could start doing this so we don't have to hardcode this
sort of knowledge.
[...]
--
Alexandre Duret-Lutz
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
d have to do ALL of the
Chuck> things the script does, and then pass that environment
Chuck> to its exec'ed target in .libs/ --
Maybe it could just exec() something like `/bin/sh .libs/foo.sh',
where `.libs/foo.sh' is the script wrapper.
[...]
--
Alexandre Duret-Lutz
--
Un
nk there is any way to find
out whether a Makefile target needs `.exe' appended.
Chuck> However, the wrapper script can NOT be named "foo.exe",
Chuck> for a number of good reasons.
I assume these reasons are related to the word `script'?
Have binaries been consid
4 matches
Mail list logo