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