mirror of
https://github.com/reactos/wine.git
synced 2025-02-21 05:11:57 +00:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
MODULE = findstr.exe
|
|
APPMODE = -mconsole -municode
|
|
|
|
C_SRCS = \
|
|
main.c
|