OSDN Git Service

build: Add DEP_LIBS dependency directly to the shared library build rule.
authorDiego Biurrun <diego@biurrun.de>
Sat, 25 Jun 2011 00:01:12 +0000 (02:01 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sat, 25 Jun 2011 11:02:51 +0000 (13:02 +0200)
commit729f953fb5079ca09bbac391b824be454df029d6
treee13d17560a6b07cf68714bcbb1c6f2933ad07604
parent89b5829d0a4d9510efeff65dbeeaed50e0980120
build: Add DEP_LIBS dependency directly to the shared library build rule.

The dependency was added conditional to a variable that is always defined,
so it is safe to add it directly.
subdir.mak