libraries: update Makefiles

git-svn-id: svn://kolibrios.org@1907 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2011-03-12 09:36:46 +00:00
parent 2336060a0c
commit f987f52aaa
14 changed files with 885 additions and 24 deletions

View File

@@ -523,7 +523,7 @@ int __fastcall link_image(void *img_base)
}
else if (minn == maxn)
{
printf(" unresolved\n",imp_name->Name);
printf(" unresolved %s\n",imp_name->Name);
warn=1;
break;
}