There is no point making '--register' functions stdcall so just
[wine] / dlls / msvcrtd / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = msvcrtd.dll
6 IMPORTS   = msvcrt kernel32
7
8 C_SRCS = \
9         debug.c
10
11 SUBDIRS = tests
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: