blob: f8111f3c2f8b3748734d1179aea9f2f520e5cd9c [file] [log] [blame]
PROGRAMS = widl
MANPAGES = widl.man.in
C_SRCS = \
client.c \
expr.c \
hash.c \
header.c \
proxy.c \
register.c \
server.c \
typegen.c \
typelib.c \
typetree.c \
utils.c \
widl.c \
write_msft.c
LEX_SRCS = parser.l
BISON_SRCS = parser.y
widl_EXTRADEFS = -DDEFAULT_INCLUDE_DIR=\"${includedir}/windows/\"
EXTRALIBS = $(LIBWPP)
INSTALL_DEV = $(PROGRAMS)