-$Id: BUILDING,v 1.1 2014/06/27 01:50:35 mmondor Exp $
+$Id: BUILDING,v 1.2 2014/06/27 02:06:02 mmondor Exp $
NetBSD
This however also means that you'll need mingw-built versions of
SDL, SDL_gfx, SDL_image, SDL_mixer, SDL_net, libvorbis, libogg and
libz. The tms-client GNUmakefile script expects those to have been
-installed under the /usr/local prefix by default.
+installed under the /usr/local prefix by default. Although they may
+not be the latest versions, the following archive may be extracted
+once in your cygwin environment, using the command
+"cd / && tar xzvpf <archive>":
+http://tms.pulsar-zone.net/cygwin-mingw-libs.tgz
Go to the client/ directory, modify src/conf.h as necessary, then
run "make".