X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=optonline.net; s=dkim-001; t=1603711537; bh=RkD8q9NjNvscHVL4K1VFfmqXp+BcYGUdZJrjRJrYeQc=; h=From:Date:Message-ID:Subject:To; b=AgxGnbbzx5DxmrxDkOvHEeA5BjhvhiI/ZZNt76PgEogFQ9tJXrDyheZVY2y8J+P5U 1qIC3mq/8ZAavif6yG0U3DNf59lMX0XdgoS4NWnXL92hUfG2tJyT1XeqVMISGvo2SS FIaZ+fizDqfi8WEq/O5zxAbvtIe4jNvM1G/azUm8YnkPJwNapHsEV1XcKmFLX2Ot43 ZpaDy7yMfq7M2QN3aZFhJnNN/K9uyaZG30xFoaSyN8wZY7rTRZ/xO05wBjKwjg+jwx wGXWI4ogi9+y0i9U5swTNXrSngM4xTtt975B2zat0zWKC+Ak00BNaNVECS8ocqdqPI J/pq6aUMBC1wg== Authentication-Results: mta1.srv.hcvlny.cv.net smtp.user=geneglick; auth=pass (LOGIN) Authentication-Results: mta1.srv.hcvlny.cv.net x-tls.subject="/C=US/ST=California/L=Mountain View/O=Google LLC/CN=smtp.gmail.com"; auth=pass (cipher=AES128-GCM-SHA256) X-Content-Analysis: v=2.3 cv=OIq8IRSB c=1 sm=1 tr=0 a=V/E62o9Mrwy/8q1tetTOzQ==:117 a=afefHYAZSVUA:10 a=50_wjjaG5oneJDZeQyAA:9 a=QEXdDO2ut3YA:10 a=JpX5o2dC_DQzr9q8sGkA:9 a=5VilMXYT5PmhlTu5:21 a=pHzHmUro8NiASowvMSCR:22 a=xoEH_sTeL_Rfw54TyV31:22 X-Gm-Message-State: AOAM5325UgSNdDoEtcIqCXtxBSQep7/hla2Zu+7TNVA+EGCqdkEzlzHI LXlvs2yo8pJqqLG3YqtzXwKI46EJxQtPeq2uHFw= X-Google-Smtp-Source: ABdhPJzQMa+1xQExdKtYpqcQpD29us2ytDNg2Ce/lSFylrh7iGKsGxghy2PeIoHa6jdCbCWHL2DeiSmng2LPdbUFOhU= X-Received: by 2002:a25:bb09:: with SMTP id z9mr22897366ybg.353.1603711531844; Mon, 26 Oct 2020 04:25:31 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com]" Date: Mon, 26 Oct 2020 07:27:31 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [geda-user] gnetist bom To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary="0000000000002d8a8005b2913089" Reply-To: geda-user AT delorie DOT com --0000000000002d8a8005b2913089 Content-Type: text/plain; charset="UTF-8" Roland, I made a slight modification to your suggestion....from my Makefile: bom: $(bin-dir)/gnetlist -g bom -o BOM.txt -Oattribs=manufacturer,"manufacturer part number" $(top-level) When trying to use the "attribs" file, I could not get it to recognize the spaces regardless of quoting. karl, I'll try your suggestion as well. Stay tuned. --0000000000002d8a8005b2913089 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Roland,
I made a slight mo= dification to your suggestion....from my Makefile:
bom:
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 $(bin-dir)/gnetlist -g bom -o BOM.txt -Oattribs=3D= manufacturer,"manufacturer part number" $(top-level)
When trying to use the "attribs" file, I could not g= et it to recognize the spaces regardless of quoting.
karl, I'll try your suggestion as well. Stay tuned.
--0000000000002d8a8005b2913089--