blob: df95e88e8b789cc6dfbb0ecfae97da22a6d46746 [file] [log] [blame]
sysconfdir = @sysconfdir@
DEFS = @DLLFLAGS@ -D__WINE__ -DETCDIR="\"$(sysconfdir)\""
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = misc
C_SRCS = \
cdrom.c \
comm.c \
cpu.c \
ddeml.c \
debugstr.c \
error.c \
lstr.c \
main.c \
network.c \
port.c \
printdrv.c \
registry.c \
spy.c \
system.c \
toolhelp.c \
tweak.c \
version.c \
w32scomb.c \
winsock.c \
winsock_async.c \
wsprintf.c \
xmalloc.c
GLUE = printdrv.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: