Add an assert if both arguments to DD_STRUCT_COPY_BYSIZE are equal.
[wine] / dlls / ttydrv / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winetty.drv
6 IMPORTS   = user32 gdi32 kernel32 ntdll
7 EXTRALIBS = @CURSESLIBS@
8
9 C_SRCS = \
10         bitmap.c \
11         dc.c \
12         graphics.c \
13         objects.c \
14         palette.c \
15         ttydrv_main.c \
16         wnd.c
17
18 @MAKE_DLL_RULES@
19
20 ### Dependencies: