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

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

clean:
	rm -f *.pdf *.eps