Simplified wrc flags handling.
[wine.git] / dlls / ntdll / Makefile.in
blob6d285771b3f6799698e74ee789c2f8f8517fef7a
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ntdll
8 SPEC_SRCS = ntdll.spec
10 C_SRCS = \
11 exception.c \
12 error.c \
13 file.c \
14 misc.c \
15 nt.c \
16 om.c \
17 reg.c \
18 rtl.c \
19 rtlstr.c \
20 sec.c \
21 signal_i386.c \
22 signal_sparc.c \
23 sync.c \
24 time.c
26 all: $(MODULE).o
28 @MAKE_RULES@
30 ### Dependencies: