OSDN Git Service

Allow target name on every line in dependency postprocessing
authorMåns Rullgård <mans@mansr.com>
Tue, 21 Oct 2008 00:57:23 +0000 (00:57 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 21 Oct 2008 00:57:23 +0000 (00:57 +0000)
commitec0bd3b93a2fa3384d645d1d4b70a3226782fe75
treede86a58aae3533eebdd40ef43bd88b5d434e46a0
parent13c7df3dc0625d7a559a7f02644c27755e0569bd
Allow target name on every line in dependency postprocessing

Some compilers output a new rule for each dependency.  We must prefix
each one with the directory name.

Originally committed as revision 15658 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure