/* 
 * Set xmub-specific variables.
 * This must come first
 */
#include "../../xmub.tmpl"

depend::
all::

/* Rules to install the man pages. */
MANSUFFIX = 3
InstallNonExecFile(xmubCustUi.3,$(MANDIR)/man3)
InstallNonExecFile(xmubCustUtil.3,$(MANDIR)/man3)
