#!/bin/sh
# $Id: buildconf,v 1.3 2001/07/10 21:19:03 andrei Exp $

rm -f build2/generated_lists
${MAKE:-make} -s -f build2/build.mk
