OSDN Git Service

Use $(<D) rather than $(^D), as the latter now contains an element
authorBernd Schmidt <bernds_cb1@t-online.de>
Sun, 1 Jun 2008 16:44:52 +0000 (16:44 -0000)
committerBernd Schmidt <bernds_cb1@t-online.de>
Sun, 1 Jun 2008 16:44:52 +0000 (16:44 -0000)
commit809dbec58fd772bfa9f7d75f8afdc13b3c4542af
treef1348984e5de58a884d05553f2d504a5d7a5ee08
parente41fbf6daa3ddcb1891a66cc96d15c3ab30d462f
Use $(<D) rather than $(^D), as the latter now contains an element
corresponding to FORCE, which causes some CFLAGS to be lost.

Include all objects in the dependency calculation, not just the ones in libc.
Makerules