[kaffe] Bug Report : make distclean
Michael Franz
developer.franz at verizon.net
Thu Aug 5 05:35:24 PDT 2004
Hi,
Found this, thought I would let the list know.
....
Making distclean in config
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test -z "md.h callKaffeException.h stamp-h01 stamp-h02 stamp-h03
stamp-h04" || rm -f md.h callKaffeException.h stamp-h01 stamp-h02
stamp-h03 stamp-h04
rm -f config.h stamp-h1
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
Making distclean in .
test -z "BUILD_ENVIRONMENT" || rm -f BUILD_ENVIRONMENT
rm -rf .libs _libs
make[2]: *** No rule to make target `clean'. Stop.
make[1]: *** [kaffe-build-order] Error 2
make: *** [distclean-recursive] Error 1
If I run make distclean again, I get this.
Making distclean in po
make[1]: *** No rule to make target `distclean'. Stop.
make: *** [distclean-recursive] Error 1
Michael
More information about the kaffe
mailing list