blob: 43ee484af2b76674b011ada934dc0e4be326d33f [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 \
resource.c \
sound.c \
spy.c \
user.c \
winsocket.c
OBJS = $(SRCS:.c=.o)
WineRelocatableTarget($(TOP)/$(MODULE),,$(OBJS))
DependTarget()
CleanTarget()
includes::
install::