blob: 2979b52987ceda1d06e39c2be464df01f8eda0c2 [file] [log] [blame]
#include "../Wine.tmpl"
MODULE = misc
SRCS = \
atom.c \
clipboard.c \
comm.c \
cursor.c \
dos_fs.c \
exec.c \
file.c \
keyboard.c \
lstr.c \
main.c \
message.c \
profile.c \
rect.c \
sound.c \
spy.c \
stress.c \
user.c \
winsocket.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(TOP)/$(MODULE),,$(OBJS))
DependTarget()
CleanTarget()
includes::
install::