rpcrt4: Enter new named pipe connections into the protocol connection list.
[wine/wine64.git] / programs / iexplore / Makefile.in
blob4a55e7258a5234a84c6ed182665989ef7eab7804
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 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend