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 b1b853a commit c3c7d3aCopy full SHA for c3c7d3a
test/clightgen/Makefile
@@ -53,4 +53,4 @@ test:
53
.SECONDARY: $(SRC:.c=.v)
54
55
clean:
56
- rm -f *.v *.vo .*.aux
+ rm -f *.v *.vo* .*.aux
0 commit comments