X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Flogs%2Fgood;h=e863207e421282b44d68124ecd64a4fe04ca5974;hb=c2dd74aada8d92258b14727c057e5d02a4c8c7a4;hp=180a64d81ec5dbe23ca1e7e6ed1543073d01676d;hpb=1e107c19fd86533a6e0eb426904d6e48b6876844;p=blhc%2Fblhc.git diff --git a/t/logs/good b/t/logs/good index 180a64d..e863207 100644 --- a/t/logs/good +++ b/t/logs/good @@ -33,3 +33,6 @@ gcc -E -D_FORTIFY_SOURCE=2 test.c gcc -Wl,-z,relro -o test test.cpp.o command --cc test + +gcc -MM test.c > test.d +gcc -MM -MT test.d test.c