X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=W6JffwpF3f5FUHIxZYTu6qaWhf8l02G6viZROcrZhMQ=; b=xCTZzz089cNo81zPVgr7ww1ST2ZMKUp7uDE4F0Itp4/jGQMxr8ucBfVqyM71sefmYt VcE03/Phsz682LYGEau8Hbr1NlC/i1eKKVSQsH/87hCyvSQSDoiHEg4XzOujfR5nP0WX NMfGHAEfGC9lPPWwmS3Q0oE3F6EMNL138mOV/mr2qgkm5xSX0hL7WxoXUWJNKIabNOPL wEBtYmIVCSV4ndfwLyiJU1tcmu+LJC8bhhZzakA6adizNySHIgL5DqO5pePGeWEjZDxy Zib6R0NzH2/1vTR+XrpfHXsYjPjHrgozSEBnv7wc0rCroJpUz40qpVlCM4deWETO4cGo C8tw== MIME-Version: 1.0 In-Reply-To: <50F582FC.9020908@ecosensory.com> References: <50F20C2D DOT 5080407 AT ecosensory DOT com> <201301130123 DOT r0D1NwQJ003903 AT envy DOT delorie DOT com> <50F34397 DOT 8000700 AT ecosensory DOT com> <50F46D96 DOT 8000506 AT ecosensory DOT com> <50F4E4FF DOT 70602 AT ecosensory DOT com> <50F56E36 DOT 2000007 AT ecosensory DOT com> <50F582FC DOT 9020908 AT ecosensory DOT com> Date: Tue, 15 Jan 2013 12:12:37 -0500 Message-ID: Subject: Re: [geda-user] windows pcb version From: Bob Paddock To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 > Sounds simple enough to get into though -- create an icon for it. It is already there in the MSys directory just link it to a shortcut. > Does use of commands > test -d Not sure on that one. That would be bash/sh don't know if make's internal one would do. Try it. > cp > rm > imply a need for msys? Those are part of GNUWin32 and MSys both so, no MSys would not be required for those.