|
|
@ -12,7 +12,7 @@ TARGETS=approximate-pi linked-list mandelbrot threads circular-buffer structs \
|
|
|
|
multibrot-openmp hello-openmp mandelbrot-openmp \
|
|
|
|
multibrot-openmp hello-openmp mandelbrot-openmp \
|
|
|
|
positional-format-strings
|
|
|
|
positional-format-strings
|
|
|
|
EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s \
|
|
|
|
EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s \
|
|
|
|
mtrace-test.trace mtrace-test.txt multibrot-openmp.png
|
|
|
|
mtrace-test.trace mtrace-test.txt multibrot-openmp.png
|
|
|
|
VERYEXTRAS=cppcheck.txt tags
|
|
|
|
VERYEXTRAS=cppcheck.txt tags
|
|
|
|
|
|
|
|
|
|
|
|
.PHONY: all
|
|
|
|
.PHONY: all
|
|
|
|