diff --git a/programs/rundll.exe16/Makefile.in b/programs/rundll.exe16/Makefile.in index 4ea0fe97fef..4abce90cf16 100644 --- a/programs/rundll.exe16/Makefile.in +++ b/programs/rundll.exe16/Makefile.in @@ -1,4 +1,5 @@ MODULE = rundll.exe16 -APPMODE = -mconsole -m16 + +EXTRADLLFLAGS = -mconsole -m16 -mno-cygwin C_SRCS = rundll.c