More refactoring and renaming

This commit is contained in:
Rangi42
2024-07-26 20:12:51 -04:00
parent 6a65cbc9ed
commit 4e0f794c23
9 changed files with 42 additions and 59 deletions

View File

@@ -287,8 +287,8 @@ int main(int argc, char *argv[]) {
}
}
if (targetFileName.empty() && !objectName.empty())
targetFileName = objectName;
if (targetFileName.empty() && !objectFileName.empty())
targetFileName = objectFileName;
if (argc == musl_optind) {
fputs(