TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = urlmon.dll IMPORTS = cabinet ole32 shlwapi wininet user32 advapi32 kernel32 ntdll EXTRALIBS = -luuid C_SRCS = \ regsvr.c \ sec_mgr.c \ umon.c \ urlmon_main.c SUBDIRS = tests @MAKE_DLL_RULES@ ### Dependencies: