* Makefile.in (DLL_OFILES): Add winf.o.
* spawn.cc: Move command line handling stuff into winf.cc. * winf.h: New file. * winf.cc: New file.
This commit is contained in:
@ -13,7 +13,7 @@ details. */
|
||||
|
||||
#define SP " \t\n"
|
||||
|
||||
/* Allow apps which don't have a main work, as long as they define WinMain */
|
||||
/* Allow apps which don't have a main to work, as long as they define WinMain */
|
||||
int
|
||||
main ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user