"Fossies" - the Fresh Open Source Software Archive 
Member "libksba-1.5.0/gl/Makefile.in" (18 Nov 2020, 18947 Bytes) of package /linux/privat/libksba-1.5.0.tar.bz2:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "Makefile.in":
1.4.0_vs_1.5.0.
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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_prog_bison.m4 $(top_srcdir)/m4/gcov.m4 \
110 $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libtool.m4 \
111 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
112 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
113 $(top_srcdir)/configure.ac
114 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115 $(ACLOCAL_M4)
116 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
117 mkinstalldirs = $(install_sh) -d
118 CONFIG_HEADER = $(top_builddir)/config.h
119 CONFIG_CLEAN_FILES =
120 CONFIG_CLEAN_VPATH_FILES =
121 LTLIBRARIES = $(noinst_LTLIBRARIES)
122 libgnu_la_DEPENDENCIES = @LTLIBOBJS@ @LTALLOCA@
123 am_libgnu_la_OBJECTS = dummyobj.lo
124 libgnu_la_OBJECTS = $(am_libgnu_la_OBJECTS)
125 AM_V_lt = $(am__v_lt_@AM_V@)
126 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
127 am__v_lt_0 = --silent
128 am__v_lt_1 =
129 AM_V_P = $(am__v_P_@AM_V@)
130 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
131 am__v_P_0 = false
132 am__v_P_1 = :
133 AM_V_GEN = $(am__v_GEN_@AM_V@)
134 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
135 am__v_GEN_0 = @echo " GEN " $@;
136 am__v_GEN_1 =
137 AM_V_at = $(am__v_at_@AM_V@)
138 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139 am__v_at_0 = @
140 am__v_at_1 =
141 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
142 depcomp =
143 am__maybe_remake_depfiles =
144 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149 $(AM_CFLAGS) $(CFLAGS)
150 AM_V_CC = $(am__v_CC_@AM_V@)
151 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
152 am__v_CC_0 = @echo " CC " $@;
153 am__v_CC_1 =
154 CCLD = $(CC)
155 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157 $(AM_LDFLAGS) $(LDFLAGS) -o $@
158 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
159 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
160 am__v_CCLD_0 = @echo " CCLD " $@;
161 am__v_CCLD_1 =
162 SOURCES = $(libgnu_la_SOURCES)
163 DIST_SOURCES = $(libgnu_la_SOURCES)
164 am__can_run_installinfo = \
165 case $$AM_UPDATE_INFO_DIR in \
166 n|no|NO) false;; \
167 *) (install-info --version) >/dev/null 2>&1;; \
168 esac
169 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
170 # Read a list of newline-separated strings from the standard input,
171 # and print each of them once, without duplicates. Input order is
172 # *not* preserved.
173 am__uniquify_input = $(AWK) '\
174 BEGIN { nonempty = 0; } \
175 { items[$$0] = 1; nonempty = 1; } \
176 END { if (nonempty) { for (i in items) print i; }; } \
177 '
178 # Make sure the list of sources is unique. This is necessary because,
179 # e.g., the same source file might be shared among _SOURCES variables
180 # for different programs/libraries.
181 am__define_uniq_tagged_files = \
182 list='$(am__tagged_files)'; \
183 unique=`for i in $$list; do \
184 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
185 done | $(am__uniquify_input)`
186 ETAGS = etags
187 CTAGS = ctags
188 am__DIST_COMMON = $(srcdir)/Makefile.in alloca.c
189 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
190 ACLOCAL = @ACLOCAL@
191 ALLOCA = @ALLOCA@
192 ALLOCA_H = @ALLOCA_H@
193 AMTAR = @AMTAR@
194 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
195 AR = @AR@
196 AS = @AS@
197 AUTOCONF = @AUTOCONF@
198 AUTOHEADER = @AUTOHEADER@
199 AUTOMAKE = @AUTOMAKE@
200 AWK = @AWK@
201 BUILD_FILEVERSION = @BUILD_FILEVERSION@
202 BUILD_REVISION = @BUILD_REVISION@
203 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
204 CC = @CC@
205 CCDEPMODE = @CCDEPMODE@
206 CC_FOR_BUILD = @CC_FOR_BUILD@
207 CFLAGS = @CFLAGS@
208 COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
209 COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
210 CPP = @CPP@
211 CPPFLAGS = @CPPFLAGS@
212 CYGPATH_W = @CYGPATH_W@
213 DEFS = @DEFS@
214 DEPDIR = @DEPDIR@
215 DLLTOOL = @DLLTOOL@
216 DSYMUTIL = @DSYMUTIL@
217 DUMPBIN = @DUMPBIN@
218 ECHO_C = @ECHO_C@
219 ECHO_N = @ECHO_N@
220 ECHO_T = @ECHO_T@
221 EGREP = @EGREP@
222 EXEEXT = @EXEEXT@
223 FGREP = @FGREP@
224 GCOV = @GCOV@
225 GENHTML = @GENHTML@
226 GPGRT_CONFIG = @GPGRT_CONFIG@
227 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
228 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
229 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
230 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
231 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
232 GREP = @GREP@
233 INSTALL = @INSTALL@
234 INSTALL_DATA = @INSTALL_DATA@
235 INSTALL_PROGRAM = @INSTALL_PROGRAM@
236 INSTALL_SCRIPT = @INSTALL_SCRIPT@
237 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
238 KSBA_CONFIG_API_VERSION = @KSBA_CONFIG_API_VERSION@
239 KSBA_CONFIG_CFLAGS = @KSBA_CONFIG_CFLAGS@
240 KSBA_CONFIG_HOST = @KSBA_CONFIG_HOST@
241 KSBA_CONFIG_LIBS = @KSBA_CONFIG_LIBS@
242 LCOV = @LCOV@
243 LD = @LD@
244 LDADD_FOR_TESTS_KLUDGE = @LDADD_FOR_TESTS_KLUDGE@
245 LDFLAGS = @LDFLAGS@
246 LIBKSBA_LT_AGE = @LIBKSBA_LT_AGE@
247 LIBKSBA_LT_CURRENT = @LIBKSBA_LT_CURRENT@
248 LIBKSBA_LT_REVISION = @LIBKSBA_LT_REVISION@
249 LIBOBJS = @LIBOBJS@
250 LIBS = @LIBS@
251 LIBTOOL = @LIBTOOL@
252 LIPO = @LIPO@
253 LN_S = @LN_S@
254 LTALLOCA = @LTALLOCA@
255 LTLIBOBJS = @LTLIBOBJS@
256 MAINT = @MAINT@
257 MAKEINFO = @MAKEINFO@
258 MANIFEST_TOOL = @MANIFEST_TOOL@
259 MKDIR_P = @MKDIR_P@
260 NM = @NM@
261 NMEDIT = @NMEDIT@
262 OBJDUMP = @OBJDUMP@
263 OBJEXT = @OBJEXT@
264 OTOOL = @OTOOL@
265 OTOOL64 = @OTOOL64@
266 PACKAGE = @PACKAGE@
267 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
268 PACKAGE_NAME = @PACKAGE_NAME@
269 PACKAGE_STRING = @PACKAGE_STRING@
270 PACKAGE_TARNAME = @PACKAGE_TARNAME@
271 PACKAGE_URL = @PACKAGE_URL@
272 PACKAGE_VERSION = @PACKAGE_VERSION@
273 PATH_SEPARATOR = @PATH_SEPARATOR@
274 RANLIB = @RANLIB@
275 RC = @RC@
276 SED = @SED@
277 SET_MAKE = @SET_MAKE@
278 SHELL = @SHELL@
279 SHTOOL = @SHTOOL@
280 STRIP = @STRIP@
281 VALGRIND = @VALGRIND@
282 VERSION = @VERSION@
283 VERSION_NUMBER = @VERSION_NUMBER@
284 YACC = @YACC@
285 YFLAGS = @YFLAGS@
286 abs_builddir = @abs_builddir@
287 abs_srcdir = @abs_srcdir@
288 abs_top_builddir = @abs_top_builddir@
289 abs_top_srcdir = @abs_top_srcdir@
290 ac_ct_AR = @ac_ct_AR@
291 ac_ct_CC = @ac_ct_CC@
292 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
293 am__include = @am__include@
294 am__leading_dot = @am__leading_dot@
295 am__quote = @am__quote@
296 am__tar = @am__tar@
297 am__untar = @am__untar@
298 bindir = @bindir@
299 build = @build@
300 build_alias = @build_alias@
301 build_cpu = @build_cpu@
302 build_os = @build_os@
303 build_vendor = @build_vendor@
304 builddir = @builddir@
305 datadir = @datadir@
306 datarootdir = @datarootdir@
307 docdir = @docdir@
308 dvidir = @dvidir@
309 exec_prefix = @exec_prefix@
310 host = @host@
311 host_alias = @host_alias@
312 host_cpu = @host_cpu@
313 host_os = @host_os@
314 host_vendor = @host_vendor@
315 htmldir = @htmldir@
316 includedir = @includedir@
317 infodir = @infodir@
318 install_sh = @install_sh@
319 libdir = @libdir@
320 libexecdir = @libexecdir@
321 localedir = @localedir@
322 localstatedir = @localstatedir@
323 mandir = @mandir@
324 mkdir_p = @mkdir_p@
325 oldincludedir = @oldincludedir@
326 pdfdir = @pdfdir@
327 prefix = @prefix@
328 program_transform_name = @program_transform_name@
329 psdir = @psdir@
330 runstatedir = @runstatedir@
331 sbindir = @sbindir@
332 sharedstatedir = @sharedstatedir@
333 srcdir = @srcdir@
334 sysconfdir = @sysconfdir@
335 target_alias = @target_alias@
336 top_build_prefix = @top_build_prefix@
337 top_builddir = @top_builddir@
338 top_srcdir = @top_srcdir@
339 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
340 noinst_LTLIBRARIES = libgnu.la
341 libgnu_la_SOURCES = dummyobj.c
342 libgnu_la_LIBADD = @LTLIBOBJS@ @LTALLOCA@
343 EXTRA_DIST = alloca_.h
344 BUILT_SOURCES = $(ALLOCA_H)
345 SUFFIXES =
346 MOSTLYCLEANFILES = alloca.h alloca.h-t
347 CLEANFILES =
348 DISTCLEANFILES =
349 MAINTAINERCLEANFILES =
350 all: $(BUILT_SOURCES)
351 $(MAKE) $(AM_MAKEFLAGS) all-am
352
353 .SUFFIXES:
354 .SUFFIXES: .c .lo .o .obj
355 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
356 @for dep in $?; do \
357 case '$(am__configure_deps)' in \
358 *$$dep*) \
359 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
360 && { if test -f $@; then exit 0; else break; fi; }; \
361 exit 1;; \
362 esac; \
363 done; \
364 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gl/Makefile'; \
365 $(am__cd) $(top_srcdir) && \
366 $(AUTOMAKE) --gnits gl/Makefile
367 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368 @case '$?' in \
369 *config.status*) \
370 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371 *) \
372 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
373 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
374 esac;
375
376 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
380 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
382 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383 $(am__aclocal_m4_deps):
384
385 clean-noinstLTLIBRARIES:
386 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
387 @list='$(noinst_LTLIBRARIES)'; \
388 locs=`for p in $$list; do echo $$p; done | \
389 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
390 sort -u`; \
391 test -z "$$locs" || { \
392 echo rm -f $${locs}; \
393 rm -f $${locs}; \
394 }
395
396 libgnu.la: $(libgnu_la_OBJECTS) $(libgnu_la_DEPENDENCIES) $(EXTRA_libgnu_la_DEPENDENCIES)
397 $(AM_V_CCLD)$(LINK) $(libgnu_la_OBJECTS) $(libgnu_la_LIBADD) $(LIBS)
398
399 mostlyclean-compile:
400 -rm -f *.$(OBJEXT)
401
402 distclean-compile:
403 -rm -f *.tab.c
404
405 .c.o:
406 $(AM_V_CC)$(COMPILE) -c -o $@ $<
407
408 .c.obj:
409 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
410
411 .c.lo:
412 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
413
414 mostlyclean-libtool:
415 -rm -f *.lo
416
417 clean-libtool:
418 -rm -rf .libs _libs
419
420 ID: $(am__tagged_files)
421 $(am__define_uniq_tagged_files); mkid -fID $$unique
422 tags: tags-am
423 TAGS: tags
424
425 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
426 set x; \
427 here=`pwd`; \
428 $(am__define_uniq_tagged_files); \
429 shift; \
430 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
431 test -n "$$unique" || unique=$$empty_fix; \
432 if test $$# -gt 0; then \
433 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434 "$$@" $$unique; \
435 else \
436 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437 $$unique; \
438 fi; \
439 fi
440 ctags: ctags-am
441
442 CTAGS: ctags
443 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
444 $(am__define_uniq_tagged_files); \
445 test -z "$(CTAGS_ARGS)$$unique" \
446 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447 $$unique
448
449 GTAGS:
450 here=`$(am__cd) $(top_builddir) && pwd` \
451 && $(am__cd) $(top_srcdir) \
452 && gtags -i $(GTAGS_ARGS) "$$here"
453 cscopelist: cscopelist-am
454
455 cscopelist-am: $(am__tagged_files)
456 list='$(am__tagged_files)'; \
457 case "$(srcdir)" in \
458 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
459 *) sdir=$(subdir)/$(srcdir) ;; \
460 esac; \
461 for i in $$list; do \
462 if test -f "$$i"; then \
463 echo "$(subdir)/$$i"; \
464 else \
465 echo "$$sdir/$$i"; \
466 fi; \
467 done >> $(top_builddir)/cscope.files
468
469 distclean-tags:
470 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471
472 distdir: $(BUILT_SOURCES)
473 $(MAKE) $(AM_MAKEFLAGS) distdir-am
474
475 distdir-am: $(DISTFILES)
476 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
477 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478 list='$(DISTFILES)'; \
479 dist_files=`for file in $$list; do echo $$file; done | \
480 sed -e "s|^$$srcdirstrip/||;t" \
481 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
482 case $$dist_files in \
483 */*) $(MKDIR_P) `echo "$$dist_files" | \
484 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
485 sort -u` ;; \
486 esac; \
487 for file in $$dist_files; do \
488 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
489 if test -d $$d/$$file; then \
490 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
491 if test -d "$(distdir)/$$file"; then \
492 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
493 fi; \
494 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
495 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
496 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
497 fi; \
498 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
499 else \
500 test -f "$(distdir)/$$file" \
501 || cp -p $$d/$$file "$(distdir)/$$file" \
502 || exit 1; \
503 fi; \
504 done
505 check-am: all-am
506 check: $(BUILT_SOURCES)
507 $(MAKE) $(AM_MAKEFLAGS) check-am
508 all-am: Makefile $(LTLIBRARIES)
509 installdirs:
510 install: $(BUILT_SOURCES)
511 $(MAKE) $(AM_MAKEFLAGS) install-am
512 install-exec: install-exec-am
513 install-data: install-data-am
514 uninstall: uninstall-am
515
516 install-am: all-am
517 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
518
519 installcheck: installcheck-am
520 install-strip:
521 if test -z '$(STRIP)'; then \
522 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524 install; \
525 else \
526 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
527 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
528 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
529 fi
530 mostlyclean-generic:
531 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
532
533 clean-generic:
534 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
535
536 distclean-generic:
537 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
538 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
539 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
540
541 maintainer-clean-generic:
542 @echo "This command is intended for maintainers to use"
543 @echo "it deletes files that may require special tools to rebuild."
544 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
545 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
546 clean: clean-am
547
548 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
549 mostlyclean-am
550
551 distclean: distclean-am
552 -rm -f Makefile
553 distclean-am: clean-am distclean-compile distclean-generic \
554 distclean-tags
555
556 dvi: dvi-am
557
558 dvi-am:
559
560 html: html-am
561
562 html-am:
563
564 info: info-am
565
566 info-am:
567
568 install-data-am:
569
570 install-dvi: install-dvi-am
571
572 install-dvi-am:
573
574 install-exec-am:
575
576 install-html: install-html-am
577
578 install-html-am:
579
580 install-info: install-info-am
581
582 install-info-am:
583
584 install-man:
585
586 install-pdf: install-pdf-am
587
588 install-pdf-am:
589
590 install-ps: install-ps-am
591
592 install-ps-am:
593
594 installcheck-am:
595
596 maintainer-clean: maintainer-clean-am
597 -rm -f Makefile
598 maintainer-clean-am: distclean-am maintainer-clean-generic
599
600 mostlyclean: mostlyclean-am
601
602 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
603 mostlyclean-libtool
604
605 pdf: pdf-am
606
607 pdf-am:
608
609 ps: ps-am
610
611 ps-am:
612
613 uninstall-am:
614
615 .MAKE: all check install install-am install-strip
616
617 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
618 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
619 ctags-am distclean distclean-compile distclean-generic \
620 distclean-libtool distclean-tags distdir dvi dvi-am html \
621 html-am info info-am install install-am install-data \
622 install-data-am install-dvi install-dvi-am install-exec \
623 install-exec-am install-html install-html-am install-info \
624 install-info-am install-man install-pdf install-pdf-am \
625 install-ps install-ps-am install-strip installcheck \
626 installcheck-am installdirs maintainer-clean \
627 maintainer-clean-generic mostlyclean mostlyclean-compile \
628 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
629 tags tags-am uninstall uninstall-am
630
631 .PRECIOUS: Makefile
632
633
634 # We need the following in order to create an <alloca.h> when the system
635 # doesn't have one that works with the given compiler.
636 all-local $(libgnu_la_OBJECTS): $(ALLOCA_H)
637 alloca.h: alloca_.h
638 cp $(srcdir)/alloca_.h $@-t
639 mv $@-t $@
640
641 # Makefile.am ends here
642
643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
644 # Otherwise a system limit (for SysV at least) may be exceeded.
645 .NOEXPORT: