Matched REL/m405 + some code cleanup

This commit is contained in:
mrshigure 2024-05-15 18:56:45 -07:00
parent 440e47ec2c
commit 66ba618452
34 changed files with 2683 additions and 216 deletions

View file

@ -820,7 +820,7 @@ config.libs = [
),
Rel('m405Dll',
objects = {
Object(NonMatching, "REL/m405Dll/main.c"),
Object(Matching, "REL/m405Dll/main.c"),
}
),
Rel('m406Dll',