blob: d79c670cad5ed044f5799121187731950e6f813c [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = win32
C_SRCS = \
advapi.c \
code_page.c \
console.c \
device.c \
error.c \
except.c \
file.c \
init.c \
kernel32.c \
newfns.c \
ordinals.c \
process.c \
security.c \
struct32.c \
thread.c \
time.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: