From: Bdale Garbee Date: Fri, 16 Nov 2018 08:35:15 +0000 (-1000) Subject: fix XYRS file creation when using pcb-rnd X-Git-Tag: telelco-v3.0~407 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ec4824d4b81fdf4560220c1fc729dfe9edd80b43;p=hw%2Faltusmetrum fix XYRS file creation when using pcb-rnd --- diff --git a/pcb-rnd.mk b/pcb-rnd.mk index b179a21..91cc5ba 100644 --- a/pcb-rnd.mk +++ b/pcb-rnd.mk @@ -59,7 +59,7 @@ pcb: $(SCHEMATICS) Makefile $(CONFIG) pcb-rnd --gui batch $(PROJECT).lht $(PROJECT).xy: $(PROJECT).lht $(CONFIG) - pcb-rnd -x bom $(PROJECT).lht + pcb-rnd -x XY $(PROJECT).lht $(PROJECT).bottom.gbr: $(PROJECT).lht $(CONFIG) pcb-rnd -x gerber $(PROJECT).lht