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

eeshow/: change file name handling from positional to be extension-driven

This also enables versioning for page layouts.
We no longer need the option -P.
This commit is contained in:
Werner Almesberger
2016-08-22 20:47:06 -03:00
parent e6a4224d81
commit 1b250bd467
7 changed files with 74 additions and 67 deletions

View File

@@ -131,7 +131,7 @@ neo900.pdf: $(NAME) sch2pdf neo900-template.fig
$(NEO900_HW)/neo900.sch
pdf: $(NAME)
./eeshow -r -P $(NEO900_HW)/neo900pageframe_A3.kicad_wks \
./eeshow -r $(NEO900_HW)/neo900pageframe_A3.kicad_wks \
neo900.lib kicad-libs/components/powered.lib \
$(NEO900_HW)/neo900.sch -- pdf -o neo900.pdf