1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

sch2fig/Makefile, neo900-template.fig: use template for constant frame size

This commit is contained in:
Werner Almesberger
2016-07-26 02:34:56 -03:00
parent 83be43d222
commit 1d059abcb4
2 changed files with 13 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ neo900: $(NAME)
$(NEO900_HW)/neo900_SS_$(SHEET).sch \
>out.fig
neo900.pdf: $(NAME) sch2pdf
./sch2pdf -o $@ \
neo900.pdf: $(NAME) sch2pdf neo900-template.fig
./sch2pdf -o $@ -t neo900-template.fig \
$(NEO900_HW)/neo900.lib $(KICAD_LIBS)/powered.lib \
$(NEO900_HW)/neo900.sch