circle-3.1/bin/
circle-3.1/cnf/
circle-3.1/lib/
circle-3.1/lib/etc/
circle-3.1/lib/house/
circle-3.1/lib/misc/
circle-3.1/lib/plralias/A-E/
circle-3.1/lib/plralias/F-J/
circle-3.1/lib/plralias/K-O/
circle-3.1/lib/plralias/P-T/
circle-3.1/lib/plralias/U-Z/
circle-3.1/lib/plralias/ZZZ/
circle-3.1/lib/plrobjs/
circle-3.1/lib/plrobjs/A-E/
circle-3.1/lib/plrobjs/F-J/
circle-3.1/lib/plrobjs/K-O/
circle-3.1/lib/plrobjs/P-T/
circle-3.1/lib/plrobjs/U-Z/
circle-3.1/lib/plrobjs/ZZZ/
circle-3.1/lib/text/
circle-3.1/lib/text/help/
circle-3.1/lib/world/
circle-3.1/lib/world/shp/
circle-3.1/log/
circle-3.1/src/doc/
                          Compiling CircleMUD
                under Microsoft Windows 95 or Windows NT
                           using Watcom v.11


The following information is from Joe Osburn <joeos19@idt.net>.

Circle apparently compiles under 95/NT using Watcom's compiler with
the following changes:

1- Copy conf.h.win to conf.h

2- Rename all the act.* files to other names; the IDE in Watcom apparently
   doesn't like files that start with act.*

3- In Watcom make a new project that is a Windows 95 character mode
   executable; add all of Circle's .c files to it.

4- Remove the line that says "#define chdir _chdir" from sysdep.h


If you have any further information, patches, or more detailed instructions,
please mail them to us at bugs@circlemud.org.