Do not crash if there was no files selected and OK button was pressed.
[wine/dcerpc.git] / if1632 / Makefile.in
blob6eea0d2cb6c1af626cb3917bc33028cb61fc66e3
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = if1632
8 C_SRCS = \
9 builtin.c \
10 dummy.c \
11 relay.c \
12 snoop.c \
13 thunk.c
15 GEN_ASM_SRCS = \
16 asmrelay.s
18 GLUE = thunk.c
20 all: $(MODULE).o
22 @MAKE_RULES@
24 asmrelay.s: $(BUILD)
25 $(BUILD) @DLLFLAGS@ -o $@ -relay
27 ### Dependencies: