]> git.sesse.net Git - x264/commit
build: Add dependencies on x86inc.asm/x86util.asm for all .asm files
authorDiego Biurrun <diego@biurrun.de>
Wed, 7 May 2014 19:43:15 +0000 (21:43 +0200)
committerFiona Glaser <fiona@x264.com>
Sun, 20 Jul 2014 03:52:59 +0000 (20:52 -0700)
commit31311f254971e1da51d817cb580fc4fe1f4d5f20
tree34099c0e0d466ef59cabc26a93079895eb324b3e
parent016831ec7b3a4a7062908243dbde62d7d89b334e
build: Add dependencies on x86inc.asm/x86util.asm for all .asm files

This is a little bit overzealous, but errs on the side of caution.
Generating full dependency information is also possible, but slightly
slows down the build as YASM cannot do it as a sideeffect of compilation.
Makefile