ole32/tests: Don't use sizeof in ok() to avoid printf format warnings.
[wine/testsucceed.git] / programs / rundll32 / Makefile.in
blob2e5f16e5dabc28fad83cbf495d1fdff6c2edd42a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = rundll32.exe
6 APPMODE = -mconsole
7 IMPORTS = user32 kernel32
8 EXTRALIBS = $(LIBUNICODE)
10 C_SRCS = \
11 rundll32.c
13 @MAKE_PROG_RULES@
15 ### Dependencies: