7abfbd07dd79c5bfada6bce46a10dce1ef7d0823
The make rules for objects and dependency files must be unique per language or make won't understand when to rebuild them. Before this change, if a cpp-file was changed, make would match it to the rule for C files because it comes first in the `Makefile` and not rebuild anything.
Description
MiSTer Main binary - fork of MiSTer-devel/Main_MiSTer with Sharp MZ support
Languages
C
58.3%
C++
41.5%
HTML
0.1%