Do not change the WS_CHILD style in SetParent.
[wine.git] / misc / Makefile.in
blob3cd32690c6ca8d775aa432b12b145268d40e6c09
1 sysconfdir = @sysconfdir@
2 DEFS = @DLLFLAGS@ -D__WINE__ -DETCDIR="\"$(sysconfdir)\""
3 TOPSRCDIR = @top_srcdir@
4 TOPOBJDIR = ..
5 SRCDIR = @srcdir@
6 VPATH = @srcdir@
7 MODULE = misc
9 C_SRCS = \
10 bidi16.c \
11 cdrom.c \
12 comm.c \
13 cpu.c \
14 debugstr.c \
15 error.c \
16 ext_debugger.c \
17 lstr.c \
18 main.c \
19 network.c \
20 options.c \
21 port.c \
22 printdrv.c \
23 registry.c \
24 system.c \
25 toolhelp.c \
26 tweak.c \
27 version.c \
28 w32scomb.c \
29 wsprintf.c
31 GLUE = printdrv.c
33 all: $(MODULE).o
35 @MAKE_RULES@
37 ### Dependencies: