DEFS = @DLLFLAGS@ -D__WINE__ TOPSRCDIR = @top_srcdir@ TOPOBJDIR = .. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = misc C_SRCS = \ aspi.c \ callback.c \ comm.c \ commdlg.c \ crtdll.c \ cpu.c \ ddeml.c \ debugstr.c \ error.c \ lstr.c \ lzexpand.c \ main.c \ mpr.c \ network.c \ ntdll.c \ port.c \ printdrv.c \ registry.c \ shell.c \ shellord.c \ sound.c \ spy.c \ stress.c \ system.c \ toolhelp.c \ tweak.c \ ver.c \ version.c \ w32scomb.c \ w32skrnl.c \ w32sys.c \ winsock.c \ winsock_dns.c \ wsprintf.c \ xmalloc.c all: $(MODULE).o @MAKE_RULES@ ### Dependencies: