wine/programs/findstr/Makefile.in
2012-10-04 10:35:19 +02:00

8 lines
95 B
Makefile

MODULE = findstr.exe
APPMODE = -mconsole -municode
C_SRCS = \
main.c
@MAKE_PROG_RULES@