TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = cryptui.dll IMPORTS = uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 kernel32 DELAYIMPORTS = wintrust urlmon IMPORTLIB = cryptui C_SRCS = \ main.c RC_SRCS = cryptui.rc @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend