Skip to content

Commit 5ecfd87

Browse files
committed
Clean the generated graphs when requested
1 parent 7fea6ed commit 5ecfd87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,5 +136,6 @@ clean:
136136

137137
distclean: clean
138138
-$(RM) $(OUT)/inliner $(OUT)/target $(SRCDIR)/codegen.c config $(BUILD_SESSION)
139+
-$(RM) DOM.dot CFG.dot
139140

140141
-include $(deps)

0 commit comments

Comments
 (0)