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