mirror of
git://projects.qi-hardware.com/xue.git
synced 2024-12-25 09:02:25 +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 sch
|
||||
@echo make brd
|
||||
@echo make footprint_review
|
||||
@echo make footprints
|
||||
|
||||
dsv:
|
||||
dsv setup BOOKSHELF
|
||||
@ -14,7 +14,7 @@ sch:
|
||||
brd:
|
||||
cd xue-rnc && pcbnew xue-rnc.brd
|
||||
|
||||
footprint_review: modules/all_footprints.pdf
|
||||
footprints: modules/all_footprints.pdf
|
||||
@xpdf $^
|
||||
|
||||
modules/all_footprints.pdf: modules/*.fpd
|
||||
|
Loading…
Reference in New Issue
Block a user