#!/bin/sh
#
# $Id: configure,v 1.2 1998/03/16 07:51:27 steve Exp $
#

rm -f ${WRKSRC}/makefile
cp ${FILESDIR}/Makefile ${WRKSRC}/Makefile
