]> git.donarmstrong.com Git - lilypond.git/commit
Make object files depend on out/config.hh.
authorhanwen <hanwen@lilypond.org>
Thu, 22 May 2014 07:21:53 +0000 (09:21 +0200)
committerhanwen <hanwen@lilypond.org>
Thu, 5 Jun 2014 07:59:48 +0000 (09:59 +0200)
commit11f040de1c8bfd258e805159a223aeafb2706fa6
tree456e43fc0d85835451716b598c5266433a4c9019
parent21d18ca2e92b3a58cf1a5978b3be21e74db7da55
Make object files depend on out/config.hh.

This is needed to ensure that out/config.h is copied there before
C++ compilation starts.

Most of lilypond already depends on config.h, through std-vector.h.
stepmake/stepmake/executable-rules.make
stepmake/stepmake/help2man-rules.make
stepmake/stepmake/library-rules.make
stepmake/stepmake/shared-library-rules.make
stepmake/stepmake/test-rules.make