summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorwm4 <wm4@mplayer2.org>2012-07-28 18:48:59 +0200
committerwm4 <wm4@mplayer2.org>2012-07-28 20:44:59 +0200
commitcee35cd72501e47d6de6c17af7d6eefdb2e3bb99 (patch)
tree92c1aec42f9140a37046a2cfa1cffad95e90a730 /configure
parentb319ae9190f7cdb98444a0fa3381b2b7f02fb920 (diff)
downloadmpv-cee35cd72501e47d6de6c17af7d6eefdb2e3bb99.tar.bz2
mpv-cee35cd72501e47d6de6c17af7d6eefdb2e3bb99.tar.xz
Makefile: move dependency rules for autogenerated files
Explicit dependency rules are needed when a source file depends on an autogenerated file. Move these rules to the same place in the Makefile as the rules for creating the generated files. Also, change the rules to declare the direct dependency, not a transitive one (e.g. codecs.conf.h is needed by codec-cfg.c, not codec-cfg.o). In practice, this shouldn't change anything, but it's cleaner.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions