]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/t/Makefile.in
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openpam / t / 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 # $Id: Makefile.am 572 2012-04-05 15:41:44Z des $
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 TESTS = t_openpam_readword$(EXEEXT) t_openpam_readlinev$(EXEEXT)
40 check_PROGRAMS = $(am__EXEEXT_1)
41 subdir = t
42 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43         $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 ARFLAGS = cru
53 libt_a_AR = $(AR) $(ARFLAGS)
54 libt_a_LIBADD =
55 am_libt_a_OBJECTS = t_main.$(OBJEXT)
56 libt_a_OBJECTS = $(am_libt_a_OBJECTS)
57 am__EXEEXT_1 = t_openpam_readword$(EXEEXT) \
58         t_openpam_readlinev$(EXEEXT)
59 t_openpam_readlinev_SOURCES = t_openpam_readlinev.c
60 t_openpam_readlinev_OBJECTS = t_openpam_readlinev.$(OBJEXT)
61 t_openpam_readlinev_LDADD = $(LDADD)
62 t_openpam_readlinev_DEPENDENCIES = libt.a \
63         $(top_builddir)/lib/libpam.la
64 t_openpam_readword_SOURCES = t_openpam_readword.c
65 t_openpam_readword_OBJECTS = t_openpam_readword.$(OBJEXT)
66 t_openpam_readword_LDADD = $(LDADD)
67 t_openpam_readword_DEPENDENCIES = libt.a $(top_builddir)/lib/libpam.la
68 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 am__mv = mv -f
72 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
80         $(LDFLAGS) -o $@
81 SOURCES = $(libt_a_SOURCES) t_openpam_readlinev.c t_openpam_readword.c
82 DIST_SOURCES = $(libt_a_SOURCES) t_openpam_readlinev.c \
83         t_openpam_readword.c
84 HEADERS = $(noinst_HEADERS)
85 ETAGS = etags
86 CTAGS = ctags
87 am__tty_colors = \
88 red=; grn=; lgn=; blu=; std=
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 ACLOCAL = @ACLOCAL@
91 AMTAR = @AMTAR@
92 AR = @AR@
93 AUTOCONF = @AUTOCONF@
94 AUTOHEADER = @AUTOHEADER@
95 AUTOMAKE = @AUTOMAKE@
96 AWK = @AWK@
97 CC = @CC@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CRYPT_LIBS = @CRYPT_LIBS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 DLLTOOL = @DLLTOOL@
107 DL_LIBS = @DL_LIBS@
108 DSYMUTIL = @DSYMUTIL@
109 DUMPBIN = @DUMPBIN@
110 ECHO_C = @ECHO_C@
111 ECHO_N = @ECHO_N@
112 ECHO_T = @ECHO_T@
113 EGREP = @EGREP@
114 EXEEXT = @EXEEXT@
115 FGREP = @FGREP@
116 GREP = @GREP@
117 INSTALL = @INSTALL@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LD = @LD@
123 LDFLAGS = @LDFLAGS@
124 LIBOBJS = @LIBOBJS@
125 LIBS = @LIBS@
126 LIBTOOL = @LIBTOOL@
127 LIB_MAJ = @LIB_MAJ@
128 LIPO = @LIPO@
129 LN_S = @LN_S@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAKEINFO = @MAKEINFO@
132 MANIFEST_TOOL = @MANIFEST_TOOL@
133 MKDIR_P = @MKDIR_P@
134 NM = @NM@
135 NMEDIT = @NMEDIT@
136 OBJDUMP = @OBJDUMP@
137 OBJEXT = @OBJEXT@
138 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
139 OTOOL = @OTOOL@
140 OTOOL64 = @OTOOL64@
141 PACKAGE = @PACKAGE@
142 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143 PACKAGE_NAME = @PACKAGE_NAME@
144 PACKAGE_STRING = @PACKAGE_STRING@
145 PACKAGE_TARNAME = @PACKAGE_TARNAME@
146 PACKAGE_URL = @PACKAGE_URL@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 RANLIB = @RANLIB@
150 SED = @SED@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 STRIP = @STRIP@
154 VERSION = @VERSION@
155 abs_builddir = @abs_builddir@
156 abs_srcdir = @abs_srcdir@
157 abs_top_builddir = @abs_top_builddir@
158 abs_top_srcdir = @abs_top_srcdir@
159 ac_ct_AR = @ac_ct_AR@
160 ac_ct_CC = @ac_ct_CC@
161 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_os = @build_os@
172 build_vendor = @build_vendor@
173 builddir = @builddir@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localedir = @localedir@
191 localstatedir = @localstatedir@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 pdfdir = @pdfdir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 psdir = @psdir@
199 sbindir = @sbindir@
200 sharedstatedir = @sharedstatedir@
201 srcdir = @srcdir@
202 sysconfdir = @sysconfdir@
203 target_alias = @target_alias@
204 top_build_prefix = @top_build_prefix@
205 top_builddir = @top_builddir@
206 top_srcdir = @top_srcdir@
207 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
208 noinst_HEADERS = t.h
209
210 # libt - common support code
211 check_LIBRARIES = libt.a
212 libt_a_SOURCES = t_main.c
213
214 # link with libpam and libt
215 LDADD = libt.a $(top_builddir)/lib/libpam.la
216 all: all-am
217
218 .SUFFIXES:
219 .SUFFIXES: .c .lo .o .obj
220 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
221         @for dep in $?; do \
222           case '$(am__configure_deps)' in \
223             *$$dep*) \
224               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
225                 && { if test -f $@; then exit 0; else break; fi; }; \
226               exit 1;; \
227           esac; \
228         done; \
229         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign t/Makefile'; \
230         $(am__cd) $(top_srcdir) && \
231           $(AUTOMAKE) --foreign t/Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234         @case '$?' in \
235           *config.status*) \
236             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237           *) \
238             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240         esac;
241
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 $(top_srcdir)/configure:  $(am__configure_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(am__aclocal_m4_deps):
250
251 clean-checkLIBRARIES:
252         -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
253 libt.a: $(libt_a_OBJECTS) $(libt_a_DEPENDENCIES) 
254         -rm -f libt.a
255         $(libt_a_AR) libt.a $(libt_a_OBJECTS) $(libt_a_LIBADD)
256         $(RANLIB) libt.a
257
258 clean-checkPROGRAMS:
259         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
260         echo " rm -f" $$list; \
261         rm -f $$list || exit $$?; \
262         test -n "$(EXEEXT)" || exit 0; \
263         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
264         echo " rm -f" $$list; \
265         rm -f $$list
266 t_openpam_readlinev$(EXEEXT): $(t_openpam_readlinev_OBJECTS) $(t_openpam_readlinev_DEPENDENCIES) 
267         @rm -f t_openpam_readlinev$(EXEEXT)
268         $(LINK) $(t_openpam_readlinev_OBJECTS) $(t_openpam_readlinev_LDADD) $(LIBS)
269 t_openpam_readword$(EXEEXT): $(t_openpam_readword_OBJECTS) $(t_openpam_readword_DEPENDENCIES) 
270         @rm -f t_openpam_readword$(EXEEXT)
271         $(LINK) $(t_openpam_readword_OBJECTS) $(t_openpam_readword_LDADD) $(LIBS)
272
273 mostlyclean-compile:
274         -rm -f *.$(OBJEXT)
275
276 distclean-compile:
277         -rm -f *.tab.c
278
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_main.Po@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_openpam_readlinev.Po@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_openpam_readword.Po@am__quote@
282
283 .c.o:
284 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
285 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
287 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
289
290 .c.obj:
291 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
292 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
295 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
296
297 .c.lo:
298 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
299 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
302 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
303
304 mostlyclean-libtool:
305         -rm -f *.lo
306
307 clean-libtool:
308         -rm -rf .libs _libs
309
310 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312         unique=`for i in $$list; do \
313             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314           done | \
315           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
316               END { if (nonempty) { for (i in files) print i; }; }'`; \
317         mkid -fID $$unique
318 tags: TAGS
319
320 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
321                 $(TAGS_FILES) $(LISP)
322         set x; \
323         here=`pwd`; \
324         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325         unique=`for i in $$list; do \
326             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327           done | \
328           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329               END { if (nonempty) { for (i in files) print i; }; }'`; \
330         shift; \
331         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
332           test -n "$$unique" || unique=$$empty_fix; \
333           if test $$# -gt 0; then \
334             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335               "$$@" $$unique; \
336           else \
337             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
338               $$unique; \
339           fi; \
340         fi
341 ctags: CTAGS
342 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
349               END { if (nonempty) { for (i in files) print i; }; }'`; \
350         test -z "$(CTAGS_ARGS)$$unique" \
351           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352              $$unique
353
354 GTAGS:
355         here=`$(am__cd) $(top_builddir) && pwd` \
356           && $(am__cd) $(top_srcdir) \
357           && gtags -i $(GTAGS_ARGS) "$$here"
358
359 distclean-tags:
360         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
361
362 check-TESTS: $(TESTS)
363         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
364         srcdir=$(srcdir); export srcdir; \
365         list=' $(TESTS) '; \
366         $(am__tty_colors); \
367         if test -n "$$list"; then \
368           for tst in $$list; do \
369             if test -f ./$$tst; then dir=./; \
370             elif test -f $$tst; then dir=; \
371             else dir="$(srcdir)/"; fi; \
372             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
373               all=`expr $$all + 1`; \
374               case " $(XFAIL_TESTS) " in \
375               *[\ \     ]$$tst[\ \      ]*) \
376                 xpass=`expr $$xpass + 1`; \
377                 failed=`expr $$failed + 1`; \
378                 col=$$red; res=XPASS; \
379               ;; \
380               *) \
381                 col=$$grn; res=PASS; \
382               ;; \
383               esac; \
384             elif test $$? -ne 77; then \
385               all=`expr $$all + 1`; \
386               case " $(XFAIL_TESTS) " in \
387               *[\ \     ]$$tst[\ \      ]*) \
388                 xfail=`expr $$xfail + 1`; \
389                 col=$$lgn; res=XFAIL; \
390               ;; \
391               *) \
392                 failed=`expr $$failed + 1`; \
393                 col=$$red; res=FAIL; \
394               ;; \
395               esac; \
396             else \
397               skip=`expr $$skip + 1`; \
398               col=$$blu; res=SKIP; \
399             fi; \
400             echo "$${col}$$res$${std}: $$tst"; \
401           done; \
402           if test "$$all" -eq 1; then \
403             tests="test"; \
404             All=""; \
405           else \
406             tests="tests"; \
407             All="All "; \
408           fi; \
409           if test "$$failed" -eq 0; then \
410             if test "$$xfail" -eq 0; then \
411               banner="$$All$$all $$tests passed"; \
412             else \
413               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
414               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
415             fi; \
416           else \
417             if test "$$xpass" -eq 0; then \
418               banner="$$failed of $$all $$tests failed"; \
419             else \
420               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
421               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
422             fi; \
423           fi; \
424           dashes="$$banner"; \
425           skipped=""; \
426           if test "$$skip" -ne 0; then \
427             if test "$$skip" -eq 1; then \
428               skipped="($$skip test was not run)"; \
429             else \
430               skipped="($$skip tests were not run)"; \
431             fi; \
432             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
433               dashes="$$skipped"; \
434           fi; \
435           report=""; \
436           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
437             report="Please report to $(PACKAGE_BUGREPORT)"; \
438             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
439               dashes="$$report"; \
440           fi; \
441           dashes=`echo "$$dashes" | sed s/./=/g`; \
442           if test "$$failed" -eq 0; then \
443             echo "$$grn$$dashes"; \
444           else \
445             echo "$$red$$dashes"; \
446           fi; \
447           echo "$$banner"; \
448           test -z "$$skipped" || echo "$$skipped"; \
449           test -z "$$report" || echo "$$report"; \
450           echo "$$dashes$$std"; \
451           test "$$failed" -eq 0; \
452         else :; fi
453
454 distdir: $(DISTFILES)
455         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457         list='$(DISTFILES)'; \
458           dist_files=`for file in $$list; do echo $$file; done | \
459           sed -e "s|^$$srcdirstrip/||;t" \
460               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
461         case $$dist_files in \
462           */*) $(MKDIR_P) `echo "$$dist_files" | \
463                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
464                            sort -u` ;; \
465         esac; \
466         for file in $$dist_files; do \
467           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
468           if test -d $$d/$$file; then \
469             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
470             if test -d "$(distdir)/$$file"; then \
471               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472             fi; \
473             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
474               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
475               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476             fi; \
477             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
478           else \
479             test -f "$(distdir)/$$file" \
480             || cp -p $$d/$$file "$(distdir)/$$file" \
481             || exit 1; \
482           fi; \
483         done
484 check-am: all-am
485         $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS)
486         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
487 check: check-am
488 all-am: Makefile $(HEADERS)
489 installdirs:
490 install: install-am
491 install-exec: install-exec-am
492 install-data: install-data-am
493 uninstall: uninstall-am
494
495 install-am: all-am
496         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497
498 installcheck: installcheck-am
499 install-strip:
500         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502           `test -z '$(STRIP)' || \
503             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
504 mostlyclean-generic:
505
506 clean-generic:
507
508 distclean-generic:
509         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
510         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
511
512 maintainer-clean-generic:
513         @echo "This command is intended for maintainers to use"
514         @echo "it deletes files that may require special tools to rebuild."
515 clean: clean-am
516
517 clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
518         clean-libtool mostlyclean-am
519
520 distclean: distclean-am
521         -rm -rf ./$(DEPDIR)
522         -rm -f Makefile
523 distclean-am: clean-am distclean-compile distclean-generic \
524         distclean-tags
525
526 dvi: dvi-am
527
528 dvi-am:
529
530 html: html-am
531
532 html-am:
533
534 info: info-am
535
536 info-am:
537
538 install-data-am:
539
540 install-dvi: install-dvi-am
541
542 install-dvi-am:
543
544 install-exec-am:
545
546 install-html: install-html-am
547
548 install-html-am:
549
550 install-info: install-info-am
551
552 install-info-am:
553
554 install-man:
555
556 install-pdf: install-pdf-am
557
558 install-pdf-am:
559
560 install-ps: install-ps-am
561
562 install-ps-am:
563
564 installcheck-am:
565
566 maintainer-clean: maintainer-clean-am
567         -rm -rf ./$(DEPDIR)
568         -rm -f Makefile
569 maintainer-clean-am: distclean-am maintainer-clean-generic
570
571 mostlyclean: mostlyclean-am
572
573 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
574         mostlyclean-libtool
575
576 pdf: pdf-am
577
578 pdf-am:
579
580 ps: ps-am
581
582 ps-am:
583
584 uninstall-am:
585
586 .MAKE: check-am install-am install-strip
587
588 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
589         clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
590         clean-libtool ctags distclean distclean-compile \
591         distclean-generic distclean-libtool distclean-tags distdir dvi \
592         dvi-am html html-am info info-am install install-am \
593         install-data install-data-am install-dvi install-dvi-am \
594         install-exec install-exec-am install-html install-html-am \
595         install-info install-info-am install-man install-pdf \
596         install-pdf-am install-ps install-ps-am install-strip \
597         installcheck installcheck-am installdirs maintainer-clean \
598         maintainer-clean-generic mostlyclean mostlyclean-compile \
599         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
600         tags uninstall uninstall-am
601
602
603 # Tell versions [3.59,3.63) of GNU make to not export all variables.
604 # Otherwise a system limit (for SysV at least) may be exceeded.
605 .NOEXPORT: