wine-wine/programs/explorer/Makefile.in

15 lines
222 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = explorer.exe
APPMODE = -mwindows
IMPORTS = user32 kernel32
C_SRCS = \
explorer.c
@MAKE_PROG_RULES@
### Dependencies: