Check Makefile for $TOP and edit as needed.

On SGI machines, you'll have to undo all the function prototypes.  The types
are okay, but I never could convince the compiler of that.  Maybe there's a
compile-line option, but I'm just a guest on another dept.'s Iris and they
don't have man pages.  Bummer.

On SGI, DG and HP, you need to copy mw/Makefile.PW to Makefile, and also in
mw/mwsrc do likewise.  These machines need regexp, so they get it from libPW. 
Strange, if you ask me.

DEC machines should be close to trivial, because that's what I'm using.
Sun Sparc machines were pretty simple.

Like xwais, set the env. var. WAISCOMMONSOURCEDIR to point to sources, or see
the wais source location in mw/MXQWais.ad.

That app-defaults file was always "xrdb -merge"ed.  It might have to be
installed as 3 different app-defaults files, MXQWais, Responses, and
Waisviewer.  You'll see where to break it up.  If that's the case, let me
know.  I can't easily change app-defaults right now without risking things for
8.5K users.

mw/mwsrc/mwsrc is a nasty stopgap measure, but it may survive until the next
total rewrite.  I'm only on my third total rewrite so far, so it shouldn't
come as a suprise.  Unless people point out some glaring deficiencies, the
user I/F is cast in stone.

I use Motif 1.1.3 libs from OSF, and I pretty much just typed "make" on them. 
They failed miserably on HP700.  There is used to OSF include files but the
HP-supplied libs in /usr/lib/{Motif1.1,X11R4}

This is derived from wais-8-b4.  You can use a -b5 wais.a and inv.a, but if I 
remember right, the error and status reports will all be combined into error
reports.

Please let me know if there are any problems.  I'll do what I can to help. 
Your problem is, after all, likely to become my problem sooner or later
anyway.

