Skip to content

Commit c3c7d3a

Browse files
committed
Better "make clean"
1 parent b1b853a commit c3c7d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/clightgen/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ test:
5353
.SECONDARY: $(SRC:.c=.v)
5454

5555
clean:
56-
rm -f *.v *.vo .*.aux
56+
rm -f *.v *.vo* .*.aux

0 commit comments

Comments
 (0)