Delete unneeded makefile

svn path=/trunk/; revision=22886
This commit is contained in:
The Wine Synchronizer 2006-07-06 11:18:46 +00:00
parent 04d864f341
commit 532c10cebd

View file

@ -1,14 +0,0 @@
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cryptdll.dll
IMPORTLIB = libcryptdll.$(IMPLIBEXT)
IMPORTS = advapi32 kernel32
C_SRCS = \
cryptdll.c
@MAKE_DLL_RULES@
### Dependencies: