github.com/maruel/nin@v0.0.0-20220112143044-f35891e3ce7e/misc/afl-fuzz/build.ninja (about)

     1  rule b
     2    command = clang -MMD -MF $out.d -o $out -c $in
     3    description = building $out
     4  
     5  build a.o: b a.c