Author: dchapyshev Date: Thu Feb 26 13:24:39 2009 New Revision: 39762
URL: http://svn.reactos.org/svn/reactos?rev=39762&view=rev Log: - Delete unneeded file
Removed: trunk/reactos/dll/win32/iphlpapi/Makefile.in
Removed: trunk/reactos/dll/win32/iphlpapi/Makefile.in URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/iphlpapi/Makefile... ============================================================================== --- trunk/reactos/dll/win32/iphlpapi/Makefile.in [iso-8859-1] (original) +++ trunk/reactos/dll/win32/iphlpapi/Makefile.in (removed) @@ -1,26 +1,0 @@ -EXTRADEFS = -TOPSRCDIR = @top_srcdir@ -TOPOBJDIR = ../.. -SRCDIR = @srcdir@ -VPATH = @srcdir@ -MODULE = iphlpapi.dll -IMPORTS = advapi32 kernel32 rtl -DELAYIMPORTS = -EXTRALIBS = - -C_SRCS = \ - ifenum_reactos.c \ - ipstats_reactos.c \ - iphlpapi_main.c \ - media.c \ - registry.c \ - resinfo_reactos.c \ - route_reactos.c - -RC_SRCS = iphlpapi.rc -RC_BINSRC = iphlpapi.rc -RC_BINARIES = - -@MAKE_DLL_RULES@ - -### Dependencies: