blob: c273db6e253d22a2d3e1c47ac56c7750e424678f [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = scheduler
C_SRCS = \
client.c \
critsection.c \
event.c \
handle.c \
k32obj.c \
mutex.c \
process.c \
semaphore.c \
synchro.c \
sysdeps.c \
thread.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: