From: Bdale Garbee Date: Fri, 2 Feb 2024 06:44:59 +0000 (-0700) Subject: use lepton-sch2pcb instead of assuming geda-gaf still exists X-Git-Url: https://git.gag.com/?p=hw%2Faltusmetrum;a=commitdiff_plain;h=47b1e0aef21942b964a5bb09f80a994afa343359 use lepton-sch2pcb instead of assuming geda-gaf still exists --- diff --git a/pcb.mk b/pcb.mk index ffe0fb4..f282013 100644 --- a/pcb.mk +++ b/pcb.mk @@ -53,7 +53,7 @@ $(PROJECT)-goldphoenix.csv: partslist.csv $(AM)/bin/partslist-vendor --vendor goldphoenix partslist.csv > $@ pcb: $(SCHEMATICS) Makefile $(CONFIG) - gsch2pcb project + lepton-sch2pcb project $(PROJECT).xy: $(PROJECT).pcb $(CONFIG) pcb -x bom $(PROJECT).pcb