remove to file that was mistake by commit by me thx Mike Lerwill" mlist@ml-solutions.co.uk that did notice it Deleted: trunk/reactos/lib/dinput/Makefile.in Deleted: trunk/reactos/lib/dinput/makefile _____
Deleted: trunk/reactos/lib/dinput/Makefile.in --- trunk/reactos/lib/dinput/Makefile.in 2005-10-08 16:38:07 UTC (rev 18339) +++ trunk/reactos/lib/dinput/Makefile.in 2005-10-08 16:45:47 UTC (rev 18340) @@ -1,28 +0,0 @@
-TOPSRCDIR = @top_srcdir@ -TOPOBJDIR = ../.. -SRCDIR = @srcdir@ -VPATH = @srcdir@ -MODULE = dinput.dll -IMPORTLIB = libdinput.$(IMPLIBEXT) -IMPORTS = ole32 user32 advapi32 kernel32 -EXTRALIBS = -ldxguid -luuid - -C_SRCS = \ - data_formats.c \ - device.c \ - dinput_main.c \ - joystick_linux.c \ - joystick_linuxinput.c \ - keyboard.c \ - mouse.c \ - regsvr.c - -IMPLIB_SRCS = data_formats.c - -RC_SRCS = version.rc - -SUBDIRS = tests - -@MAKE_DLL_RULES@ - -### Dependencies: _____
Deleted: trunk/reactos/lib/dinput/makefile --- trunk/reactos/lib/dinput/makefile 2005-10-08 16:38:07 UTC (rev 18339) +++ trunk/reactos/lib/dinput/makefile 2005-10-08 16:45:47 UTC (rev 18340) @@ -1,5 +0,0 @@
-# This file is automatically generated. - -TOP = .... -DEFAULT = dinput -include $(TOP)/proxy.mak