wine/programs/where/Makefile.in
Louis Lenders 10b17932fa where.exe: Add stub program.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49460
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-01 21:39:25 +02:00

7 lines
91 B
Makefile

MODULE = where.exe
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = \
main.c