TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = qmgr.dll IMPORTS = kernel32 EXTRALIBS = -luuid C_SRCS = \ qmgr.c \ qmgr_main.c IDL_I_SRCS = qmgr_local.idl @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend