2006/ws/policy Makefile.primer,NONE,1.1

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv2071

Added Files:
	Makefile.primer 
Log Message:
Added images for the primer


--- NEW FILE: Makefile.primer ---
# -*-makefile-*-
# $Id: Makefile.primer,v 1.1 2006/08/17 14:16:23 plehegar Exp $

PREFIX=ws-policy-primer

SCHEMAS=

RDDL=

IMAGES=\
normal-form-2-data-model.jpg \
policy-assertion.jpg \
policy-subjects-in-wsdl.jpg \
ws-policy-data-model.jpg

FILES=\
$(IMAGES) \
status.xml \
xmlspec.dtd \
entitiesedcopy.dtd \
entitieswd.dtd \
entities.dtd \
xmlspec.xsl \
xmlspec-policy.xsl

include Makefile.base

Received on Thursday, 17 August 2006 14:16:55 UTC