summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/dcd/images/Makefile
blob: c6fe3341088b9c4aa3633151c2fa9187a9aab1b5 (plain)
1
2
3
4
5
6
7
all: carte_globale.pdf

%.pdf: %.fig
	fig2dev -L pdf -p dummy $< $@

clean:
	rm -f *.pdf *.eps