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

sch2fig/sch2pdf, Makefile (neo900.pdf): generate PDF for Neo900

This commit is contained in:
Werner Almesberger
2016-07-25 17:42:50 -03:00
parent d031e59811
commit 427e4d7d09
2 changed files with 48 additions and 0 deletions

View File

@@ -41,3 +41,8 @@ neo900: $(NAME)
$(KICAD_LIBS)/powered.lib \
$(NEO900_HW)/neo900_SS_$(SHEET).sch \
>out.fig
neo900.pdf: $(NAME) sch2pdf
./sch2pdf -o $@ \
$(NEO900_HW)/neo900.lib $(KICAD_LIBS)/powered.lib \
$(NEO900_HW)/neo900.sch