CVS make distclean failed

Hi everyone, I just downloaded the CVS version of SDL and after some test I
tried to do a “make distclean” and it throws:

make[1]: Entering directory /home/ernesto/src/SDL12/docs' make[1]: *** No rule to make targetall’. Stop.
make[1]: Leaving directory `/home/ernesto/src/SDL12/docs’
make: *** [all-recursive] Error 1

So it seems that the distclean rule on the docs directory is missing.

Greettings.
Ernesto.

Sorry… checking again I see that “make distclean” tries to clean "docs"
twice. It delete the Makefile file on docs directory the first time and for
that reason it fails the second time.

Greettings.
Ernesto.

El Dom 14 Abr 2002 17:53, Ernesto Domato escribi?:> Hi everyone, I just downloaded the CVS version of SDL and after some test I

tried to do a “make distclean” and it throws:

make[1]: Entering directory /home/ernesto/src/SDL12/docs' make[1]: *** No rule to make targetall’. Stop.
make[1]: Leaving directory `/home/ernesto/src/SDL12/docs’
make: *** [all-recursive] Error 1

So it seems that the distclean rule on the docs directory is missing.

Greettings.
Ernesto.

Sorry… checking again I see that “make distclean” tries to clean "docs"
twice. It delete the Makefile file on docs directory the first time and for
that reason it fails the second time.

Thanks, this is now fixed in CVS.

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment