Willy K' wrote:
> When running "make" in "/usr/local/mysql++1.7.30/examples/"
> this is the following output
> "make: Nothing to be done for `all'."
>
> -------------------------------------------------------------
>
> When running "make -f Makefile.simple"
>
> make: Nothing to be done for `all'.
>
> -------------------------------------------------------------
>
> What's wrong??
Not a thing. It is telling you that it has built the programs. Enjoy
them. And go read a make manual for heaven's sake!