mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
sch2fig/Makefile (neo900.pdf): first sheet is #2
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user