Files
ben-blinkenlights/ubb-jtag/Makefile
T

11 lines
122 B
Makefile

NAME = ubb-jtag-m1
.PHONY: all sch
all:
@echo "make what ? target: sch"
@exit 1
sch:
eeschema `pwd`/$(NAME).sch