Added rules for building import libraries in the individual dll
[wine.git] / dlls / secur32 / Makefile.in
blob71907274feb6ca9a88a453ad30f6c0a8b21abd96
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = secur32.dll
6 IMPORTLIB = libsecur32.$(IMPLIBEXT)
7 IMPORTS = user32 advapi32 kernel32 ntdll
9 C_SRCS = \
10 secur32.c \
11 thunks.c \
12 wrapper.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: