Fixed make install from read-only build directory (spotted by Marcus
[wine/wine64.git] / programs / winefile / Makefile.in
blobffa8d0fc7e587e94ca330bd7e37adebf24982cc6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winefile.exe
6 APPMODE = gui
7 IMPORTS = shell32 comctl32 user32 gdi32 kernel32
9 C_SRCS = \
10 license.c \
11 splitpath.c \
12 winefile.c
14 RC_SRCS = rsrc.rc
16 @MAKE_PROG_RULES@
18 ### Dependencies: