Skip to content
Snippets Groups Projects
Commit a3256cb4 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

- Some final changes.

parent edff86c7
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,5 @@ $(PROG): $(OFILES)
$(CC) $(CFLAGS) -o $@ -c $<
clean:
$(RM) $(OFILES) $(PROG)
$(RM) $(OFILES) $(PROG) child.log*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment