mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-23 13:25:00 +02:00
sch2fig/Makefile (neo900.pdf): first sheet is #2
This commit is contained in:
parent
e4f3d4944f
commit
4d75a7f00e
@ -43,7 +43,7 @@ neo900: $(NAME)
|
|||||||
>out.fig
|
>out.fig
|
||||||
|
|
||||||
neo900.pdf: $(NAME) sch2pdf neo900-template.fig
|
neo900.pdf: $(NAME) sch2pdf neo900-template.fig
|
||||||
./sch2pdf -o $@ -t neo900-template.fig \
|
./sch2pdf -n 2 -o $@ -t neo900-template.fig \
|
||||||
$(NEO900_HW)/neo900.lib $(KICAD_LIBS)/powered.lib \
|
$(NEO900_HW)/neo900.lib $(KICAD_LIBS)/powered.lib \
|
||||||
$(NEO900_HW)/neo900.sch
|
$(NEO900_HW)/neo900.sch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user