blob: 947968a3deb3144faf3db68a82068e35cfff9e29 [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = windows
SRCS = \
caret.c \
class.c \
dc.c \
dce.c \
defdlg.c \
defwnd.c \
dialog.c \
event.c \
focus.c \
graphics.c \
keyboard.c \
mapping.c \
message.c \
nonclient.c \
painting.c \
scroll.c \
syscolor.c \
sysmetrics.c \
timer.c \
utility.c \
win.c \
winpos.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(TOP)/$(MODULE),,$(OBJS))
DependTarget()
CleanTarget()
includes::
install::