beta-0.89.2
[luatex.git] / source / texk / Makefile.in
blob0f3a53cf602b2d5acb0a3bad0d0fb22fba87bba4
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = .
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \
93 $(top_srcdir)/../m4/kpse-common.m4 \
94 $(top_srcdir)/../m4/kpse-cxx-hack.m4 \
95 $(top_srcdir)/../m4/kpse-gmp-flags.m4 \
96 $(top_srcdir)/../m4/kpse-kpathsea-flags.m4 \
97 $(top_srcdir)/../m4/kpse-libpng-flags.m4 \
98 $(top_srcdir)/../m4/kpse-lt-hack.m4 \
99 $(top_srcdir)/../m4/kpse-mktex.m4 \
100 $(top_srcdir)/../m4/kpse-mpfr-flags.m4 \
101 $(top_srcdir)/../m4/kpse-options.m4 \
102 $(top_srcdir)/../m4/kpse-pixman-flags.m4 \
103 $(top_srcdir)/../m4/kpse-pkgs.m4 \
104 $(top_srcdir)/../m4/kpse-poppler-flags.m4 \
105 $(top_srcdir)/../m4/kpse-setup.m4 \
106 $(top_srcdir)/../m4/kpse-warnings.m4 \
107 $(top_srcdir)/../m4/kpse-web2c.m4 \
108 $(top_srcdir)/../m4/kpse-win32.m4 \
109 $(top_srcdir)/../m4/kpse-zlib-flags.m4 \
110 $(top_srcdir)/../m4/kpse-zziplib-flags.m4 \
111 $(top_srcdir)/../version.ac \
112 $(top_srcdir)/../texk/web2c/ac/withenable.ac \
113 $(top_srcdir)/../texk/web2c/ac/web2c.ac \
114 $(top_srcdir)/../texk/texlive/ac/withenable.ac \
115 $(top_srcdir)/../texk/texlive/ac/texlive.ac \
116 $(top_srcdir)/../libs/zziplib/ac/withenable.ac \
117 $(top_srcdir)/../libs/poppler/ac/withenable.ac \
118 $(top_srcdir)/../libs/mpfr/ac/withenable.ac \
119 $(top_srcdir)/../libs/gmp/ac/withenable.ac \
120 $(top_srcdir)/../libs/cairo/ac/withenable.ac \
121 $(top_srcdir)/../libs/pixman/ac/withenable.ac \
122 $(top_srcdir)/../libs/libpng/ac/withenable.ac \
123 $(top_srcdir)/../libs/luajit/ac/withenable.ac \
124 $(top_srcdir)/../libs/lua52/ac/withenable.ac \
125 $(top_srcdir)/../libs/zlib/ac/withenable.ac \
126 $(top_srcdir)/../texk/kpathsea/ac/withenable.ac \
127 $(top_srcdir)/../texk/kpathsea/ac/mktex.ac \
128 $(top_srcdir)/configure.ac
129 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130 $(ACLOCAL_M4)
131 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
132 $(am__configure_deps) $(am__DIST_COMMON)
133 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
134 configure.lineno config.status.lineno
135 mkinstalldirs = $(install_sh) -d
136 CONFIG_CLEAN_FILES =
137 CONFIG_CLEAN_VPATH_FILES =
138 AM_V_P = $(am__v_P_@AM_V@)
139 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
140 am__v_P_0 = false
141 am__v_P_1 = :
142 AM_V_GEN = $(am__v_GEN_@AM_V@)
143 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
144 am__v_GEN_0 = @echo " GEN " $@;
145 am__v_GEN_1 =
146 AM_V_at = $(am__v_at_@AM_V@)
147 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
148 am__v_at_0 = @
149 am__v_at_1 =
150 SOURCES =
151 DIST_SOURCES =
152 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
153 ctags-recursive dvi-recursive html-recursive info-recursive \
154 install-data-recursive install-dvi-recursive \
155 install-exec-recursive install-html-recursive \
156 install-info-recursive install-pdf-recursive \
157 install-ps-recursive install-recursive installcheck-recursive \
158 installdirs-recursive pdf-recursive ps-recursive \
159 tags-recursive uninstall-recursive
160 am__can_run_installinfo = \
161 case $$AM_UPDATE_INFO_DIR in \
162 n|no|NO) false;; \
163 *) (install-info --version) >/dev/null 2>&1;; \
164 esac
165 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
166 distclean-recursive maintainer-clean-recursive
167 am__recursive_targets = \
168 $(RECURSIVE_TARGETS) \
169 $(RECURSIVE_CLEAN_TARGETS) \
170 $(am__extra_recursive_targets)
171 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
172 cscope distdir dist dist-all distcheck
173 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
174 # Read a list of newline-separated strings from the standard input,
175 # and print each of them once, without duplicates. Input order is
176 # *not* preserved.
177 am__uniquify_input = $(AWK) '\
178 BEGIN { nonempty = 0; } \
179 { items[$$0] = 1; nonempty = 1; } \
180 END { if (nonempty) { for (i in items) print i; }; } \
182 # Make sure the list of sources is unique. This is necessary because,
183 # e.g., the same source file might be shared among _SOURCES variables
184 # for different programs/libraries.
185 am__define_uniq_tagged_files = \
186 list='$(am__tagged_files)'; \
187 unique=`for i in $$list; do \
188 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189 done | $(am__uniquify_input)`
190 ETAGS = etags
191 CTAGS = ctags
192 CSCOPE = cscope
193 am__DIST_COMMON = $(srcdir)/../am/dist_hook.am \
194 $(srcdir)/../am/recurse.am $(srcdir)/Makefile.in \
195 $(top_srcdir)/../build-aux/compile \
196 $(top_srcdir)/../build-aux/config.guess \
197 $(top_srcdir)/../build-aux/config.sub \
198 $(top_srcdir)/../build-aux/install-sh \
199 $(top_srcdir)/../build-aux/missing ../build-aux/compile \
200 ../build-aux/config.guess ../build-aux/config.sub \
201 ../build-aux/depcomp ../build-aux/install-sh \
202 ../build-aux/ltmain.sh ../build-aux/missing \
203 ../build-aux/texinfo.tex ../build-aux/ylwrap ChangeLog README
204 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
205 distdir = $(PACKAGE)-$(VERSION)
206 top_distdir = $(distdir)
207 am__remove_distdir = \
208 if test -d "$(distdir)"; then \
209 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
210 && rm -rf "$(distdir)" \
211 || { sleep 5 && rm -rf "$(distdir)"; }; \
212 else :; fi
213 am__post_remove_distdir = $(am__remove_distdir)
214 am__relativize = \
215 dir0=`pwd`; \
216 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
217 sed_rest='s,^[^/]*/*,,'; \
218 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
219 sed_butlast='s,/*[^/]*$$,,'; \
220 while test -n "$$dir1"; do \
221 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
222 if test "$$first" != "."; then \
223 if test "$$first" = ".."; then \
224 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
225 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
226 else \
227 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
228 if test "$$first2" = "$$first"; then \
229 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
230 else \
231 dir2="../$$dir2"; \
232 fi; \
233 dir0="$$dir0"/"$$first"; \
234 fi; \
235 fi; \
236 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
237 done; \
238 reldir="$$dir2"
239 DIST_ARCHIVES = $(distdir).tar.gz
240 GZIP_ENV = --best
241 DIST_TARGETS = dist-gzip
242 distuninstallcheck_listfiles = find . -type f -print
243 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
244 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
245 distcleancheck_listfiles = find . -type f -print
246 ACLOCAL = @ACLOCAL@ --force
247 AMTAR = @AMTAR@
248 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
249 AUTOCONF = @AUTOCONF@
250 AUTOHEADER = @AUTOHEADER@
251 AUTOMAKE = @AUTOMAKE@
252 AWK = @AWK@
253 CC = @CC@
254 CCDEPMODE = @CCDEPMODE@
255 CFLAGS = @CFLAGS@
256 CONF_SUBDIRS = @CONF_SUBDIRS@
257 CPPFLAGS = @CPPFLAGS@
258 CYGPATH_W = @CYGPATH_W@
259 DEFS = @DEFS@
260 DEPDIR = @DEPDIR@
261 ECHO_C = @ECHO_C@
262 ECHO_N = @ECHO_N@
263 ECHO_T = @ECHO_T@
264 EXEEXT = @EXEEXT@
265 INSTALL = @INSTALL@
266 INSTALL_DATA = @INSTALL_DATA@
267 INSTALL_PROGRAM = @INSTALL_PROGRAM@
268 INSTALL_SCRIPT = @INSTALL_SCRIPT@
269 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270 LDFLAGS = @LDFLAGS@
271 LIBOBJS = @LIBOBJS@
272 LIBS = @LIBS@
273 LTLIBOBJS = @LTLIBOBJS@
274 MAINT = @MAINT@
275 MAKEINFO = @MAKEINFO@
276 MAKE_SUBDIRS = @MAKE_SUBDIRS@
277 MKDIR_P = @MKDIR_P@
278 OBJEXT = @OBJEXT@
279 PACKAGE = @PACKAGE@
280 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
281 PACKAGE_NAME = @PACKAGE_NAME@
282 PACKAGE_STRING = @PACKAGE_STRING@
283 PACKAGE_TARNAME = @PACKAGE_TARNAME@
284 PACKAGE_URL = @PACKAGE_URL@
285 PACKAGE_VERSION = @PACKAGE_VERSION@
286 PATH_SEPARATOR = @PATH_SEPARATOR@
287 SET_MAKE = @SET_MAKE@
288 SHELL = @SHELL@
289 STRIP = @STRIP@
290 VERSION = @VERSION@
291 WARNING_CFLAGS = @WARNING_CFLAGS@
292 abs_builddir = @abs_builddir@
293 abs_srcdir = @abs_srcdir@
294 abs_top_builddir = @abs_top_builddir@
295 abs_top_srcdir = @abs_top_srcdir@
296 ac_ct_CC = @ac_ct_CC@
297 am__include = @am__include@
298 am__leading_dot = @am__leading_dot@
299 am__quote = @am__quote@
300 am__tar = @am__tar@
301 am__untar = @am__untar@
302 bindir = @bindir@
303 build = @build@
304 build_alias = @build_alias@
305 build_cpu = @build_cpu@
306 build_os = @build_os@
307 build_vendor = @build_vendor@
308 builddir = @builddir@
309 datadir = @datadir@
310 datarootdir = @datarootdir@
311 docdir = @docdir@
312 dvidir = @dvidir@
313 exec_prefix = @exec_prefix@
314 host = @host@
315 host_alias = @host_alias@
316 host_cpu = @host_cpu@
317 host_os = @host_os@
318 host_vendor = @host_vendor@
319 htmldir = @htmldir@
320 includedir = @includedir@
321 infodir = @infodir@
322 install_sh = @install_sh@
323 libdir = @libdir@
324 libexecdir = @libexecdir@
325 localedir = @localedir@
326 localstatedir = @localstatedir@
327 mandir = @mandir@
328 mkdir_p = @mkdir_p@
329 oldincludedir = @oldincludedir@
330 pdfdir = @pdfdir@
331 prefix = @prefix@
332 program_transform_name = @program_transform_name@
333 psdir = @psdir@
334 sbindir = @sbindir@
335 sharedstatedir = @sharedstatedir@
336 srcdir = @srcdir@
337 subdirs = @subdirs@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 top_build_prefix = @top_build_prefix@
341 top_builddir = @top_builddir@
342 top_srcdir = @top_srcdir@
343 SUBDIRS = . $(MAKE_SUBDIRS)
344 DIST_SUBDIRS = $(CONF_SUBDIRS)
345 NEVER_DIST = `find . $(NEVER_NAMES)`
346 NEVER_NAMES = -name .svn
347 NEVER_NAMES_SUB = -o -name .deps -o -name .dirstamp -o -name '*.$(OBJEXT)'
348 NEVER_NAMES_LT = -o -name .libs -o -name '*.lo'
350 # Files not to be distributed
351 recurse_this = texk/
352 recurse_top = ../
354 # We must configure all subdirs since 'make dist' needs the Makefile.
355 # For those not required for the current set of configure options
356 # we append '--disable-build' so they can skip tests that would
357 # fail because, e.g., some required libraries were not built.
358 # Code inspired by automake's way to handle recursive targets.
359 cf_silent = $(cf_silent_@AM_V@)
360 cf_silent_ = $(cf_silent_@AM_DEFAULT_V@)
361 cf_silent_0 = --silent
362 cf_silent_1 =
363 CONFIG_AUX = $(recurse_top)subsubdir-conf.cmd
365 # Common infrastructure for tests
366 EXTRA_DIST = tests
367 all: all-recursive
369 .SUFFIXES:
370 am--refresh: Makefile
372 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../am/dist_hook.am $(srcdir)/../am/recurse.am $(am__configure_deps)
373 @for dep in $?; do \
374 case '$(am__configure_deps)' in \
375 *$$dep*) \
376 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
377 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
378 && exit 0; \
379 exit 1;; \
380 esac; \
381 done; \
382 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
383 $(am__cd) $(top_srcdir) && \
384 $(AUTOMAKE) --foreign Makefile
385 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
386 @case '$?' in \
387 *config.status*) \
388 echo ' $(SHELL) ./config.status'; \
389 $(SHELL) ./config.status;; \
390 *) \
391 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
392 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
393 esac;
394 $(srcdir)/../am/dist_hook.am $(srcdir)/../am/recurse.am $(am__empty):
396 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
397 $(SHELL) ./config.status --recheck
399 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
400 $(am__cd) $(srcdir) && $(AUTOCONF)
401 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
402 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
403 $(am__aclocal_m4_deps):
405 # This directory's subdirectories are mostly independent; you can cd
406 # into them and run 'make' without going through this Makefile.
407 # To change the values of 'make' variables: instead of editing Makefiles,
408 # (1) if the variable is set in 'config.status', edit 'config.status'
409 # (which will cause the Makefiles to be regenerated when you run 'make');
410 # (2) otherwise, pass the desired values on the 'make' command line.
411 $(am__recursive_targets):
412 @fail=; \
413 if $(am__make_keepgoing); then \
414 failcom='fail=yes'; \
415 else \
416 failcom='exit 1'; \
417 fi; \
418 dot_seen=no; \
419 target=`echo $@ | sed s/-recursive//`; \
420 case "$@" in \
421 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
422 *) list='$(SUBDIRS)' ;; \
423 esac; \
424 for subdir in $$list; do \
425 echo "Making $$target in $$subdir"; \
426 if test "$$subdir" = "."; then \
427 dot_seen=yes; \
428 local_target="$$target-am"; \
429 else \
430 local_target="$$target"; \
431 fi; \
432 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
433 || eval $$failcom; \
434 done; \
435 if test "$$dot_seen" = "no"; then \
436 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
437 fi; test -z "$$fail"
439 ID: $(am__tagged_files)
440 $(am__define_uniq_tagged_files); mkid -fID $$unique
441 tags: tags-recursive
442 TAGS: tags
444 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
445 set x; \
446 here=`pwd`; \
447 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
448 include_option=--etags-include; \
449 empty_fix=.; \
450 else \
451 include_option=--include; \
452 empty_fix=; \
453 fi; \
454 list='$(SUBDIRS)'; for subdir in $$list; do \
455 if test "$$subdir" = .; then :; else \
456 test ! -f $$subdir/TAGS || \
457 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
458 fi; \
459 done; \
460 $(am__define_uniq_tagged_files); \
461 shift; \
462 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
463 test -n "$$unique" || unique=$$empty_fix; \
464 if test $$# -gt 0; then \
465 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466 "$$@" $$unique; \
467 else \
468 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
469 $$unique; \
470 fi; \
472 ctags: ctags-recursive
474 CTAGS: ctags
475 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
476 $(am__define_uniq_tagged_files); \
477 test -z "$(CTAGS_ARGS)$$unique" \
478 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
479 $$unique
481 GTAGS:
482 here=`$(am__cd) $(top_builddir) && pwd` \
483 && $(am__cd) $(top_srcdir) \
484 && gtags -i $(GTAGS_ARGS) "$$here"
485 cscope: cscope.files
486 test ! -s cscope.files \
487 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
488 clean-cscope:
489 -rm -f cscope.files
490 cscope.files: clean-cscope cscopelist
491 cscopelist: cscopelist-recursive
493 cscopelist-am: $(am__tagged_files)
494 list='$(am__tagged_files)'; \
495 case "$(srcdir)" in \
496 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
497 *) sdir=$(subdir)/$(srcdir) ;; \
498 esac; \
499 for i in $$list; do \
500 if test -f "$$i"; then \
501 echo "$(subdir)/$$i"; \
502 else \
503 echo "$$sdir/$$i"; \
504 fi; \
505 done >> $(top_builddir)/cscope.files
507 distclean-tags:
508 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
509 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
511 distdir: $(DISTFILES)
512 $(am__remove_distdir)
513 test -d "$(distdir)" || mkdir "$(distdir)"
514 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516 list='$(DISTFILES)'; \
517 dist_files=`for file in $$list; do echo $$file; done | \
518 sed -e "s|^$$srcdirstrip/||;t" \
519 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
520 case $$dist_files in \
521 */*) $(MKDIR_P) `echo "$$dist_files" | \
522 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
523 sort -u` ;; \
524 esac; \
525 for file in $$dist_files; do \
526 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
527 if test -d $$d/$$file; then \
528 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
529 if test -d "$(distdir)/$$file"; then \
530 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
531 fi; \
532 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
533 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
534 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535 fi; \
536 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
537 else \
538 test -f "$(distdir)/$$file" \
539 || cp -p $$d/$$file "$(distdir)/$$file" \
540 || exit 1; \
541 fi; \
542 done
543 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
544 if test "$$subdir" = .; then :; else \
545 $(am__make_dryrun) \
546 || test -d "$(distdir)/$$subdir" \
547 || $(MKDIR_P) "$(distdir)/$$subdir" \
548 || exit 1; \
549 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
550 $(am__relativize); \
551 new_distdir=$$reldir; \
552 dir1=$$subdir; dir2="$(top_distdir)"; \
553 $(am__relativize); \
554 new_top_distdir=$$reldir; \
555 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
556 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
557 ($(am__cd) $$subdir && \
558 $(MAKE) $(AM_MAKEFLAGS) \
559 top_distdir="$$new_top_distdir" \
560 distdir="$$new_distdir" \
561 am__remove_distdir=: \
562 am__skip_length_check=: \
563 am__skip_mode_fix=: \
564 distdir) \
565 || exit 1; \
566 fi; \
567 done
568 $(MAKE) $(AM_MAKEFLAGS) \
569 top_distdir="$(top_distdir)" distdir="$(distdir)" \
570 dist-hook
571 -test -n "$(am__skip_mode_fix)" \
572 || find "$(distdir)" -type d ! -perm -755 \
573 -exec chmod u+rwx,go+rx {} \; -o \
574 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
575 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
576 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
577 || chmod -R a+r "$(distdir)"
578 dist-gzip: distdir
579 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
580 $(am__post_remove_distdir)
582 dist-bzip2: distdir
583 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
584 $(am__post_remove_distdir)
586 dist-lzip: distdir
587 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
588 $(am__post_remove_distdir)
590 dist-xz: distdir
591 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
592 $(am__post_remove_distdir)
594 dist-tarZ: distdir
595 @echo WARNING: "Support for distribution archives compressed with" \
596 "legacy program 'compress' is deprecated." >&2
597 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
598 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
599 $(am__post_remove_distdir)
601 dist-shar: distdir
602 @echo WARNING: "Support for shar distribution archives is" \
603 "deprecated." >&2
604 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
605 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
606 $(am__post_remove_distdir)
608 dist-zip: distdir
609 -rm -f $(distdir).zip
610 zip -rq $(distdir).zip $(distdir)
611 $(am__post_remove_distdir)
613 dist dist-all:
614 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
615 $(am__post_remove_distdir)
617 # This target untars the dist file and tries a VPATH configuration. Then
618 # it guarantees that the distribution is self-contained by making another
619 # tarfile.
620 distcheck: dist
621 case '$(DIST_ARCHIVES)' in \
622 *.tar.gz*) \
623 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
624 *.tar.bz2*) \
625 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
626 *.tar.lz*) \
627 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
628 *.tar.xz*) \
629 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
630 *.tar.Z*) \
631 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
632 *.shar.gz*) \
633 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
634 *.zip*) \
635 unzip $(distdir).zip ;;\
636 esac
637 chmod -R a-w $(distdir)
638 chmod u+w $(distdir)
639 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
640 chmod a-w $(distdir)
641 test -d $(distdir)/_build || exit 0; \
642 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
643 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
644 && am__cwd=`pwd` \
645 && $(am__cd) $(distdir)/_build/sub \
646 && ../../configure \
647 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
648 $(DISTCHECK_CONFIGURE_FLAGS) \
649 --srcdir=../.. --prefix="$$dc_install_base" \
650 && $(MAKE) $(AM_MAKEFLAGS) \
651 && $(MAKE) $(AM_MAKEFLAGS) dvi \
652 && $(MAKE) $(AM_MAKEFLAGS) check \
653 && $(MAKE) $(AM_MAKEFLAGS) install \
654 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
655 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
656 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
657 distuninstallcheck \
658 && chmod -R a-w "$$dc_install_base" \
659 && ({ \
660 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
661 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
662 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
663 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
664 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
665 } || { rm -rf "$$dc_destdir"; exit 1; }) \
666 && rm -rf "$$dc_destdir" \
667 && $(MAKE) $(AM_MAKEFLAGS) dist \
668 && rm -rf $(DIST_ARCHIVES) \
669 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
670 && cd "$$am__cwd" \
671 || exit 1
672 $(am__post_remove_distdir)
673 @(echo "$(distdir) archives ready for distribution: "; \
674 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
675 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
676 distuninstallcheck:
677 @test -n '$(distuninstallcheck_dir)' || { \
678 echo 'ERROR: trying to run $@ with an empty' \
679 '$$(distuninstallcheck_dir)' >&2; \
680 exit 1; \
681 }; \
682 $(am__cd) '$(distuninstallcheck_dir)' || { \
683 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
684 exit 1; \
685 }; \
686 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
687 || { echo "ERROR: files left after uninstall:" ; \
688 if test -n "$(DESTDIR)"; then \
689 echo " (check DESTDIR support)"; \
690 fi ; \
691 $(distuninstallcheck_listfiles) ; \
692 exit 1; } >&2
693 distcleancheck: distclean
694 @if test '$(srcdir)' = . ; then \
695 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
696 exit 1 ; \
698 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
699 || { echo "ERROR: files left in build directory after distclean:" ; \
700 $(distcleancheck_listfiles) ; \
701 exit 1; } >&2
702 check-am: all-am
703 check: check-recursive
704 all-am: Makefile all-local
705 installdirs: installdirs-recursive
706 installdirs-am:
707 install: install-recursive
708 install-exec: install-exec-recursive
709 install-data: install-data-recursive
710 uninstall: uninstall-recursive
712 install-am: all-am
713 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
715 installcheck: installcheck-recursive
716 install-strip:
717 if test -z '$(STRIP)'; then \
718 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
719 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
720 install; \
721 else \
722 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
726 mostlyclean-generic:
728 clean-generic:
730 distclean-generic:
731 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
732 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
734 maintainer-clean-generic:
735 @echo "This command is intended for maintainers to use"
736 @echo "it deletes files that may require special tools to rebuild."
737 clean: clean-recursive
739 clean-am: clean-generic mostlyclean-am
741 distclean: distclean-recursive
742 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
743 -rm -f Makefile
744 distclean-am: clean-am distclean-generic distclean-tags
746 dvi: dvi-recursive
748 dvi-am:
750 html: html-recursive
752 html-am:
754 info: info-recursive
756 info-am:
758 install-data-am:
760 install-dvi: install-dvi-recursive
762 install-dvi-am:
764 install-exec-am:
766 install-html: install-html-recursive
768 install-html-am:
770 install-info: install-info-recursive
772 install-info-am:
774 install-man:
776 install-pdf: install-pdf-recursive
778 install-pdf-am:
780 install-ps: install-ps-recursive
782 install-ps-am:
784 installcheck-am:
786 maintainer-clean: maintainer-clean-recursive
787 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
788 -rm -rf $(top_srcdir)/autom4te.cache
789 -rm -f Makefile
790 maintainer-clean-am: distclean-am maintainer-clean-generic
792 mostlyclean: mostlyclean-recursive
794 mostlyclean-am: mostlyclean-generic
796 pdf: pdf-recursive
798 pdf-am:
800 ps: ps-recursive
802 ps-am:
804 uninstall-am:
806 .MAKE: $(am__recursive_targets) install-am install-strip
808 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
809 am--refresh check check-am clean clean-cscope clean-generic \
810 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
811 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
812 dist-zip distcheck distclean distclean-generic distclean-tags \
813 distcleancheck distdir distuninstallcheck dvi dvi-am html \
814 html-am info info-am install install-am install-data \
815 install-data-am install-dvi install-dvi-am install-exec \
816 install-exec-am install-html install-html-am install-info \
817 install-info-am install-man install-pdf install-pdf-am \
818 install-ps install-ps-am install-strip installcheck \
819 installcheck-am installdirs installdirs-am maintainer-clean \
820 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
821 pdf-am ps ps-am tags tags-am uninstall uninstall-am
823 .PRECIOUS: Makefile
825 dist-hook:
826 cd "$(distdir)" && rm -rf $(NEVER_DIST)
828 all-local: recurse
830 .PHONY: recurse
831 recurse: $(CONFIG_AUX)
832 @fail= failcom='exit 1'; \
833 for f in x $$MAKEFLAGS; do \
834 case $$f in \
835 *=* | --[!k]*);; \
836 *k*) failcom='fail=yes';; \
837 esac; \
838 done; \
839 list='$(CONF_SUBDIRS)'; for one_dir in $$list; do \
840 if test ! -f $$one_dir/Makefile; then \
841 test -d $$one_dir || $(MKDIR_P) $$one_dir; \
842 cmd=`cat $(CONFIG_AUX) | sed "s,auxdir/auxsub,$(recurse_this)$$one_dir,g"`; \
843 case " $(MAKE_SUBDIRS) " in \
844 *" $$one_dir "*) skip=;; \
845 *) skip=' --disable-build';; \
846 esac; \
847 (cd $$one_dir && echo "=== configuring in $$one_dir (`pwd`)" && \
848 if $(AM_V_P); then echo "make: running $(SHELL) $$cmd$$skip"; fi && \
849 CONFIG_SHELL=$(SHELL) && export CONFIG_SHELL && \
850 eval $(SHELL) $$cmd$$skip $(cf_silent) || \
851 { echo "=== configuring in $$one_dir failed"; exit 1; }) && \
852 if test "x$$skip" = x; then \
853 echo "Making all in $$one_dir" && \
854 (cd $$one_dir && $(MAKE) $(AM_MAKEFLAGS) all); \
855 fi || eval $$failcom; \
856 fi; \
857 done; test -z "$$fail"
859 $(CONFIG_AUX):
860 @echo "configure in $(recurse_top)auxdir/auxsub failed to create the file $@"
861 exit 1
863 # Special target to run TRIP and TRAP tests and create diffs.
864 .PHONY: triptrap
865 triptrap:
866 cd web2c && $(MAKE) $(AM_MAKEFLAGS) $@
868 # Tell versions [3.59,3.63) of GNU make to not export all variables.
869 # Otherwise a system limit (for SysV at least) may be exceeded.
870 .NOEXPORT: