blob: 70cbec2240ae3b4330c001e496590c8f3a668870 [file] [log] [blame]
DEFS = -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = windows
C_SRCS = \
caret.c \
class.c \
clipboard.c \
dce.c \
defdlg.c \
defwnd.c \
dialog.c \
driver.c \
event.c \
focus.c \
graphics.c \
hook.c \
keyboard.c \
mdi.c \
message.c \
msgbox.c \
nonclient.c \
painting.c \
property.c \
queue.c \
rect.c \
scroll.c \
syscolor.c \
sysmetrics.c \
timer.c \
user.c \
win.c \
winhelp.c \
winpos.c \
winproc.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: