d2d1: Remove unused D3D10 interfaces.
[wine.git] / tools / wmc / Makefile.in
blob9d7c87e8fd00bd9b03f007f8af416393ae959b08
1 PROGRAMS = wmc
2 MANPAGES = wmc.man.in
4 C_SRCS = \
5 lang.c \
6 mcl.c \
7 po.c \
8 utils.c \
9 wmc.c \
10 write.c
12 BISON_SRCS = mcy.y
14 wmc_EXTRADEFS = \
15 -DNLSDIR="\"${nlsdir}\"" \
16 -DBIN_TO_NLSDIR=\"`${MAKEDEP} -R ${bindir} ${nlsdir}`\"
18 EXTRALIBS = $(GETTEXTPO_LIBS)
20 INSTALL_DEV = $(PROGRAMS)