> There is no implicit clean target. > > If you run "make clean" and something happens, then somewhere in your > makefile environment you have created a "clean" target and that target is > being invoked. There's no built-in version of "clean".
Thanks Paul, sorry for my dumb question. I have now found the "clean" target that contains the error. BR David _______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
