po: A couple of line wrapping tweaks in the Czech translation.
[wine/multimedia.git] / programs / hostname / Makefile.in
blobf7d9ebad9cd8ed1edc83114d4e2ba1cbb3d99a5a
1 MODULE = hostname.exe
2 APPMODE = -mconsole -municode
3 EXTRALIBS = @SOCKETLIBS@
4 DELAYIMPORTS = user32
6 C_SRCS = hostname.c
8 RC_SRCS = hostname.rc
9 PO_SRCS = hostname.rc
11 @MAKE_PROG_RULES@