commit | 8183b5f53f7a2d50085f6584d1bd846aff6b5dbf | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Nov 04 01:07:53 2022 +0700 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Nov 04 01:39:05 2022 +0700 |
tree | ddb17133f19b9da8eeb31733617b6ae60c4110a6 | |
parent | ccc4ba59596635f08a6f96a12c72462445447d70 [diff] |
sim: m32c/rx: drop useless $(ENDLIST) This is used to allow for dangling \ in object lists, but these are the only ports that do it, and it isn't really necessary. Punt it to keep the various makefiles harmonized.