mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-15 14:38:05 +02:00
11 lines
147 B
Makefile
11 lines
147 B
Makefile
NAME = labsw
|
|
VERSION = 110823
|
|
|
|
include ../../ben-wpan/makefiles/Makefile.kicad
|
|
|
|
dsv: BOOKSHELF
|
|
dsv setup $<
|
|
|
|
bom:
|
|
eeschema --bom `pwd`/labsw.sch
|