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