Imported Upstream version 1.6.1
[platform/upstream/libksba.git] / gl / Makefile.in
1 # Makefile.in generated by automake 1.16.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2004 Free Software Foundation, Inc.
18 #
19 # This file is free software, distributed under the terms of the GNU
20 # General Public License.  As a special exception to the GNU General
21 # Public License, this file may be distributed as part of a program
22 # that contains a configuration script generated by Automake, under
23 # the same distribution terms as the rest of that program.
24 #
25 # Generated by gnulib-tool.
26 # Invoked as: gnulib-tool --import
27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --libtool  alloca alloca-opt valgrind-tests
28
29 VPATH = @srcdir@
30 am__is_gnu_make = { \
31   if test -z '$(MAKELEVEL)'; then \
32     false; \
33   elif test -n '$(MAKE_HOST)'; then \
34     true; \
35   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36     true; \
37   else \
38     false; \
39   fi; \
40 }
41 am__make_running_with_option = \
42   case $${target_option-} in \
43       ?) ;; \
44       *) echo "am__make_running_with_option: internal error: invalid" \
45               "target option '$${target_option-}' specified" >&2; \
46          exit 1;; \
47   esac; \
48   has_opt=no; \
49   sane_makeflags=$$MAKEFLAGS; \
50   if $(am__is_gnu_make); then \
51     sane_makeflags=$$MFLAGS; \
52   else \
53     case $$MAKEFLAGS in \
54       *\\[\ \   ]*) \
55         bs=\\; \
56         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
58     esac; \
59   fi; \
60   skip_next=no; \
61   strip_trailopt () \
62   { \
63     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64   }; \
65   for flg in $$sane_makeflags; do \
66     test $$skip_next = yes && { skip_next=no; continue; }; \
67     case $$flg in \
68       *=*|--*) continue;; \
69         -*I) strip_trailopt 'I'; skip_next=yes;; \
70       -*I?*) strip_trailopt 'I';; \
71         -*O) strip_trailopt 'O'; skip_next=yes;; \
72       -*O?*) strip_trailopt 'O';; \
73         -*l) strip_trailopt 'l'; skip_next=yes;; \
74       -*l?*) strip_trailopt 'l';; \
75       -[dEDm]) skip_next=yes;; \
76       -[JT]) skip_next=yes;; \
77     esac; \
78     case $$flg in \
79       *$$target_option*) has_opt=yes; break;; \
80     esac; \
81   done; \
82   test $$has_opt = yes
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
95 NORMAL_INSTALL = :
96 PRE_INSTALL = :
97 POST_INSTALL = :
98 NORMAL_UNINSTALL = :
99 PRE_UNINSTALL = :
100 POST_UNINSTALL = :
101 build_triplet = @build@
102 host_triplet = @host@
103 subdir = gl
104 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 am__aclocal_m4_deps = $(top_srcdir)/gl/m4/alloca.m4 \
106         $(top_srcdir)/gl/m4/gnulib.m4 \
107         $(top_srcdir)/gl/m4/valgrind-tests.m4 \
108         $(top_srcdir)/m4/autobuild.m4 \
109         $(top_srcdir)/m4/ax_cc_for_build.m4 \
110         $(top_srcdir)/m4/ax_prog_bison.m4 $(top_srcdir)/m4/gcov.m4 \
111         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libtool.m4 \
112         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
113         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
114         $(top_srcdir)/configure.ac
115 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
116         $(ACLOCAL_M4)
117 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
118 mkinstalldirs = $(install_sh) -d
119 CONFIG_HEADER = $(top_builddir)/config.h
120 CONFIG_CLEAN_FILES =
121 CONFIG_CLEAN_VPATH_FILES =
122 LTLIBRARIES = $(noinst_LTLIBRARIES)
123 libgnu_la_DEPENDENCIES = @LTLIBOBJS@ @LTALLOCA@
124 am_libgnu_la_OBJECTS = dummyobj.lo
125 libgnu_la_OBJECTS = $(am_libgnu_la_OBJECTS)
126 AM_V_lt = $(am__v_lt_@AM_V@)
127 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
128 am__v_lt_0 = --silent
129 am__v_lt_1 = 
130 AM_V_P = $(am__v_P_@AM_V@)
131 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132 am__v_P_0 = false
133 am__v_P_1 = :
134 AM_V_GEN = $(am__v_GEN_@AM_V@)
135 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136 am__v_GEN_0 = @echo "  GEN     " $@;
137 am__v_GEN_1 = 
138 AM_V_at = $(am__v_at_@AM_V@)
139 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140 am__v_at_0 = @
141 am__v_at_1 = 
142 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
143 depcomp =
144 am__maybe_remake_depfiles =
145 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
146         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
149         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
150         $(AM_CFLAGS) $(CFLAGS)
151 AM_V_CC = $(am__v_CC_@AM_V@)
152 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
153 am__v_CC_0 = @echo "  CC      " $@;
154 am__v_CC_1 = 
155 CCLD = $(CC)
156 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
157         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
158         $(AM_LDFLAGS) $(LDFLAGS) -o $@
159 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
160 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
161 am__v_CCLD_0 = @echo "  CCLD    " $@;
162 am__v_CCLD_1 = 
163 SOURCES = $(libgnu_la_SOURCES)
164 DIST_SOURCES = $(libgnu_la_SOURCES)
165 am__can_run_installinfo = \
166   case $$AM_UPDATE_INFO_DIR in \
167     n|no|NO) false;; \
168     *) (install-info --version) >/dev/null 2>&1;; \
169   esac
170 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
171 # Read a list of newline-separated strings from the standard input,
172 # and print each of them once, without duplicates.  Input order is
173 # *not* preserved.
174 am__uniquify_input = $(AWK) '\
175   BEGIN { nonempty = 0; } \
176   { items[$$0] = 1; nonempty = 1; } \
177   END { if (nonempty) { for (i in items) print i; }; } \
178 '
179 # Make sure the list of sources is unique.  This is necessary because,
180 # e.g., the same source file might be shared among _SOURCES variables
181 # for different programs/libraries.
182 am__define_uniq_tagged_files = \
183   list='$(am__tagged_files)'; \
184   unique=`for i in $$list; do \
185     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
186   done | $(am__uniquify_input)`
187 ETAGS = etags
188 CTAGS = ctags
189 am__DIST_COMMON = $(srcdir)/Makefile.in alloca.c
190 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191 ACLOCAL = @ACLOCAL@
192 ALLOCA = @ALLOCA@
193 ALLOCA_H = @ALLOCA_H@
194 AMTAR = @AMTAR@
195 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
196 AR = @AR@
197 AS = @AS@
198 AUTOCONF = @AUTOCONF@
199 AUTOHEADER = @AUTOHEADER@
200 AUTOMAKE = @AUTOMAKE@
201 AWK = @AWK@
202 BUILD_FILEVERSION = @BUILD_FILEVERSION@
203 BUILD_REVISION = @BUILD_REVISION@
204 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
205 CC = @CC@
206 CCDEPMODE = @CCDEPMODE@
207 CC_FOR_BUILD = @CC_FOR_BUILD@
208 CFLAGS = @CFLAGS@
209 COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
210 COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
211 CPP = @CPP@
212 CPPFLAGS = @CPPFLAGS@
213 CYGPATH_W = @CYGPATH_W@
214 DEFS = @DEFS@
215 DEPDIR = @DEPDIR@
216 DLLTOOL = @DLLTOOL@
217 DSYMUTIL = @DSYMUTIL@
218 DUMPBIN = @DUMPBIN@
219 ECHO_C = @ECHO_C@
220 ECHO_N = @ECHO_N@
221 ECHO_T = @ECHO_T@
222 EGREP = @EGREP@
223 EXEEXT = @EXEEXT@
224 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
225 FGREP = @FGREP@
226 GCOV = @GCOV@
227 GENHTML = @GENHTML@
228 GPGRT_CONFIG = @GPGRT_CONFIG@
229 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
230 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
231 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
232 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
233 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
234 GREP = @GREP@
235 INSTALL = @INSTALL@
236 INSTALL_DATA = @INSTALL_DATA@
237 INSTALL_PROGRAM = @INSTALL_PROGRAM@
238 INSTALL_SCRIPT = @INSTALL_SCRIPT@
239 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
240 KSBA_CONFIG_API_VERSION = @KSBA_CONFIG_API_VERSION@
241 KSBA_CONFIG_CFLAGS = @KSBA_CONFIG_CFLAGS@
242 KSBA_CONFIG_HOST = @KSBA_CONFIG_HOST@
243 KSBA_CONFIG_LIBS = @KSBA_CONFIG_LIBS@
244 LCOV = @LCOV@
245 LD = @LD@
246 LDADD_FOR_TESTS_KLUDGE = @LDADD_FOR_TESTS_KLUDGE@
247 LDFLAGS = @LDFLAGS@
248 LIBKSBA_LT_AGE = @LIBKSBA_LT_AGE@
249 LIBKSBA_LT_CURRENT = @LIBKSBA_LT_CURRENT@
250 LIBKSBA_LT_REVISION = @LIBKSBA_LT_REVISION@
251 LIBOBJS = @LIBOBJS@
252 LIBS = @LIBS@
253 LIBTOOL = @LIBTOOL@
254 LIPO = @LIPO@
255 LN_S = @LN_S@
256 LTALLOCA = @LTALLOCA@
257 LTLIBOBJS = @LTLIBOBJS@
258 MAINT = @MAINT@
259 MAKEINFO = @MAKEINFO@
260 MANIFEST_TOOL = @MANIFEST_TOOL@
261 MKDIR_P = @MKDIR_P@
262 NM = @NM@
263 NMEDIT = @NMEDIT@
264 OBJDUMP = @OBJDUMP@
265 OBJEXT = @OBJEXT@
266 OTOOL = @OTOOL@
267 OTOOL64 = @OTOOL64@
268 PACKAGE = @PACKAGE@
269 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
270 PACKAGE_NAME = @PACKAGE_NAME@
271 PACKAGE_STRING = @PACKAGE_STRING@
272 PACKAGE_TARNAME = @PACKAGE_TARNAME@
273 PACKAGE_URL = @PACKAGE_URL@
274 PACKAGE_VERSION = @PACKAGE_VERSION@
275 PATH_SEPARATOR = @PATH_SEPARATOR@
276 RANLIB = @RANLIB@
277 RC = @RC@
278 SED = @SED@
279 SET_MAKE = @SET_MAKE@
280 SHELL = @SHELL@
281 SHTOOL = @SHTOOL@
282 STRIP = @STRIP@
283 VALGRIND = @VALGRIND@
284 VERSION = @VERSION@
285 VERSION_NUMBER = @VERSION_NUMBER@
286 YACC = @YACC@
287 YFLAGS = @YFLAGS@
288 abs_builddir = @abs_builddir@
289 abs_srcdir = @abs_srcdir@
290 abs_top_builddir = @abs_top_builddir@
291 abs_top_srcdir = @abs_top_srcdir@
292 ac_ct_AR = @ac_ct_AR@
293 ac_ct_CC = @ac_ct_CC@
294 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
295 am__include = @am__include@
296 am__leading_dot = @am__leading_dot@
297 am__quote = @am__quote@
298 am__tar = @am__tar@
299 am__untar = @am__untar@
300 bindir = @bindir@
301 build = @build@
302 build_alias = @build_alias@
303 build_cpu = @build_cpu@
304 build_os = @build_os@
305 build_vendor = @build_vendor@
306 builddir = @builddir@
307 datadir = @datadir@
308 datarootdir = @datarootdir@
309 docdir = @docdir@
310 dvidir = @dvidir@
311 exec_prefix = @exec_prefix@
312 host = @host@
313 host_alias = @host_alias@
314 host_cpu = @host_cpu@
315 host_os = @host_os@
316 host_vendor = @host_vendor@
317 htmldir = @htmldir@
318 includedir = @includedir@
319 infodir = @infodir@
320 install_sh = @install_sh@
321 libdir = @libdir@
322 libexecdir = @libexecdir@
323 localedir = @localedir@
324 localstatedir = @localstatedir@
325 mandir = @mandir@
326 mkdir_p = @mkdir_p@
327 oldincludedir = @oldincludedir@
328 pdfdir = @pdfdir@
329 prefix = @prefix@
330 program_transform_name = @program_transform_name@
331 psdir = @psdir@
332 runstatedir = @runstatedir@
333 sbindir = @sbindir@
334 sharedstatedir = @sharedstatedir@
335 srcdir = @srcdir@
336 sysconfdir = @sysconfdir@
337 target_alias = @target_alias@
338 top_build_prefix = @top_build_prefix@
339 top_builddir = @top_builddir@
340 top_srcdir = @top_srcdir@
341 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
342 noinst_LTLIBRARIES = libgnu.la
343 libgnu_la_SOURCES = dummyobj.c 
344 libgnu_la_LIBADD = @LTLIBOBJS@ @LTALLOCA@
345 EXTRA_DIST = alloca_.h
346 BUILT_SOURCES = $(ALLOCA_H)
347 SUFFIXES = 
348 MOSTLYCLEANFILES = alloca.h alloca.h-t
349 CLEANFILES = 
350 DISTCLEANFILES = 
351 MAINTAINERCLEANFILES = 
352 all: $(BUILT_SOURCES)
353         $(MAKE) $(AM_MAKEFLAGS) all-am
354
355 .SUFFIXES:
356 .SUFFIXES: .c .lo .o .obj
357 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
358         @for dep in $?; do \
359           case '$(am__configure_deps)' in \
360             *$$dep*) \
361               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
362                 && { if test -f $@; then exit 0; else break; fi; }; \
363               exit 1;; \
364           esac; \
365         done; \
366         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gl/Makefile'; \
367         $(am__cd) $(top_srcdir) && \
368           $(AUTOMAKE) --gnits gl/Makefile
369 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
370         @case '$?' in \
371           *config.status*) \
372             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
373           *) \
374             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
375             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
376         esac;
377
378 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
379         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380
381 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
384         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385 $(am__aclocal_m4_deps):
386
387 clean-noinstLTLIBRARIES:
388         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
389         @list='$(noinst_LTLIBRARIES)'; \
390         locs=`for p in $$list; do echo $$p; done | \
391               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
392               sort -u`; \
393         test -z "$$locs" || { \
394           echo rm -f $${locs}; \
395           rm -f $${locs}; \
396         }
397
398 libgnu.la: $(libgnu_la_OBJECTS) $(libgnu_la_DEPENDENCIES) $(EXTRA_libgnu_la_DEPENDENCIES) 
399         $(AM_V_CCLD)$(LINK)  $(libgnu_la_OBJECTS) $(libgnu_la_LIBADD) $(LIBS)
400
401 mostlyclean-compile:
402         -rm -f *.$(OBJEXT)
403
404 distclean-compile:
405         -rm -f *.tab.c
406
407 .c.o:
408         $(AM_V_CC)$(COMPILE) -c -o $@ $<
409
410 .c.obj:
411         $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412
413 .c.lo:
414         $(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
415
416 mostlyclean-libtool:
417         -rm -f *.lo
418
419 clean-libtool:
420         -rm -rf .libs _libs
421
422 ID: $(am__tagged_files)
423         $(am__define_uniq_tagged_files); mkid -fID $$unique
424 tags: tags-am
425 TAGS: tags
426
427 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
428         set x; \
429         here=`pwd`; \
430         $(am__define_uniq_tagged_files); \
431         shift; \
432         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
433           test -n "$$unique" || unique=$$empty_fix; \
434           if test $$# -gt 0; then \
435             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
436               "$$@" $$unique; \
437           else \
438             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
439               $$unique; \
440           fi; \
441         fi
442 ctags: ctags-am
443
444 CTAGS: ctags
445 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
446         $(am__define_uniq_tagged_files); \
447         test -z "$(CTAGS_ARGS)$$unique" \
448           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
449              $$unique
450
451 GTAGS:
452         here=`$(am__cd) $(top_builddir) && pwd` \
453           && $(am__cd) $(top_srcdir) \
454           && gtags -i $(GTAGS_ARGS) "$$here"
455 cscopelist: cscopelist-am
456
457 cscopelist-am: $(am__tagged_files)
458         list='$(am__tagged_files)'; \
459         case "$(srcdir)" in \
460           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
461           *) sdir=$(subdir)/$(srcdir) ;; \
462         esac; \
463         for i in $$list; do \
464           if test -f "$$i"; then \
465             echo "$(subdir)/$$i"; \
466           else \
467             echo "$$sdir/$$i"; \
468           fi; \
469         done >> $(top_builddir)/cscope.files
470
471 distclean-tags:
472         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
473
474 distdir: $(BUILT_SOURCES)
475         $(MAKE) $(AM_MAKEFLAGS) distdir-am
476
477 distdir-am: $(DISTFILES)
478         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480         list='$(DISTFILES)'; \
481           dist_files=`for file in $$list; do echo $$file; done | \
482           sed -e "s|^$$srcdirstrip/||;t" \
483               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484         case $$dist_files in \
485           */*) $(MKDIR_P) `echo "$$dist_files" | \
486                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
487                            sort -u` ;; \
488         esac; \
489         for file in $$dist_files; do \
490           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491           if test -d $$d/$$file; then \
492             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493             if test -d "$(distdir)/$$file"; then \
494               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495             fi; \
496             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
497               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
498               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499             fi; \
500             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
501           else \
502             test -f "$(distdir)/$$file" \
503             || cp -p $$d/$$file "$(distdir)/$$file" \
504             || exit 1; \
505           fi; \
506         done
507 check-am: all-am
508 check: $(BUILT_SOURCES)
509         $(MAKE) $(AM_MAKEFLAGS) check-am
510 all-am: Makefile $(LTLIBRARIES)
511 installdirs:
512 install: $(BUILT_SOURCES)
513         $(MAKE) $(AM_MAKEFLAGS) install-am
514 install-exec: $(BUILT_SOURCES)
515         $(MAKE) $(AM_MAKEFLAGS) install-exec-am
516 install-data: install-data-am
517 uninstall: uninstall-am
518
519 install-am: all-am
520         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
521
522 installcheck: installcheck-am
523 install-strip:
524         if test -z '$(STRIP)'; then \
525           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
526             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
527               install; \
528         else \
529           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
532         fi
533 mostlyclean-generic:
534         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
535
536 clean-generic:
537         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
538
539 distclean-generic:
540         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
541         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
542         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
543
544 maintainer-clean-generic:
545         @echo "This command is intended for maintainers to use"
546         @echo "it deletes files that may require special tools to rebuild."
547         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
548         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
549 clean: clean-am
550
551 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
552         mostlyclean-am
553
554 distclean: distclean-am
555         -rm -f Makefile
556 distclean-am: clean-am distclean-compile distclean-generic \
557         distclean-tags
558
559 dvi: dvi-am
560
561 dvi-am:
562
563 html: html-am
564
565 html-am:
566
567 info: info-am
568
569 info-am:
570
571 install-data-am:
572
573 install-dvi: install-dvi-am
574
575 install-dvi-am:
576
577 install-exec-am:
578
579 install-html: install-html-am
580
581 install-html-am:
582
583 install-info: install-info-am
584
585 install-info-am:
586
587 install-man:
588
589 install-pdf: install-pdf-am
590
591 install-pdf-am:
592
593 install-ps: install-ps-am
594
595 install-ps-am:
596
597 installcheck-am:
598
599 maintainer-clean: maintainer-clean-am
600         -rm -f Makefile
601 maintainer-clean-am: distclean-am maintainer-clean-generic
602
603 mostlyclean: mostlyclean-am
604
605 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
606         mostlyclean-libtool
607
608 pdf: pdf-am
609
610 pdf-am:
611
612 ps: ps-am
613
614 ps-am:
615
616 uninstall-am:
617
618 .MAKE: all check install install-am install-exec install-strip
619
620 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
621         clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
622         ctags-am distclean distclean-compile distclean-generic \
623         distclean-libtool distclean-tags distdir dvi dvi-am html \
624         html-am info info-am install install-am install-data \
625         install-data-am install-dvi install-dvi-am install-exec \
626         install-exec-am install-html install-html-am install-info \
627         install-info-am install-man install-pdf install-pdf-am \
628         install-ps install-ps-am install-strip installcheck \
629         installcheck-am installdirs maintainer-clean \
630         maintainer-clean-generic mostlyclean mostlyclean-compile \
631         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
632         tags tags-am uninstall uninstall-am
633
634 .PRECIOUS: Makefile
635
636
637 # We need the following in order to create an <alloca.h> when the system
638 # doesn't have one that works with the given compiler.
639 all-local $(libgnu_la_OBJECTS): $(ALLOCA_H)
640 alloca.h: alloca_.h
641         cp $(srcdir)/alloca_.h $@-t
642         mv $@-t $@
643
644 # Makefile.am ends here
645
646 # Tell versions [3.59,3.63) of GNU make to not export all variables.
647 # Otherwise a system limit (for SysV at least) may be exceeded.
648 .NOEXPORT: