1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 06:08:53 +03:00
ben-wpan/atusd/Makefile
Werner Almesberger 876a5ca8c5 Removed DTC123JE transistor files. (Was used only in 20100903 design.)
- AUTHORS, atusd/atusd.pro, atusd/dtc123.lib: removed DTC123 schematics
  symbol
- AUTHORS, atusd/Makefile, atusd/atusd.pro, atusd/dtc123.fpd: removed
  DTC123 footprint
2010-09-11 15:57:34 -03:00

21 lines
284 B
Makefile

NAME = atusd
.PHONY: all gen generate sch brd xpdf
all: dtc123je.mod
@echo "make what ? target: gen sch brd xpdf"
@exit 1
gen generate:
eeschema --plot `pwd`/atusd.sch
# need scripts
sch:
eeschema `pwd`/atusd.sch
brd:
pcbnew `pwd`/atusd.brd
xpdf:
xpdf atusd.pdf