Fix maintainer
[shibboleth/opensaml2.git] / samlsign / 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 bin_PROGRAMS = samlsign$(EXEEXT)
38 subdir = samlsign
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
42         $(top_srcdir)/m4/acx_pthread.m4 \
43         $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
44         $(top_srcdir)/m4/doxygen.m4 $(top_srcdir)/m4/libtool.m4 \
45         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47         $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 CONFIG_CLEAN_VPATH_FILES =
54 am__installdirs = "$(DESTDIR)$(bindir)"
55 PROGRAMS = $(bin_PROGRAMS)
56 am_samlsign_OBJECTS = samlsign.$(OBJEXT)
57 samlsign_OBJECTS = $(am_samlsign_OBJECTS)
58 samlsign_DEPENDENCIES = $(top_builddir)/saml/libsaml.la
59 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
61 am__depfiles_maybe = depfiles
62 am__mv = mv -f
63 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
64         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
65 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
68 CXXLD = $(CXX)
69 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
71         $(LDFLAGS) -o $@
72 SOURCES = $(samlsign_SOURCES)
73 DIST_SOURCES = $(samlsign_SOURCES)
74 ETAGS = etags
75 CTAGS = ctags
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 ACLOCAL = @ACLOCAL@
78 AMTAR = @AMTAR@
79 AR = @AR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CXX = @CXX@
90 CXXCPP = @CXXCPP@
91 CXXDEPMODE = @CXXDEPMODE@
92 CXXFLAGS = @CXXFLAGS@
93 CXXTEST = @CXXTEST@
94 CXXTESTFLAGS = @CXXTESTFLAGS@
95 CYGPATH_W = @CYGPATH_W@
96 DEFS = @DEFS@
97 DEPDIR = @DEPDIR@
98 DLLTOOL = @DLLTOOL@
99 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
100 DSYMUTIL = @DSYMUTIL@
101 DUMPBIN = @DUMPBIN@
102 DX_CONFIG = @DX_CONFIG@
103 DX_DOCDIR = @DX_DOCDIR@
104 DX_DOT = @DX_DOT@
105 DX_DOXYGEN = @DX_DOXYGEN@
106 DX_DVIPS = @DX_DVIPS@
107 DX_EGREP = @DX_EGREP@
108 DX_ENV = @DX_ENV@
109 DX_FLAG_chi = @DX_FLAG_chi@
110 DX_FLAG_chm = @DX_FLAG_chm@
111 DX_FLAG_doc = @DX_FLAG_doc@
112 DX_FLAG_dot = @DX_FLAG_dot@
113 DX_FLAG_html = @DX_FLAG_html@
114 DX_FLAG_man = @DX_FLAG_man@
115 DX_FLAG_pdf = @DX_FLAG_pdf@
116 DX_FLAG_ps = @DX_FLAG_ps@
117 DX_FLAG_rtf = @DX_FLAG_rtf@
118 DX_FLAG_xml = @DX_FLAG_xml@
119 DX_HHC = @DX_HHC@
120 DX_INCLUDE = @DX_INCLUDE@
121 DX_LATEX = @DX_LATEX@
122 DX_MAKEINDEX = @DX_MAKEINDEX@
123 DX_PDFLATEX = @DX_PDFLATEX@
124 DX_PERL = @DX_PERL@
125 DX_PROJECT = @DX_PROJECT@
126 ECHO_C = @ECHO_C@
127 ECHO_N = @ECHO_N@
128 ECHO_T = @ECHO_T@
129 EGREP = @EGREP@
130 EXEEXT = @EXEEXT@
131 FGREP = @FGREP@
132 GREP = @GREP@
133 INSTALL = @INSTALL@
134 INSTALL_DATA = @INSTALL_DATA@
135 INSTALL_PROGRAM = @INSTALL_PROGRAM@
136 INSTALL_SCRIPT = @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 LD = @LD@
139 LDFLAGS = @LDFLAGS@
140 LIBOBJS = @LIBOBJS@
141 LIBS = @LIBS@
142 LIBTOOL = @LIBTOOL@
143 LIPO = @LIPO@
144 LN_S = @LN_S@
145 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
146 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAKEINFO = @MAKEINFO@
149 MANIFEST_TOOL = @MANIFEST_TOOL@
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_AR = @ac_ct_AR@
180 ac_ct_CC = @ac_ct_CC@
181 ac_ct_CXX = @ac_ct_CXX@
182 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183 acx_pthread_config = @acx_pthread_config@
184 am__include = @am__include@
185 am__leading_dot = @am__leading_dot@
186 am__quote = @am__quote@
187 am__tar = @am__tar@
188 am__untar = @am__untar@
189 bindir = @bindir@
190 build = @build@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
195 builddir = @builddir@
196 datadir = @datadir@
197 datarootdir = @datarootdir@
198 docdir = @docdir@
199 dvidir = @dvidir@
200 exec_prefix = @exec_prefix@
201 host = @host@
202 host_alias = @host_alias@
203 host_cpu = @host_cpu@
204 host_os = @host_os@
205 host_vendor = @host_vendor@
206 htmldir = @htmldir@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 libdir = @libdir@
211 libexecdir = @libexecdir@
212 localedir = @localedir@
213 localstatedir = @localstatedir@
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 samlsign_SOURCES = samlsign.cpp
233 samlsign_LDADD = $(top_builddir)/saml/libsaml.la
234 EXTRA_DIST = samlsign.vcxproj
235 all: all-am
236
237 .SUFFIXES:
238 .SUFFIXES: .cpp .lo .o .obj
239 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
240         @for dep in $?; do \
241           case '$(am__configure_deps)' in \
242             *$$dep*) \
243               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
244                 && { if test -f $@; then exit 0; else break; fi; }; \
245               exit 1;; \
246           esac; \
247         done; \
248         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign samlsign/Makefile'; \
249         $(am__cd) $(top_srcdir) && \
250           $(AUTOMAKE) --foreign samlsign/Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253         @case '$?' in \
254           *config.status*) \
255             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
256           *) \
257             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
258             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
259         esac;
260
261 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
264 $(top_srcdir)/configure:  $(am__configure_deps)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
267         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268 $(am__aclocal_m4_deps):
269 install-binPROGRAMS: $(bin_PROGRAMS)
270         @$(NORMAL_INSTALL)
271         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
272         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
273         for p in $$list; do echo "$$p $$p"; done | \
274         sed 's/$(EXEEXT)$$//' | \
275         while read p p1; do if test -f $$p || test -f $$p1; \
276           then echo "$$p"; echo "$$p"; else :; fi; \
277         done | \
278         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
279             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
280         sed 'N;N;N;s,\n, ,g' | \
281         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
282           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
283             if ($$2 == $$4) files[d] = files[d] " " $$1; \
284             else { print "f", $$3 "/" $$4, $$1; } } \
285           END { for (d in files) print "f", d, files[d] }' | \
286         while read type dir files; do \
287             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
288             test -z "$$files" || { \
289             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
290             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
291             } \
292         ; done
293
294 uninstall-binPROGRAMS:
295         @$(NORMAL_UNINSTALL)
296         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
297         files=`for p in $$list; do echo "$$p"; done | \
298           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
299               -e 's/$$/$(EXEEXT)/' `; \
300         test -n "$$list" || exit 0; \
301         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
302         cd "$(DESTDIR)$(bindir)" && rm -f $$files
303
304 clean-binPROGRAMS:
305         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
306         echo " rm -f" $$list; \
307         rm -f $$list || exit $$?; \
308         test -n "$(EXEEXT)" || exit 0; \
309         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
310         echo " rm -f" $$list; \
311         rm -f $$list
312 samlsign$(EXEEXT): $(samlsign_OBJECTS) $(samlsign_DEPENDENCIES) 
313         @rm -f samlsign$(EXEEXT)
314         $(CXXLINK) $(samlsign_OBJECTS) $(samlsign_LDADD) $(LIBS)
315
316 mostlyclean-compile:
317         -rm -f *.$(OBJEXT)
318
319 distclean-compile:
320         -rm -f *.tab.c
321
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samlsign.Po@am__quote@
323
324 .cpp.o:
325 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
326 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
328 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
329 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
330
331 .cpp.obj:
332 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
333 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
334 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
335 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
337
338 .cpp.lo:
339 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
340 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
341 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
342 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
344
345 mostlyclean-libtool:
346         -rm -f *.lo
347
348 clean-libtool:
349         -rm -rf .libs _libs
350
351 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353         unique=`for i in $$list; do \
354             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355           done | \
356           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357               END { if (nonempty) { for (i in files) print i; }; }'`; \
358         mkid -fID $$unique
359 tags: TAGS
360
361 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362                 $(TAGS_FILES) $(LISP)
363         set x; \
364         here=`pwd`; \
365         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         shift; \
372         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
373           test -n "$$unique" || unique=$$empty_fix; \
374           if test $$# -gt 0; then \
375             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376               "$$@" $$unique; \
377           else \
378             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379               $$unique; \
380           fi; \
381         fi
382 ctags: CTAGS
383 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
384                 $(TAGS_FILES) $(LISP)
385         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386         unique=`for i in $$list; do \
387             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388           done | \
389           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390               END { if (nonempty) { for (i in files) print i; }; }'`; \
391         test -z "$(CTAGS_ARGS)$$unique" \
392           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
393              $$unique
394
395 GTAGS:
396         here=`$(am__cd) $(top_builddir) && pwd` \
397           && $(am__cd) $(top_srcdir) \
398           && gtags -i $(GTAGS_ARGS) "$$here"
399
400 distclean-tags:
401         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
402
403 distdir: $(DISTFILES)
404         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
405         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
406         list='$(DISTFILES)'; \
407           dist_files=`for file in $$list; do echo $$file; done | \
408           sed -e "s|^$$srcdirstrip/||;t" \
409               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
410         case $$dist_files in \
411           */*) $(MKDIR_P) `echo "$$dist_files" | \
412                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
413                            sort -u` ;; \
414         esac; \
415         for file in $$dist_files; do \
416           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417           if test -d $$d/$$file; then \
418             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
419             if test -d "$(distdir)/$$file"; then \
420               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
421             fi; \
422             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
423               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
424               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425             fi; \
426             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
427           else \
428             test -f "$(distdir)/$$file" \
429             || cp -p $$d/$$file "$(distdir)/$$file" \
430             || exit 1; \
431           fi; \
432         done
433 check-am: all-am
434 check: check-am
435 all-am: Makefile $(PROGRAMS)
436 installdirs:
437         for dir in "$(DESTDIR)$(bindir)"; do \
438           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
439         done
440 install: install-am
441 install-exec: install-exec-am
442 install-data: install-data-am
443 uninstall: uninstall-am
444
445 install-am: all-am
446         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
447
448 installcheck: installcheck-am
449 install-strip:
450         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
451           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
452           `test -z '$(STRIP)' || \
453             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
454 mostlyclean-generic:
455
456 clean-generic:
457
458 distclean-generic:
459         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
460         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
461
462 maintainer-clean-generic:
463         @echo "This command is intended for maintainers to use"
464         @echo "it deletes files that may require special tools to rebuild."
465 clean: clean-am
466
467 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
468
469 distclean: distclean-am
470         -rm -rf ./$(DEPDIR)
471         -rm -f Makefile
472 distclean-am: clean-am distclean-compile distclean-generic \
473         distclean-tags
474
475 dvi: dvi-am
476
477 dvi-am:
478
479 html: html-am
480
481 html-am:
482
483 info: info-am
484
485 info-am:
486
487 install-data-am:
488
489 install-dvi: install-dvi-am
490
491 install-dvi-am:
492
493 install-exec-am: install-binPROGRAMS
494
495 install-html: install-html-am
496
497 install-html-am:
498
499 install-info: install-info-am
500
501 install-info-am:
502
503 install-man:
504
505 install-pdf: install-pdf-am
506
507 install-pdf-am:
508
509 install-ps: install-ps-am
510
511 install-ps-am:
512
513 installcheck-am:
514
515 maintainer-clean: maintainer-clean-am
516         -rm -rf ./$(DEPDIR)
517         -rm -f Makefile
518 maintainer-clean-am: distclean-am maintainer-clean-generic
519
520 mostlyclean: mostlyclean-am
521
522 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
523         mostlyclean-libtool
524
525 pdf: pdf-am
526
527 pdf-am:
528
529 ps: ps-am
530
531 ps-am:
532
533 uninstall-am: uninstall-binPROGRAMS
534
535 .MAKE: install-am install-strip
536
537 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
538         clean-generic clean-libtool ctags distclean distclean-compile \
539         distclean-generic distclean-libtool distclean-tags distdir dvi \
540         dvi-am html html-am info info-am install install-am \
541         install-binPROGRAMS install-data install-data-am install-dvi \
542         install-dvi-am install-exec install-exec-am install-html \
543         install-html-am install-info install-info-am install-man \
544         install-pdf install-pdf-am install-ps install-ps-am \
545         install-strip installcheck installcheck-am installdirs \
546         maintainer-clean maintainer-clean-generic mostlyclean \
547         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
548         pdf pdf-am ps ps-am tags uninstall uninstall-am \
549         uninstall-binPROGRAMS
550
551
552 # Tell versions [3.59,3.63) of GNU make to not export all variables.
553 # Otherwise a system limit (for SysV at least) may be exceeded.
554 .NOEXPORT: