Reimplemented multi-byte and wide-chars functions to not depend on
[wine/multimedia.git] / dlls / crtdll / Makefile.in
blobca933de8e4ccc993cd14294e4fbff93f55e468fd
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = crtdll
8 SPEC_SRCS = crtdll.spec
10 C_SRCS = \
11 crtdll_main.c \
12 mbstring.c \
13 wcstring.c
15 all: $(MODULE).o
17 @MAKE_RULES@
19 ### Dependencies: