shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git] / programs / winedevice / Makefile.in
blobc5b0bc6c4a6548d40633eb44ffd569933fdc6cd2
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winedevice.exe
7 APPMODE = -mwindows -municode
8 IMPORTS = advapi32 ntoskrnl.exe
10 C_SRCS = \
11 device.c
13 @MAKE_PROG_RULES@