Moved bulk of OLE implementation to dlls/ subdirectories.
[wine/wine64.git] / dlls / stress / Makefile.in
blob8a30033a3468fcf259d582390784c6825bfa3d4e
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = stress
8 SPEC_SRCS = stress.spec
10 C_SRCS = \
11 stress_main.c
13 all: $(MODULE).o
15 @MAKE_RULES@
17 ### Dependencies: