memory/Makefile
2021-06-06 03:03:46 +02:00

10 lines
141 B
Makefile

.PHONY: all clean
all: jlcpcb
jlcpcb:
@kibot -b Memory_V2.kicad_pcb -c jlcpcb.kibot.yaml
clean:
@rm -df JLCPCB/Gerber/* JLCPCB/* JLCPCB