We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 743c2d1 + 0f9bfa7 commit ddad3eeCopy full SHA for ddad3ee
regression/goto-gcc/Makefile
@@ -39,4 +39,4 @@ clean:
39
find -name '*.out' -execdir $(RM) '{}' \;
40
find -name '*.gb' -execdir $(RM) '{}' \;
41
find -name '*.goto-cc-saved' -execdir $(RM) '{}' \;
42
- $(RM) tests.log archives/lib_ourarchive.a archives/foo.o
+ $(RM) tests.log archives/libour_archive.a archives/foo.o
0 commit comments