The .root.c file is left when it should really be removed and since zig discovers files rather than having them passed as arguments, we try to build an outdated .root.c file.
[x] remove outdated .root.c files
[ ] pass files to compile to zig builder as arguments
The .root.c file is left when it should really be removed and since zig discovers files rather than having them passed as arguments, we try to build an outdated .root.c file.