We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859f4b0 commit ce237c8Copy full SHA for ce237c8
hp_list/Makefile
@@ -16,4 +16,4 @@ indent:
16
clang-format -i *.[ch]
17
18
clean:
19
- rm -f list
+ rm -f $(BIN)
0 commit comments