This directory contains contributions from V users.
Because of system limitations, I have not been able
to personally verify that these contributions work
as advertised. Generally, each contribution will
include a .txt file that will describe it. Some
contributions may be tarred. To date, this
directory contains the following:

------------------------------------------------------------
msvc.tar is a tar of the /v/msvc directory.  It contains makefiles to
build the library and test apps for MSVC 2.0. It should be portable
on NT platforms using NMAKE and MSVC.

Contributed by:

Mike
mike@cs.pdx.edu

------------------------------------------------------------
vmake_wc.zip is a Windows ZIP format file of Watcom make files
for using Watcom C++.

Contributed by:
Stig Valentini,  <x1develop@internet.dk>

------------------------------------------------------------
makefile.shr is an untested makefile that should build a
Linux Shared library. I couldn't get it to work on my
Linux 2.6.3 system - I think it needs 2.7.2 and a full ELF
system. I'd appreciate any feedback on this one.


------------------------------------------------------------
pstest.tar is a simple test program for testing
the PostScript printer driver.

