blob: c2127c52e3ffa7e7d6f11fdb86f00b71d41d1f4b [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__ -DBINDIR="\"$(bindir)\""
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = scheduler
C_SRCS = \
client.c \
critsection.c \
debugger.c \
event.c \
handle.c \
mutex.c \
pipe.c \
process.c \
semaphore.c \
services.c \
synchro.c \
sysdeps.c \
syslevel.c \
thread.c \
timer.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: