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