Andrew> Please describe the bug a bit more. What is clean-nat Andrew> supposed to do? What does it now do? # Just remove the objects from C++ sources, for testing the C++ compiler. clean-nat: rm -f $(nat_files) $(xlib_nat_files) These macros aren't defined any more. Tom