Dear All: Now , I use Fedora 14 linux system, and the version of the GNU Make is 3.82.
When I compile a source code with it, there is often this error : "Makefile:431: *** mixed implicit and normal rules. Stop. " It means the following two lines of the code have error : config %config: scripts_basic outputmakefile FORCE / %/: prepare scripts FORCE There is a lot of code in the Makefile of my source code which like the above two line code. If I modify all of the Makefiles which has the error "Makefile:431: *** mixed implicit and normal rules. Stop. ", it is a very hard work. So , If I don't modify the Makefiles, how can I will not get the error? GNU Make 3.81, there is not the error: "Makefile:431: *** mixed implicit and normal rules. Stop. " Can you help me? how can I do about this problem? Thanks a lot! 2011-02-19 ygsoft_plus
_______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make