Mercurial > mplayer.hg
comparison m_property.h @ 33803:2a4a9659d154
build: fix negative interaction between clean and distclean targets
Due to the order in which double-colon rules get evaluated and executed, the
ffmpeg/ subdirectory clean dependency of the distclean target was run after
the distclean target in the ffmpeg/ subdirectory. Since the distclean target
removes config.mak, the clean target failed because config.mak is required.
author | diego |
---|---|
date | Fri, 22 Jul 2011 10:05:08 +0000 |
parents | c1a3f1bbba26 |
children | 87a1b3a11b33 |
comparison
equal
deleted
inserted
replaced
33802:94292629886d | 33803:2a4a9659d154 |
---|