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.
1 parent 46de6f6 commit 0f9bfa7Copy full SHA for 0f9bfa7
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