winejack.drv: Assign to structs instead of using memcpy.
[wine.git] / programs / iexplore / Makefile.in
blob219369c8f167fe641b05aa28e96e70a8946d6f60
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = iexplore.exe
6 APPMODE = -mwindows
7 IMPORTS = shdocvw user32 gdi32 kernel32
9 C_SRCS = \
10 main.c
12 RC_SRCS = version.rc
14 @MAKE_PROG_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend