* lib/Makefile.in: Add .NOTPARALLEL target since dlltool cannot run in parallel

invocations.
* lib/scrnsave.c (WinMain): Trivial change to avoid a compiler warning.
This commit is contained in:
Christopher Faylor
2001-11-04 20:38:00 +00:00
parent 56c29a3c87
commit 79ec82139e
3 changed files with 12 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ int APIENTRY WinMain(HINSTANCE hInst, HINSTANCE hPrevInst,
case '/':
case ' ':
default:
;
}
}
LaunchConfig();