wine-wine/dlls/crypt32/Makefile.in

16 lines
230 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
IMPORTS = advapi32 kernel32
2002-01-10 19:41:11 +00:00
C_SRCS = \
cert.c \
2002-01-10 19:41:11 +00:00
main.c
@MAKE_DLL_RULES@
### Dependencies: