Added rules for building import libraries in the individual dll
[wine.git] / dlls / crypt32 / Makefile.in
blob604188c217ef799319774d6c2a3491c85ce38497
1 EXTRADEFS = -D_CRYPT32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = crypt32.dll
7 IMPORTLIB = libcrypt32.$(IMPLIBEXT)
8 IMPORTS = advapi32 kernel32
10 C_SRCS = \
11 cert.c \
12 main.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: