summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/dcd/pwm/images/Makefile
blob: 8587f405f16769c26c6124376e15f8427675fa4d (plain)
1
2
3
4
5
6
7
8
9
10
all: im_signalpwm.pdf im_inoutgeneral.pdf im_archigeneral.pdf petri.pdf outpwm.pdf

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

%.pdf: %.gif
	convert $< $@

clean:
	rm -f *.pdf *.eps