Partially implemented kernel/user times in GetThreadTimes (based on a
[wine] / dlls / winnls / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winnls32.dll
6 IMPORTS   = kernel32
7 ALTNAMES  = winnls.dll
8
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
11
12 C_SRCS = \
13         winnls.c
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies: