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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user