Makefile: the tags file is VERY extra

master
neingeist 10 years ago
parent ad287fd9a8
commit 9e4461fd5b

@ -11,9 +11,9 @@ TARGETS=approximate-pi linked-list mandelbrot threads circular-buffer structs \
mtrace-test av-variance undefined-behaviour \
multibrot-openmp hello-openmp mandelbrot-openmp \
positional-format-strings
EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s tags \
EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s \
mtrace-test.trace mtrace-test.txt multibrot-openmp.png
VERYEXTRAS=cppcheck.txt
VERYEXTRAS=cppcheck.txt tags
.PHONY: all
all: $(TARGETS)

Loading…
Cancel
Save