wine-wine/dlls/xmllite/Makefile.in

12 lines
167 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = xmllite.dll
C_SRCS = \
reader.c \
xmllite_main.c
@MAKE_DLL_RULES@