po: Remove English strings from the Greek translation.
[wine] / programs / attrib / Makefile.in
1 MODULE    = attrib.exe
2 APPMODE   = -mconsole -municode
3 IMPORTS   = user32
4
5 C_SRCS = attrib.c
6
7 RC_SRCS = attrib.rc
8 PO_SRCS = attrib.rc
9
10 @MAKE_PROG_RULES@