blob: 5c32ba59a38ba7b4a99fd236624964782ce80dfe [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = misc
SRCS = \
atom.c \
clipboard.c \
comm.c \
commdlg.c \
compobj.c \
dos_fs.c \
driver.c \
exec.c \
escape.c \
file.c \
keyboard.c \
lstr.c \
main.c \
ole2nls.c \
olecli.c \
olesvr.c \
message.c \
network.c \
profile.c \
rect.c \
shell.c \
sound.c \
spy.c \
stress.c \
user.c \
winsocket.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(MODULE),,$(OBJS))
DependTarget()
includes::
install::