#!/bin/sh
# Prepare a new checked-out source tree for configuration

make -f admin/Makefile.common cvs
