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

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

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

clean:
	rm -f *.pdf *.eps