Here is the weird part:
The Makefile it tools/ says:
all: $(PROGRAMS) $(MANPAGES) $(SUBDIRS)
it also says:
PROGRAMS = \
...
makedep$(EXEEXT) \
...
So, it should really be trying to build the makedep in the current
directory (which is build_dir/tools)
However, this is what make prints:
make[1]: `../../wine-git/tools/makedep' is up to date.
I just don't know enough about make to figure out why it might be
looking in a different directory.
--
() ASCII Ribbon Campaign
/\ - against HTML mail & vCards
--
[email protected] mailing list