Commit a3256cb4 authored by Taddeüs Kroes's avatar Taddeüs Kroes

- Some final changes.

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