#!/bin/sh
xmkmf -a
echo
echo "Run 'make' and 'make install' to compile and install XForms."
echo
