mirror of
git://projects.qi-hardware.com/xue.git
synced 2025-04-21 12:27:27 +03:00
better target name
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user