Raw File
dummy.cc

/* Without the following, GCC 3.4.5 doesn't create a .Tpo file. */
static int dummy;

back to top