DEFS = -D__WINE__ TOPSRCDIR = @top_srcdir@ TOPOBJDIR = .. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = misc C_SRCS = \ comm.c \ commdlg.c \ compobj.c \ crtdll.c \ cpu.c \ error.c \ lstr.c \ lzexpand.c \ main.c \ mpr.c \ network.c \ ntdll.c \ ole2.c \ ole2disp.c \ ole2nls.c \ olecli.c \ olesvr.c \ port.c \ printdrv.c \ registry.c \ shell.c \ sound.c \ spy.c \ stress.c \ system.c \ toolhelp.c \ tweak.c \ ver.c \ w32sys.c \ winsock.c \ winsock_dns.c \ wsprintf.c \ xmalloc.c all: $(MODULE).o @MAKE_RULES@ ### Dependencies: