wine-wine/ole/Makefile.in

19 lines
237 B
Makefile

DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ole
C_SRCS = \
guid.c \
ole2nls.c
EXTRASUBDIRS = nls
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: