#! /bin/sh

# This script should eventually update the Makefile to contain
# dependencies.  For now, call Todd Brunhoff's makedepend.

makedepend -Dunix $*
