X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Thu, 5 Feb 2015 11:48:51 -0500 Message-Id: <201502051648.t15GmpwK025997@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: (message from Stuart Brorson on Thu, 5 Feb 2015 07:54:57 -0500 (EST)) Subject: Re: M4 footprints... was: Re: [geda-user] FOSDEM References: <1420499386 DOT 3521 DOT 3 DOT camel AT cam DOT ac DOT uk> <20150202152654 DOT GA13336 AT cuci DOT nl> <54CFD589 DOT 9040702 AT xs4all DOT nl> <20150203112631 DOT 3507a0c1 AT Parasomnia DOT thuis DOT lan> <20150204054256 DOT Horde DOT Pm1JV8RJbICk9SHvIGwZ7A3 AT webmail DOT in-berlin DOT de> <20150204073758 DOT Horde DOT czAmF2JsXvWH254t3K1lrw2 AT webmail DOT in-berlin DOT de> <201502041241 DOT t14Cfd30005029 AT envy DOT delorie DOT com> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Also, note that M4 isn't hardcoded in pcb anywhere, it's wrapped up inside a set of scripts that PCB calls to (1) itemize the library, and (2) generate a footprint. You can use any scripting language you want to generate the library, just by providing your own versions of those wrapper scripts.