1
0
mirror of git://projects.qi-hardware.com/xue.git synced 2024-06-14 02:15:28 +03:00

better target name

This commit is contained in:
Wolfgang Spraul 2010-12-19 13:40:50 +00:00
parent a0e0473c75
commit 6fc70661cf

View File

@ -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