Commit 82b84e36 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Added executable to make clean.

parent cb193a0c
...@@ -46,5 +46,5 @@ sum: sum.c ...@@ -46,5 +46,5 @@ sum: sum.c
$(CC) $(FLAGS) -o $* $^ $(CC) $(FLAGS) -o $* $^
clean: clean:
rm -vf *.o *.i *.s fp fd* speed speed.*.* floating_point \ rm -vf *.o *.i *.s fp pr fd* speed speed.*.* floating_point \
report.pdf *.aux *.log *.toc sum sum.float sum.double report.pdf *.aux *.log *.toc sum sum.float sum.double
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