Skip to content

Commit ce237c8

Browse files
committed
Make build system more consistent
1 parent 859f4b0 commit ce237c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hp_list/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ indent:
1616
clang-format -i *.[ch]
1717

1818
clean:
19-
rm -f list
19+
rm -f $(BIN)

0 commit comments

Comments
 (0)