]> sourceware.org Git - newlib-cygwin.git/commit
winsup/doc: Make it easier to extend xidepend to more targets
authorJon TURNEY <jon.turney@dronecode.org.uk>
Fri, 12 Jun 2015 12:30:50 +0000 (13:30 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 16 Jun 2015 09:28:49 +0000 (10:28 +0100)
commit38529ea03a86161acef137bb74be276c5c7fcf8c
tree90008e15d2be52cf6436bcb3c12808cdb70a6d45
parentc46fe19460b7600e9404210338e8a159060129e4
winsup/doc: Make it easier to extend xidepend to more targets

Change xidepend to create a variable containing all the XIncluded sources, which
can be used as a dependency, rather than writing the dependency target itself.

Future work: Makefile.dep should depend on xidepend, but xidepend should not be
passed to itself.

2015-06-12  Jon Turney  <jon.turney@dronecode.org.uk>

* xidepend: Write a Makefile fragment defining variables
containing all the XIncluded sources, rather than a dependency on
those sources.
* Makefile.in: Use that variable to express the dependency.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
winsup/doc/ChangeLog
winsup/doc/Makefile.in
winsup/doc/xidepend
This page took 0.029333 seconds and 5 git commands to generate.