OS: Win 7 x64 KDevelop from here: http://krf.kollide.net/files/work/kdevelop/kdevelop-x64-setup-5.0-20160121.exe Here a screenshot. You can see the whole Makefile. In the project pane, you can see that a "OBJ=$(SRC" rule has been added. It seems to be a wrong rule detection caused by the semi-colon in the variable definition. Reproducible: Always Steps to Reproduce: 1. Write a makefile with a variable containing a semi-colon Actual Results: An invalid rule is created in the project pane Expected Results: Better Makefile rule detection, no invalid rule created
Created attachment 97543 [details] Invalid projet tree
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.