// Copyright distributed.net 1997-1999 - All Rights Reserved
// For use in distributed.net projects only.
// Any other distribution or use of this source violates copyright.
//
// $Log: des-build.txt,v $
// Revision 1.2  1999/01/01 02:45:16  cramer
// Part 1 of 1999 Copyright updates...
//
// Revision 1.1  1998/12/14 05:56:58  dicamillo
// First Checked In.
//

The current DES core runs faster when compiled by MrCpp than by the CodeWarrior
compiler.  As a result, the CodeWarrior project is set up to include the .o
file produced by MrCpp.  To build it, make this folder the current directory
in MPW, then execute "buildprogram descore".

Peter DiCamillo, 12/13/98
