Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b9ba69a436161613d8fb030c8c726a8e > files > 610

spirit-1.5.1-2mdk.noarch.rpm

EXTRA_PROGRAMS = xml simplexml ast_xml

all: $(EXTRA_PROGRAMS)

xml_SOURCES = xml.cpp xml_grammar.hpp
simplexml_SOURCES = simplexml.cpp
ast_xml_SOURCES = ast_xml.cpp

INCLUDES = -I$(top_srcdir)

CLEANFILES = $(EXTRA_PROGRAMS)

EXTRA_DIST = \
simplexml.txt