#csh

# Make/remake a Starlab source file database.

find $STARLAB_PATH/src -print >! $STARLAB_PATH/sbin/starlab_db
