[Wine] question releated to Makefile dependencies

Toralf Förster toralf.foerster at gmx.de
Tue Apr 26 12:16:08 CDT 2011


I changed my configure + build 1-liner of wine :

$>export CFLAGS="-O2 -march=native -pipe -g -ggdb"; export CXXFLAGS="$CFLAGS"; 
export CC="ccache gcc"; ./configure --enable-tests; make -j 2

with respect to the CFLAGS and wonders now, why make after the "make depend" 
step didn't found anything new to build.

Doesn't depend the main target from a configure file ?


-- 
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3



More information about the wine-users mailing list