MODULE    = cryptdll.dll
IMPORTLIB = cryptdll
IMPORTS   = advapi32

C_SRCS = \
	cryptdll.c

@MAKE_DLL_RULES@