• mru's avatar
    Improve version.h generation · 095d1a35
    mru authored
    Force version.sh to run whenever the version might have changed,
    regardless of what is being built.  This is done by attaching the
    dependencies to a dummy file (.version) which is included from the
    makefile.  As make will always attempt to rebuild any included files
    before considering other rules, this ensures that the real version.h
    is (re-)created before it is required by any source file.
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22420 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
    095d1a35
common.mak 2.98 KB