wine-wine/dlls/crypt32/Makefile.in

18 lines
283 B
Makefile
Raw Normal View History

EXTRADEFS = -D_CRYPT32_
2002-01-10 19:41:11 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = crypt32.dll
IMPORTLIB = libcrypt32.$(IMPLIBEXT)
IMPORTS = advapi32 kernel32
2002-01-10 19:41:11 +00:00
C_SRCS = \
cert.c \
protectdata.c \
2002-01-10 19:41:11 +00:00
main.c
@MAKE_DLL_RULES@
### Dependencies: