mirror of
git://projects.qi-hardware.com/xue.git
synced 2025-01-13 01:00:16 +02:00
better target name
This commit is contained in:
parent
a0e0473c75
commit
6fc70661cf
4
Makefile
4
Makefile
@ -3,7 +3,7 @@ all:
|
|||||||
@echo make dsv
|
@echo make dsv
|
||||||
@echo make sch
|
@echo make sch
|
||||||
@echo make brd
|
@echo make brd
|
||||||
@echo make footprint_review
|
@echo make footprints
|
||||||
|
|
||||||
dsv:
|
dsv:
|
||||||
dsv setup BOOKSHELF
|
dsv setup BOOKSHELF
|
||||||
@ -14,7 +14,7 @@ sch:
|
|||||||
brd:
|
brd:
|
||||||
cd xue-rnc && pcbnew xue-rnc.brd
|
cd xue-rnc && pcbnew xue-rnc.brd
|
||||||
|
|
||||||
footprint_review: modules/all_footprints.pdf
|
footprints: modules/all_footprints.pdf
|
||||||
@xpdf $^
|
@xpdf $^
|
||||||
|
|
||||||
modules/all_footprints.pdf: modules/*.fpd
|
modules/all_footprints.pdf: modules/*.fpd
|
||||||
|
Loading…
Reference in New Issue
Block a user