Same problem on Darwin. make[1]: Leaving directory `/Users/jimk/work/autopmc/compilers/tge' make -C compilers/nqp clean make[1]: Entering directory `/Users/jimk/work/autopmc/compilers/nqp' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/Users/jimk/work/autopmc/compilers/nqp' make: *** [compilers-clean] Error 2
This occurs when I am in need of 'make realclean' in a particular sandbox. If the sandbox was clean before doing 'svn update', the problem does not occur. kid51