blob: 4976f0ed5d7b2585fdff18cf52c84267923b4dbf [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = bcrypt.dll
IMPORTS = kernel32
C_SRCS = \
bcrypt_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@