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 \ debugstr.c \ error.c \ ext_debugger.c \ lstr.c \ main.c \ options.c \ port.c \ registry.c \ system.c \ tweak.c \ version.c \ wsprintf.c all: $(MODULE).o @MAKE_RULES@ ### Dependencies: