# $Id: Makefile,v 1.7 2003/06/06 20:29:16 plehegar Exp $

PREFIX=wsdl12
WSDL12.xml=$(PREFIX).xml

SCHEMAS=\
wsdl12.xsd \
wsdl12-ext.xsd

IMAGES=\
Service-Resource.png \
Service-Resource2.png \
Service-Resource.svg

FILES=\
$(WSDL12.xml) \
$(IMAGES) \
status.xml \
prevwgmb.txt \
wgmb.txt \
xmlspec.dtd \
entitiesedcopy.dtd \
entitieswd.dtd \
entities.dtd \
xmlspec.xsl \
xmlspec-wsdl.xsl

include Makefile.base
