mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-15 05:48:06 +02:00
fisl2011/Makefile: added printing
This commit is contained in:
parent
d627b26625
commit
3f8abd4603
@ -55,8 +55,14 @@ SIE_KICAD.png:
|
||||
achieve.pdf: achieve.fig
|
||||
fig2dev -L pdf $< $@
|
||||
|
||||
talk.ps: talk.pdf
|
||||
pdf2ps $< $@
|
||||
|
||||
p16: talk.ps
|
||||
mpage -8 $< | lpr
|
||||
|
||||
spotless:
|
||||
rm -f $(DL)
|
||||
|
||||
clean:
|
||||
rm -f $(GEN)
|
||||
rm -f $(GEN) talk.ps
|
||||
|
Loading…
Reference in New Issue
Block a user