cmd: DIR command outputs free space for the path.
[wine.git] / dlls / bcrypt / Makefile.in
blob11f4acea4f2ae6d58fafc94d8b2d93dd38cd55ba
1 MODULE = bcrypt.dll
2 IMPORTS = advapi32
3 IMPORTLIB = bcrypt
4 UNIXLIB = bcrypt.so
5 UNIX_CFLAGS = $(GNUTLS_CFLAGS)
7 C_SRCS = \
8 bcrypt_main.c \
9 gnutls.c \
10 md2.c \
11 sha256.c \
12 sha512.c
14 RC_SRCS = version.rc