Author: winesync
Date: Thu Jul 6 15:18:46 2006
New Revision: 22886
URL:
http://svn.reactos.org/svn/reactos?rev=22886&view=rev
Log:
Delete unneeded makefile
Removed:
trunk/reactos/dll/win32/cryptdll/Makefile.in
Removed: trunk/reactos/dll/win32/cryptdll/Makefile.in
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/cryptdll/Makefil…
==============================================================================
--- trunk/reactos/dll/win32/cryptdll/Makefile.in (original)
+++ trunk/reactos/dll/win32/cryptdll/Makefile.in (removed)
@@ -1,14 +1,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: