From: Matthew Mondor Date: Sat, 12 Jul 2014 09:21:09 +0000 (+0000) Subject: Update path to mingw32 libs X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=a7bf889b8ccfc72eab5b18f7e6f96aaefa654d63;p=mmondor.git Update path to mingw32 libs --- diff --git a/mmsoftware/mystic_ships/client/BUILDING b/mmsoftware/mystic_ships/client/BUILDING index 8e899a0..5807223 100644 --- a/mmsoftware/mystic_ships/client/BUILDING +++ b/mmsoftware/mystic_ships/client/BUILDING @@ -1,4 +1,4 @@ -$Id: BUILDING,v 1.6 2014/07/12 08:52:35 mmondor Exp $ +$Id: BUILDING,v 1.7 2014/07/12 09:21:09 mmondor Exp $ NetBSD @@ -136,7 +136,7 @@ by default. Although they may not be the latest versions, the following archive may be extracted once in your cygwin or unix cross-compiling environment, using the command "cd / && tar xzvpf ": -http://tms.pulsar-zone.net/cygwin-mingw-libs.tgz +http://tms.pulsar-zone.net/mingw32-libs.tgz Go to the client/ directory, modify src/conf.h and GNUmakefile as necessary, then run "MINGW=yes gmake", or "MINGW=yes make" where