kernel32: Remove a useless error message.
[wine] / dlls / wintab32 / Makefile.in
index 2276728..7425c7d 100644 (file)
@@ -1,21 +1,10 @@
-TOPSRCDIR = @top_srcdir@
-TOPOBJDIR = ../..
-SRCDIR    = @srcdir@
-VPATH     = @srcdir@
 MODULE    = wintab32.dll
-IMPORTS   = user32 kernel32
-ALTNAMES  = wintab.dll
-
-SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
+IMPORTLIB = wintab32
+IMPORTS   = user32
 
 C_SRCS = \
        context.c \
        manager.c \
        wintab32.c
 
-C_SRCS16 = \
-       wintab16.c
-
 @MAKE_DLL_RULES@
-
-### Dependencies: