Build all the programs with winegcc.
[wine] / programs / rundll32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = rundll32.exe
6 APPMODE   = -mconsole
7
8 C_SRCS = \
9         rundll32.c
10
11 @MAKE_PROG_RULES@
12
13 ### Dependencies: