You must first build and install cygipc before 
attempting to build these tools.

The following three tools are included:

 MODULE: msgtool
 A command line tool for tinkering with SysV style Message Queues

 MODULE: semtool
 A command line tool for tinkering with SysV style Semaphore Sets
 
 MODULE: shmtool
 A command line tool for tinkering with shared memory 

For usage information, call each program with '--help'.  Each program was 
taken from the "Linux Programmer's Guild - Chapter 6" with a few changes
so that they build cleanly.

Each is (C)opyright 1994-1995, Scott Burkett
