#!/bin/sh
#
# $NetBSD: post-extract,v 1.1 1999/02/23 23:56:32 nathanw Exp $
#

echo "Running post-extract script"

cd ${WRKSRC}
rm -f mc68k/custom.c
