ba9057592098842b894347a5eb4c1ae3124893bd
[shibboleth/opensaml2.git] / schemas / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = schemas
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
41         $(top_srcdir)/m4/acx_pthread.m4 \
42         $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
43         $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/libtool.m4 \
44         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46         $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56 am__vpath_adj = case $$p in \
57     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58     *) f=$$p;; \
59   esac;
60 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61 am__install_max = 40
62 am__nobase_strip_setup = \
63   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64 am__nobase_strip = \
65   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
66 am__nobase_list = $(am__nobase_strip_setup); \
67   for p in $$list; do echo "$$p $$p"; done | \
68   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
69   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
70     if (++n[$$2] == $(am__install_max)) \
71       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
72     END { for (dir in files) print dir, files[dir] }'
73 am__base_list = \
74   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
76 am__installdirs = "$(DESTDIR)$(pkgxmldir)"
77 DATA = $(pkgxml_DATA)
78 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79 ACLOCAL = @ACLOCAL@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CFLAGS = @CFLAGS@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CXX = @CXX@
92 CXXCPP = @CXXCPP@
93 CXXDEPMODE = @CXXDEPMODE@
94 CXXFLAGS = @CXXFLAGS@
95 CXXTEST = @CXXTEST@
96 CXXTESTFLAGS = @CXXTESTFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DEFS = @DEFS@
99 DEPDIR = @DEPDIR@
100 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
101 DSYMUTIL = @DSYMUTIL@
102 DUMPBIN = @DUMPBIN@
103 DX_CONFIG = @DX_CONFIG@
104 DX_DOCDIR = @DX_DOCDIR@
105 DX_DOT = @DX_DOT@
106 DX_DOXYGEN = @DX_DOXYGEN@
107 DX_DVIPS = @DX_DVIPS@
108 DX_EGREP = @DX_EGREP@
109 DX_ENV = @DX_ENV@
110 DX_FLAG_chi = @DX_FLAG_chi@
111 DX_FLAG_chm = @DX_FLAG_chm@
112 DX_FLAG_doc = @DX_FLAG_doc@
113 DX_FLAG_dot = @DX_FLAG_dot@
114 DX_FLAG_html = @DX_FLAG_html@
115 DX_FLAG_man = @DX_FLAG_man@
116 DX_FLAG_pdf = @DX_FLAG_pdf@
117 DX_FLAG_ps = @DX_FLAG_ps@
118 DX_FLAG_rtf = @DX_FLAG_rtf@
119 DX_FLAG_xml = @DX_FLAG_xml@
120 DX_HHC = @DX_HHC@
121 DX_INCLUDE = @DX_INCLUDE@
122 DX_LATEX = @DX_LATEX@
123 DX_MAKEINDEX = @DX_MAKEINDEX@
124 DX_PDFLATEX = @DX_PDFLATEX@
125 DX_PERL = @DX_PERL@
126 DX_PROJECT = @DX_PROJECT@
127 ECHO_C = @ECHO_C@
128 ECHO_N = @ECHO_N@
129 ECHO_T = @ECHO_T@
130 EGREP = @EGREP@
131 EXEEXT = @EXEEXT@
132 FGREP = @FGREP@
133 GREP = @GREP@
134 INSTALL = @INSTALL@
135 INSTALL_DATA = @INSTALL_DATA@
136 INSTALL_PROGRAM = @INSTALL_PROGRAM@
137 INSTALL_SCRIPT = @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139 LD = @LD@
140 LDFLAGS = @LDFLAGS@
141 LIBOBJS = @LIBOBJS@
142 LIBS = @LIBS@
143 LIBTOOL = @LIBTOOL@
144 LIPO = @LIPO@
145 LN_S = @LN_S@
146 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
147 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
148 LTLIBOBJS = @LTLIBOBJS@
149 MAKEINFO = @MAKEINFO@
150 MKDIR_P = @MKDIR_P@
151 NM = @NM@
152 NMEDIT = @NMEDIT@
153 OBJDUMP = @OBJDUMP@
154 OBJEXT = @OBJEXT@
155 OTOOL = @OTOOL@
156 OTOOL64 = @OTOOL64@
157 PACKAGE = @PACKAGE@
158 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159 PACKAGE_NAME = @PACKAGE_NAME@
160 PACKAGE_STRING = @PACKAGE_STRING@
161 PACKAGE_TARNAME = @PACKAGE_TARNAME@
162 PACKAGE_URL = @PACKAGE_URL@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 PKG_CONFIG = @PKG_CONFIG@
166 PTHREAD_CC = @PTHREAD_CC@
167 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
168 PTHREAD_LIBS = @PTHREAD_LIBS@
169 RANLIB = @RANLIB@
170 SED = @SED@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 STRIP = @STRIP@
174 VERSION = @VERSION@
175 abs_builddir = @abs_builddir@
176 abs_srcdir = @abs_srcdir@
177 abs_top_builddir = @abs_top_builddir@
178 abs_top_srcdir = @abs_top_srcdir@
179 ac_ct_CC = @ac_ct_CC@
180 ac_ct_CXX = @ac_ct_CXX@
181 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
182 acx_pthread_config = @acx_pthread_config@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
186 am__tar = @am__tar@
187 am__untar = @am__untar@
188 bindir = @bindir@
189 build = @build@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 builddir = @builddir@
195 datadir = @datadir@
196 datarootdir = @datarootdir@
197 docdir = @docdir@
198 dvidir = @dvidir@
199 exec_prefix = @exec_prefix@
200 host = @host@
201 host_alias = @host_alias@
202 host_cpu = @host_cpu@
203 host_os = @host_os@
204 host_vendor = @host_vendor@
205 htmldir = @htmldir@
206 includedir = @includedir@
207 infodir = @infodir@
208 install_sh = @install_sh@
209 libdir = @libdir@
210 libexecdir = @libexecdir@
211 localedir = @localedir@
212 localstatedir = @localstatedir@
213 lt_ECHO = @lt_ECHO@
214 mandir = @mandir@
215 mkdir_p = @mkdir_p@
216 oldincludedir = @oldincludedir@
217 pdfdir = @pdfdir@
218 pkgconfig_libdir = @pkgconfig_libdir@
219 pkgconfig_libfile = @pkgconfig_libfile@
220 prefix = @prefix@
221 program_transform_name = @program_transform_name@
222 psdir = @psdir@
223 sbindir = @sbindir@
224 sharedstatedir = @sharedstatedir@
225 srcdir = @srcdir@
226 sysconfdir = @sysconfdir@
227 target_alias = @target_alias@
228 top_build_prefix = @top_build_prefix@
229 top_builddir = @top_builddir@
230 top_srcdir = @top_srcdir@
231 AUTOMAKE_OPTIONS = foreign
232 pkgxmldir = $(datadir)/xml/@PACKAGE@
233 schemafiles = \
234         cs-sstc-schema-assertion-01.xsd \
235         cs-sstc-schema-protocol-01.xsd \
236         cs-sstc-schema-assertion-1.1.xsd \
237         cs-sstc-schema-protocol-1.1.xsd \
238         saml-schema-assertion-2.0.xsd \
239         saml-schema-authn-context-2.0.xsd \
240         saml-schema-authn-context-auth-telephony-2.0.xsd \
241         saml-schema-authn-context-ip-2.0.xsd \
242         saml-schema-authn-context-ippword-2.0.xsd \
243         saml-schema-authn-context-kerberos-2.0.xsd \
244         saml-schema-authn-context-mobileonefactor-reg-2.0.xsd \
245         saml-schema-authn-context-mobileonefactor-unreg-2.0.xsd \
246         saml-schema-authn-context-mobiletwofactor-reg-2.0.xsd \
247         saml-schema-authn-context-mobiletwofactor-unreg-2.0.xsd \
248         saml-schema-authn-context-nomad-telephony-2.0.xsd \
249         saml-schema-authn-context-personal-telephony-2.0.xsd \
250         saml-schema-authn-context-pgp-2.0.xsd \
251         saml-schema-authn-context-ppt-2.0.xsd \
252         saml-schema-authn-context-pword-2.0.xsd \
253         saml-schema-authn-context-session-2.0.xsd \
254         saml-schema-authn-context-smartcard-2.0.xsd \
255         saml-schema-authn-context-smartcardpki-2.0.xsd \
256         saml-schema-authn-context-softwarepki-2.0.xsd \
257         saml-schema-authn-context-spki-2.0.xsd \
258         saml-schema-authn-context-srp-2.0.xsd \
259         saml-schema-authn-context-sslcert-2.0.xsd \
260         saml-schema-authn-context-telephony-2.0.xsd \
261         saml-schema-authn-context-timesync-2.0.xsd \
262         saml-schema-authn-context-types-2.0.xsd \
263         saml-schema-authn-context-x509-2.0.xsd \
264         saml-schema-authn-context-xmldsig-2.0.xsd \
265         saml-schema-dce-2.0.xsd \
266         saml-schema-ecp-2.0.xsd \
267         saml-schema-metadata-2.0.xsd \
268         saml-schema-protocol-2.0.xsd \
269         saml-schema-x500-2.0.xsd \
270         saml-schema-xacml-2.0.xsd \
271         sstc-metadata-attr.xsd \
272         sstc-saml1x-metadata.xsd \
273         sstc-saml-attribute-ext.xsd \
274         sstc-saml-delegation.xsd \
275         sstc-saml-metadata-ext-query.xsd \
276         sstc-saml-metadata-algsupport-v1.0.xsd \
277         sstc-saml-metadata-ui-v1.0.xsd \
278         sstc-saml-idp-discovery.xsd \
279         sstc-request-initiation.xsd \
280         sstc-saml-protocol-ext-thirdparty.xsd
281
282 pkgxml_DATA = \
283         saml20-catalog.xml \
284         saml10-catalog.xml \
285         saml11-catalog.xml \
286         $(schemafiles)
287
288 CLEANFILES = \
289         saml20-catalog.xml \
290         saml10-catalog.xml \
291         saml11-catalog.xml
292
293 EXTRA_DIST = \
294         saml20-catalog.xml.in \
295         saml10-catalog.xml.in \
296         saml11-catalog.xml.in \
297         $(schemafiles)
298
299 all: all-am
300
301 .SUFFIXES:
302 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
303         @for dep in $?; do \
304           case '$(am__configure_deps)' in \
305             *$$dep*) \
306               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307                 && { if test -f $@; then exit 0; else break; fi; }; \
308               exit 1;; \
309           esac; \
310         done; \
311         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign schemas/Makefile'; \
312         $(am__cd) $(top_srcdir) && \
313           $(AUTOMAKE) --foreign schemas/Makefile
314 .PRECIOUS: Makefile
315 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316         @case '$?' in \
317           *config.status*) \
318             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
319           *) \
320             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322         esac;
323
324 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
327 $(top_srcdir)/configure:  $(am__configure_deps)
328         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
330         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(am__aclocal_m4_deps):
332
333 mostlyclean-libtool:
334         -rm -f *.lo
335
336 clean-libtool:
337         -rm -rf .libs _libs
338 install-pkgxmlDATA: $(pkgxml_DATA)
339         @$(NORMAL_INSTALL)
340         test -z "$(pkgxmldir)" || $(MKDIR_P) "$(DESTDIR)$(pkgxmldir)"
341         @list='$(pkgxml_DATA)'; test -n "$(pkgxmldir)" || list=; \
342         for p in $$list; do \
343           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
344           echo "$$d$$p"; \
345         done | $(am__base_list) | \
346         while read files; do \
347           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgxmldir)'"; \
348           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgxmldir)" || exit $$?; \
349         done
350
351 uninstall-pkgxmlDATA:
352         @$(NORMAL_UNINSTALL)
353         @list='$(pkgxml_DATA)'; test -n "$(pkgxmldir)" || list=; \
354         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
355         test -n "$$files" || exit 0; \
356         echo " ( cd '$(DESTDIR)$(pkgxmldir)' && rm -f" $$files ")"; \
357         cd "$(DESTDIR)$(pkgxmldir)" && rm -f $$files
358 tags: TAGS
359 TAGS:
360
361 ctags: CTAGS
362 CTAGS:
363
364
365 distdir: $(DISTFILES)
366         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368         list='$(DISTFILES)'; \
369           dist_files=`for file in $$list; do echo $$file; done | \
370           sed -e "s|^$$srcdirstrip/||;t" \
371               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
372         case $$dist_files in \
373           */*) $(MKDIR_P) `echo "$$dist_files" | \
374                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
375                            sort -u` ;; \
376         esac; \
377         for file in $$dist_files; do \
378           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379           if test -d $$d/$$file; then \
380             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
381             if test -d "$(distdir)/$$file"; then \
382               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383             fi; \
384             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
385               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
386               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
387             fi; \
388             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
389           else \
390             test -f "$(distdir)/$$file" \
391             || cp -p $$d/$$file "$(distdir)/$$file" \
392             || exit 1; \
393           fi; \
394         done
395 check-am: all-am
396 check: check-am
397 all-am: Makefile $(DATA)
398 installdirs:
399         for dir in "$(DESTDIR)$(pkgxmldir)"; do \
400           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
401         done
402 install: install-am
403 install-exec: install-exec-am
404 install-data: install-data-am
405 uninstall: uninstall-am
406
407 install-am: all-am
408         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
409
410 installcheck: installcheck-am
411 install-strip:
412         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
413           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
414           `test -z '$(STRIP)' || \
415             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
416 mostlyclean-generic:
417
418 clean-generic:
419         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
420
421 distclean-generic:
422         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
423         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
424
425 maintainer-clean-generic:
426         @echo "This command is intended for maintainers to use"
427         @echo "it deletes files that may require special tools to rebuild."
428 clean: clean-am
429
430 clean-am: clean-generic clean-libtool mostlyclean-am
431
432 distclean: distclean-am
433         -rm -f Makefile
434 distclean-am: clean-am distclean-generic
435
436 dvi: dvi-am
437
438 dvi-am:
439
440 html: html-am
441
442 html-am:
443
444 info: info-am
445
446 info-am:
447
448 install-data-am: install-pkgxmlDATA
449
450 install-dvi: install-dvi-am
451
452 install-dvi-am:
453
454 install-exec-am:
455
456 install-html: install-html-am
457
458 install-html-am:
459
460 install-info: install-info-am
461
462 install-info-am:
463
464 install-man:
465
466 install-pdf: install-pdf-am
467
468 install-pdf-am:
469
470 install-ps: install-ps-am
471
472 install-ps-am:
473
474 installcheck-am:
475
476 maintainer-clean: maintainer-clean-am
477         -rm -f Makefile
478 maintainer-clean-am: distclean-am maintainer-clean-generic
479
480 mostlyclean: mostlyclean-am
481
482 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
483
484 pdf: pdf-am
485
486 pdf-am:
487
488 ps: ps-am
489
490 ps-am:
491
492 uninstall-am: uninstall-pkgxmlDATA
493
494 .MAKE: install-am install-strip
495
496 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
497         distclean distclean-generic distclean-libtool distdir dvi \
498         dvi-am html html-am info info-am install install-am \
499         install-data install-data-am install-dvi install-dvi-am \
500         install-exec install-exec-am install-html install-html-am \
501         install-info install-info-am install-man install-pdf \
502         install-pdf-am install-pkgxmlDATA install-ps install-ps-am \
503         install-strip installcheck installcheck-am installdirs \
504         maintainer-clean maintainer-clean-generic mostlyclean \
505         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
506         uninstall uninstall-am uninstall-pkgxmlDATA
507
508
509 #
510 # Some of these need building
511 #
512 do-build-file:
513         rm -f ${FILE}.tmp
514         sed < ${srcdir}/${FILE}.in > ${FILE}.tmp \
515             -e 's:@-PKGXMLDIR-@:${pkgxmldir}:g'
516         cmp -s ${FILE} ${FILE}.tmp || mv ${FILE}.tmp ${FILE}
517         rm -f ${FILE}.tmp
518
519 saml20-catalog.xml: ${srcdir}/saml20-catalog.xml.in Makefile ${top_builddir}/config.status
520         $(MAKE) do-build-file FILE=$@
521
522 saml10-catalog.xml: ${srcdir}/saml10-catalog.xml.in Makefile ${top_builddir}/config.status
523         $(MAKE) do-build-file FILE=$@
524
525 saml11-catalog.xml: ${srcdir}/saml11-catalog.xml.in Makefile ${top_builddir}/config.status
526         $(MAKE) do-build-file FILE=$@
527
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.
530 .NOEXPORT: