make distclean

Mark Mitchell mmitchell@usa.net
Fri Sep 5 00:26:00 GMT 1997


I get the following when running "make distclean":

make[2]: Leaving directory `/mnt/u1/mitchell/projects/egcs/libraries/libiberty'
rm -f *~ Makefile config.status alloca-conf.h xhost-mkfrag TAGS multilib.out
make[2]: Entering directory `/mnt/u1/mitchell/projects/egcs/libraries/libibertymake[2]: Entering directory `/mnt/u1/mitchell/projects/egcs/libraries/libiberty'
make[2]: *** No rule to make target `multi-clean'.  Stop.
make[2]: Leaving directory `/mnt/u1/mitchell/projects/egcs/libraries/libiberty'
make[1]: *** [distclean] Error 2
make[1]: Leaving directory `/mnt/u1/mitchell/projects/egcs/libraries/libiberty'
make: *** [do-distclean] Error 1

It seems that the Makefile in libraries/libiberty is erased before the
command to make multi-clean.  Again, I'm running from just a
./configure so srcdir == objdir.

Thanks,

-- 
Mark Mitchell		mmitchell@usa.net
Stanford University	http://www.stanford.edu




More information about the Gcc-bugs mailing list