When I compile a C++ project in MPW, it always does it from scratch — it compiles _all_ of the files, whether they have been modified or not. It's as if CFront was not saving the object files…is there any way of getting it to do this? I really don't…