makefiles: Parse the entire top-level makefile.
commit49f88527c93e8d6b2d75455722defdabbff478b1
authorAlexandre Julliard <julliard@winehq.org>
Thu, 25 Feb 2016 08:08:12 +0000 (25 17:08 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Feb 2016 08:08:12 +0000 (25 17:08 +0900)
tree0e5faa97fefb45174c3d0237aec47372ecd0d747
parentce231568a97285102a18a9caf192c52b7172ac1e
makefiles: Parse the entire top-level makefile.

It's only done once so there are no longer any performance concerns.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Makefile.in
tools/makedep.c