]> git.donarmstrong.com Git - neurodebian.git/blob - artwork/brochure/Makefile
0815e21f35ee68b932bcfc35054a44989a66f7ee
[neurodebian.git] / artwork / brochure / Makefile
1 # Unfortunately leads to the recursion
2 #DEPENDS=pics
3
4 # So just call 'make pics' first or whenever figures need to be
5 # regenerated
6
7 include LaTeX.mk
8
9 .PHONY: pics
10 pics:
11         @$(MAKE) -C ../ logo_tuned/label.pdf openlogo.pdf distro-dev.pdf openlogo-vsop.svg
12
13 # Can't be used as is since .gitignore would be searched for in this
14 # directory
15 # %.pdf: %.svg @$(MAKE) -f ../Makefile $@