TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = cryptdlg.dll IMPORTS = cryptui crypt32 wintrust user32 advapi32 kernel32 C_SRCS = \ main.c RC_SRCS = \ cryptdlg_De.rc \ cryptdlg_En.rc \ cryptdlg_Fr.rc \ cryptdlg_Ko.rc \ cryptdlg_Lt.rc \ cryptdlg_Nl.rc \ cryptdlg_Pt.rc \ cryptdlg_Ro.rc @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend