Help for this page
#!/usr/bin/perl use strict; use warnings; ... unlink $file; } }
#!/usr/bin/perl use strict; use warnings; ... `make clean`; print $fail; }
all: ./build.pl all make clean ... unchecked: