blob: 2a7f2044347d05c333e33c34b531db7ca6347d6c [file] [log] [blame]
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = shell32
WRCEXTRA = -A -p $*
C_SRCS = \
contmenu.c \
enumidlist.c \
folders.c \
pidl.c \
shell32_main.c \
shellole.c \
shellord.c \
shlfolder.c \
shlview.c
# RC_SRCS = \
# shres.rc
all: check_wrc $(MODULE).o
@MAKE_RULES@
$(RC_SRCS:.rc=.s): $(WRC)
### Dependencies: