Makefile: don't mix indents

master
neingeist 10 years ago
parent 9e4461fd5b
commit 1fe1bba5c5

@ -12,7 +12,7 @@ TARGETS=approximate-pi linked-list mandelbrot threads circular-buffer structs \
multibrot-openmp hello-openmp mandelbrot-openmp \
positional-format-strings
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
.PHONY: all

Loading…
Cancel
Save