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

Added executable to make clean.

parent cb193a0c
No related branches found
No related tags found
No related merge requests found
......@@ -46,5 +46,5 @@ sum: sum.c
$(CC) $(FLAGS) -o $* $^
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
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