usp10: Correct error with ScriptLayout log2vis.
[wine] / programs / findstr / Makefile.in
1 MODULE    = findstr.exe
2 APPMODE   = -mconsole -municode
3
4 C_SRCS = \
5         main.c
6
7 @MAKE_PROG_RULES@