#!/bin/sh
PATH=/usr/local/X11R5/bin:/usr/bin/X11:$PATH 
export PATH
xmkmf -I/home/moore/src/hence
make $*
