#!/bin/sh -
xmkmf
cd regexp
xmkmf
make depend
cd ../src
xmkmf
make depend
