Mercurial > mplayer.hg
comparison cpuinfo.c @ 31548:0c9300413b28
Separate automatic dependency generation flags from general CFLAGS.
Before, there was an unfortunate interaction with 'make checkheaders':
Compiling a .h file would generate a .d dependency information file for
that .h file as a sideeffect of compilation. Unfortunately this would
clobber the .d files of the .c files with the same basename, resulting
in broken dependency information when running plain make.
author | diego |
---|---|
date | Thu, 01 Jul 2010 23:18:16 +0000 |
parents | dd7f15a3fb1b |
children | 514016233368 |
comparison
equal
deleted
inserted
replaced
31547:05537cb15be6 | 31548:0c9300413b28 |
---|