summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/dcd/interrupt/images/Makefile
blob: 1508f530538900f4e059717091370113939ddf27 (plain)
1
2
3
4
5
6
7
all: entity.pdf archi_phy.pdf graphcet.pdf

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

clean:
	rm -f *.pdf *.eps