testsuite: Make some tests more stable.
[parallel.git] / Makefile.in
blob09cba522fab820d80066d6e7d9f71f4f836a8c9e
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 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 subdir = .
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
91 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92 $(ACLOCAL_M4)
93 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
94 $(am__configure_deps) $(am__DIST_COMMON)
95 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
96 configure.lineno config.status.lineno
97 mkinstalldirs = $(install_sh) -d
98 CONFIG_HEADER = config.h
99 CONFIG_CLEAN_FILES =
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_P = $(am__v_P_@AM_V@)
102 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 am__v_P_0 = false
104 am__v_P_1 = :
105 AM_V_GEN = $(am__v_GEN_@AM_V@)
106 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107 am__v_GEN_0 = @echo " GEN " $@;
108 am__v_GEN_1 =
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 am__v_at_1 =
113 SOURCES =
114 DIST_SOURCES =
115 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
116 ctags-recursive dvi-recursive html-recursive info-recursive \
117 install-data-recursive install-dvi-recursive \
118 install-exec-recursive install-html-recursive \
119 install-info-recursive install-pdf-recursive \
120 install-ps-recursive install-recursive installcheck-recursive \
121 installdirs-recursive pdf-recursive ps-recursive \
122 tags-recursive uninstall-recursive
123 am__can_run_installinfo = \
124 case $$AM_UPDATE_INFO_DIR in \
125 n|no|NO) false;; \
126 *) (install-info --version) >/dev/null 2>&1;; \
127 esac
128 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
129 distclean-recursive maintainer-clean-recursive
130 am__recursive_targets = \
131 $(RECURSIVE_TARGETS) \
132 $(RECURSIVE_CLEAN_TARGETS) \
133 $(am__extra_recursive_targets)
134 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
135 cscope distdir dist dist-all distcheck
136 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
137 $(LISP)config.h.in
138 # Read a list of newline-separated strings from the standard input,
139 # and print each of them once, without duplicates. Input order is
140 # *not* preserved.
141 am__uniquify_input = $(AWK) '\
142 BEGIN { nonempty = 0; } \
143 { items[$$0] = 1; nonempty = 1; } \
144 END { if (nonempty) { for (i in items) print i; }; } \
146 # Make sure the list of sources is unique. This is necessary because,
147 # e.g., the same source file might be shared among _SOURCES variables
148 # for different programs/libraries.
149 am__define_uniq_tagged_files = \
150 list='$(am__tagged_files)'; \
151 unique=`for i in $$list; do \
152 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
153 done | $(am__uniquify_input)`
154 ETAGS = etags
155 CTAGS = ctags
156 CSCOPE = cscope
157 DIST_SUBDIRS = $(SUBDIRS)
158 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
159 NEWS README install-sh missing
160 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
161 distdir = $(PACKAGE)-$(VERSION)
162 top_distdir = $(distdir)
163 am__remove_distdir = \
164 if test -d "$(distdir)"; then \
165 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
166 && rm -rf "$(distdir)" \
167 || { sleep 5 && rm -rf "$(distdir)"; }; \
168 else :; fi
169 am__post_remove_distdir = $(am__remove_distdir)
170 am__relativize = \
171 dir0=`pwd`; \
172 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
173 sed_rest='s,^[^/]*/*,,'; \
174 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
175 sed_butlast='s,/*[^/]*$$,,'; \
176 while test -n "$$dir1"; do \
177 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
178 if test "$$first" != "."; then \
179 if test "$$first" = ".."; then \
180 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
181 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
182 else \
183 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
184 if test "$$first2" = "$$first"; then \
185 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
186 else \
187 dir2="../$$dir2"; \
188 fi; \
189 dir0="$$dir0"/"$$first"; \
190 fi; \
191 fi; \
192 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
193 done; \
194 reldir="$$dir2"
195 DIST_ARCHIVES = $(distdir).tar.gz
196 GZIP_ENV = --best
197 DIST_TARGETS = dist-gzip
198 distuninstallcheck_listfiles = find . -type f -print
199 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
200 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
201 distcleancheck_listfiles = find . -type f -print
202 ACLOCAL = @ACLOCAL@
203 AMTAR = @AMTAR@
204 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205 AUTOCONF = @AUTOCONF@
206 AUTOHEADER = @AUTOHEADER@
207 AUTOMAKE = @AUTOMAKE@
208 AWK = @AWK@
209 CYGPATH_W = @CYGPATH_W@
210 DEFS = @DEFS@
211 ECHO_C = @ECHO_C@
212 ECHO_N = @ECHO_N@
213 ECHO_T = @ECHO_T@
214 INSTALL = @INSTALL@
215 INSTALL_DATA = @INSTALL_DATA@
216 INSTALL_PROGRAM = @INSTALL_PROGRAM@
217 INSTALL_SCRIPT = @INSTALL_SCRIPT@
218 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
219 LIBOBJS = @LIBOBJS@
220 LIBS = @LIBS@
221 LN_S = @LN_S@
222 LTLIBOBJS = @LTLIBOBJS@
223 MAKEINFO = @MAKEINFO@
224 MKDIR_P = @MKDIR_P@
225 PACKAGE = @PACKAGE@
226 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227 PACKAGE_NAME = @PACKAGE_NAME@
228 PACKAGE_STRING = @PACKAGE_STRING@
229 PACKAGE_TARNAME = @PACKAGE_TARNAME@
230 PACKAGE_URL = @PACKAGE_URL@
231 PACKAGE_VERSION = @PACKAGE_VERSION@
232 PATH_SEPARATOR = @PATH_SEPARATOR@
233 SET_MAKE = @SET_MAKE@
234 SHELL = @SHELL@
235 STRIP = @STRIP@
236 VERSION = @VERSION@
237 abs_builddir = @abs_builddir@
238 abs_srcdir = @abs_srcdir@
239 abs_top_builddir = @abs_top_builddir@
240 abs_top_srcdir = @abs_top_srcdir@
241 am__leading_dot = @am__leading_dot@
242 am__tar = @am__tar@
243 am__untar = @am__untar@
244 bindir = @bindir@
245 build_alias = @build_alias@
246 builddir = @builddir@
247 datadir = @datadir@
248 datarootdir = @datarootdir@
249 docdir = @docdir@
250 dvidir = @dvidir@
251 exec_prefix = @exec_prefix@
252 host_alias = @host_alias@
253 htmldir = @htmldir@
254 includedir = @includedir@
255 infodir = @infodir@
256 install_sh = @install_sh@
257 libdir = @libdir@
258 libexecdir = @libexecdir@
259 localedir = @localedir@
260 localstatedir = @localstatedir@
261 mandir = @mandir@
262 mkdir_p = @mkdir_p@
263 oldincludedir = @oldincludedir@
264 pdfdir = @pdfdir@
265 prefix = @prefix@
266 program_transform_name = @program_transform_name@
267 psdir = @psdir@
268 runstatedir = @runstatedir@
269 sbindir = @sbindir@
270 sharedstatedir = @sharedstatedir@
271 srcdir = @srcdir@
272 sysconfdir = @sysconfdir@
273 target_alias = @target_alias@
274 top_build_prefix = @top_build_prefix@
275 top_builddir = @top_builddir@
276 top_srcdir = @top_srcdir@
277 SUBDIRS = src
278 EXTRA_DIST = CITATION CREDITS cc-by-sa.txt fdl.txt
279 all: config.h
280 $(MAKE) $(AM_MAKEFLAGS) all-recursive
282 .SUFFIXES:
283 am--refresh: Makefile
285 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
286 @for dep in $?; do \
287 case '$(am__configure_deps)' in \
288 *$$dep*) \
289 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
290 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
291 && exit 0; \
292 exit 1;; \
293 esac; \
294 done; \
295 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
296 $(am__cd) $(top_srcdir) && \
297 $(AUTOMAKE) --foreign Makefile
298 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
299 @case '$?' in \
300 *config.status*) \
301 echo ' $(SHELL) ./config.status'; \
302 $(SHELL) ./config.status;; \
303 *) \
304 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
305 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
306 esac;
308 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
309 $(SHELL) ./config.status --recheck
311 $(top_srcdir)/configure: $(am__configure_deps)
312 $(am__cd) $(srcdir) && $(AUTOCONF)
313 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
314 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
315 $(am__aclocal_m4_deps):
317 config.h: stamp-h1
318 @test -f $@ || rm -f stamp-h1
319 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
321 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
322 @rm -f stamp-h1
323 cd $(top_builddir) && $(SHELL) ./config.status config.h
324 $(srcdir)/config.h.in: $(am__configure_deps)
325 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
326 rm -f stamp-h1
327 touch $@
329 distclean-hdr:
330 -rm -f config.h stamp-h1
332 # This directory's subdirectories are mostly independent; you can cd
333 # into them and run 'make' without going through this Makefile.
334 # To change the values of 'make' variables: instead of editing Makefiles,
335 # (1) if the variable is set in 'config.status', edit 'config.status'
336 # (which will cause the Makefiles to be regenerated when you run 'make');
337 # (2) otherwise, pass the desired values on the 'make' command line.
338 $(am__recursive_targets):
339 @fail=; \
340 if $(am__make_keepgoing); then \
341 failcom='fail=yes'; \
342 else \
343 failcom='exit 1'; \
344 fi; \
345 dot_seen=no; \
346 target=`echo $@ | sed s/-recursive//`; \
347 case "$@" in \
348 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
349 *) list='$(SUBDIRS)' ;; \
350 esac; \
351 for subdir in $$list; do \
352 echo "Making $$target in $$subdir"; \
353 if test "$$subdir" = "."; then \
354 dot_seen=yes; \
355 local_target="$$target-am"; \
356 else \
357 local_target="$$target"; \
358 fi; \
359 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360 || eval $$failcom; \
361 done; \
362 if test "$$dot_seen" = "no"; then \
363 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364 fi; test -z "$$fail"
366 ID: $(am__tagged_files)
367 $(am__define_uniq_tagged_files); mkid -fID $$unique
368 tags: tags-recursive
369 TAGS: tags
371 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
372 set x; \
373 here=`pwd`; \
374 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
375 include_option=--etags-include; \
376 empty_fix=.; \
377 else \
378 include_option=--include; \
379 empty_fix=; \
380 fi; \
381 list='$(SUBDIRS)'; for subdir in $$list; do \
382 if test "$$subdir" = .; then :; else \
383 test ! -f $$subdir/TAGS || \
384 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
385 fi; \
386 done; \
387 $(am__define_uniq_tagged_files); \
388 shift; \
389 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
390 test -n "$$unique" || unique=$$empty_fix; \
391 if test $$# -gt 0; then \
392 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393 "$$@" $$unique; \
394 else \
395 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
396 $$unique; \
397 fi; \
399 ctags: ctags-recursive
401 CTAGS: ctags
402 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
403 $(am__define_uniq_tagged_files); \
404 test -z "$(CTAGS_ARGS)$$unique" \
405 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
406 $$unique
408 GTAGS:
409 here=`$(am__cd) $(top_builddir) && pwd` \
410 && $(am__cd) $(top_srcdir) \
411 && gtags -i $(GTAGS_ARGS) "$$here"
412 cscope: cscope.files
413 test ! -s cscope.files \
414 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
415 clean-cscope:
416 -rm -f cscope.files
417 cscope.files: clean-cscope cscopelist
418 cscopelist: cscopelist-recursive
420 cscopelist-am: $(am__tagged_files)
421 list='$(am__tagged_files)'; \
422 case "$(srcdir)" in \
423 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
424 *) sdir=$(subdir)/$(srcdir) ;; \
425 esac; \
426 for i in $$list; do \
427 if test -f "$$i"; then \
428 echo "$(subdir)/$$i"; \
429 else \
430 echo "$$sdir/$$i"; \
431 fi; \
432 done >> $(top_builddir)/cscope.files
434 distclean-tags:
435 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
436 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
438 distdir: $(DISTFILES)
439 $(am__remove_distdir)
440 test -d "$(distdir)" || mkdir "$(distdir)"
441 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443 list='$(DISTFILES)'; \
444 dist_files=`for file in $$list; do echo $$file; done | \
445 sed -e "s|^$$srcdirstrip/||;t" \
446 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
447 case $$dist_files in \
448 */*) $(MKDIR_P) `echo "$$dist_files" | \
449 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
450 sort -u` ;; \
451 esac; \
452 for file in $$dist_files; do \
453 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
454 if test -d $$d/$$file; then \
455 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
456 if test -d "$(distdir)/$$file"; then \
457 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458 fi; \
459 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
460 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
461 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
462 fi; \
463 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
464 else \
465 test -f "$(distdir)/$$file" \
466 || cp -p $$d/$$file "$(distdir)/$$file" \
467 || exit 1; \
468 fi; \
469 done
470 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
471 if test "$$subdir" = .; then :; else \
472 $(am__make_dryrun) \
473 || test -d "$(distdir)/$$subdir" \
474 || $(MKDIR_P) "$(distdir)/$$subdir" \
475 || exit 1; \
476 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
477 $(am__relativize); \
478 new_distdir=$$reldir; \
479 dir1=$$subdir; dir2="$(top_distdir)"; \
480 $(am__relativize); \
481 new_top_distdir=$$reldir; \
482 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
483 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
484 ($(am__cd) $$subdir && \
485 $(MAKE) $(AM_MAKEFLAGS) \
486 top_distdir="$$new_top_distdir" \
487 distdir="$$new_distdir" \
488 am__remove_distdir=: \
489 am__skip_length_check=: \
490 am__skip_mode_fix=: \
491 distdir) \
492 || exit 1; \
493 fi; \
494 done
495 -test -n "$(am__skip_mode_fix)" \
496 || find "$(distdir)" -type d ! -perm -755 \
497 -exec chmod u+rwx,go+rx {} \; -o \
498 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
499 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
500 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
501 || chmod -R a+r "$(distdir)"
502 dist-gzip: distdir
503 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
504 $(am__post_remove_distdir)
506 dist-bzip2: distdir
507 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
508 $(am__post_remove_distdir)
510 dist-lzip: distdir
511 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
512 $(am__post_remove_distdir)
514 dist-xz: distdir
515 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
516 $(am__post_remove_distdir)
518 dist-tarZ: distdir
519 @echo WARNING: "Support for distribution archives compressed with" \
520 "legacy program 'compress' is deprecated." >&2
521 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
522 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
523 $(am__post_remove_distdir)
525 dist-shar: distdir
526 @echo WARNING: "Support for shar distribution archives is" \
527 "deprecated." >&2
528 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
529 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
530 $(am__post_remove_distdir)
532 dist-zip: distdir
533 -rm -f $(distdir).zip
534 zip -rq $(distdir).zip $(distdir)
535 $(am__post_remove_distdir)
537 dist dist-all:
538 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
539 $(am__post_remove_distdir)
541 # This target untars the dist file and tries a VPATH configuration. Then
542 # it guarantees that the distribution is self-contained by making another
543 # tarfile.
544 distcheck: dist
545 case '$(DIST_ARCHIVES)' in \
546 *.tar.gz*) \
547 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
548 *.tar.bz2*) \
549 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
550 *.tar.lz*) \
551 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
552 *.tar.xz*) \
553 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
554 *.tar.Z*) \
555 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
556 *.shar.gz*) \
557 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
558 *.zip*) \
559 unzip $(distdir).zip ;;\
560 esac
561 chmod -R a-w $(distdir)
562 chmod u+w $(distdir)
563 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
564 chmod a-w $(distdir)
565 test -d $(distdir)/_build || exit 0; \
566 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
567 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
568 && am__cwd=`pwd` \
569 && $(am__cd) $(distdir)/_build/sub \
570 && ../../configure \
571 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
572 $(DISTCHECK_CONFIGURE_FLAGS) \
573 --srcdir=../.. --prefix="$$dc_install_base" \
574 && $(MAKE) $(AM_MAKEFLAGS) \
575 && $(MAKE) $(AM_MAKEFLAGS) dvi \
576 && $(MAKE) $(AM_MAKEFLAGS) check \
577 && $(MAKE) $(AM_MAKEFLAGS) install \
578 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
579 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
580 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
581 distuninstallcheck \
582 && chmod -R a-w "$$dc_install_base" \
583 && ({ \
584 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
585 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
586 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
587 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
588 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
589 } || { rm -rf "$$dc_destdir"; exit 1; }) \
590 && rm -rf "$$dc_destdir" \
591 && $(MAKE) $(AM_MAKEFLAGS) dist \
592 && rm -rf $(DIST_ARCHIVES) \
593 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
594 && cd "$$am__cwd" \
595 || exit 1
596 $(am__post_remove_distdir)
597 @(echo "$(distdir) archives ready for distribution: "; \
598 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
599 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
600 distuninstallcheck:
601 @test -n '$(distuninstallcheck_dir)' || { \
602 echo 'ERROR: trying to run $@ with an empty' \
603 '$$(distuninstallcheck_dir)' >&2; \
604 exit 1; \
605 }; \
606 $(am__cd) '$(distuninstallcheck_dir)' || { \
607 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
608 exit 1; \
609 }; \
610 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
611 || { echo "ERROR: files left after uninstall:" ; \
612 if test -n "$(DESTDIR)"; then \
613 echo " (check DESTDIR support)"; \
614 fi ; \
615 $(distuninstallcheck_listfiles) ; \
616 exit 1; } >&2
617 distcleancheck: distclean
618 @if test '$(srcdir)' = . ; then \
619 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
620 exit 1 ; \
622 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
623 || { echo "ERROR: files left in build directory after distclean:" ; \
624 $(distcleancheck_listfiles) ; \
625 exit 1; } >&2
626 check-am: all-am
627 check: check-recursive
628 all-am: Makefile config.h
629 installdirs: installdirs-recursive
630 installdirs-am:
631 install: install-recursive
632 install-exec: install-exec-recursive
633 install-data: install-data-recursive
634 uninstall: uninstall-recursive
636 install-am: all-am
637 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
639 installcheck: installcheck-recursive
640 install-strip:
641 if test -z '$(STRIP)'; then \
642 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644 install; \
645 else \
646 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
650 mostlyclean-generic:
652 clean-generic:
654 distclean-generic:
655 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658 maintainer-clean-generic:
659 @echo "This command is intended for maintainers to use"
660 @echo "it deletes files that may require special tools to rebuild."
661 clean: clean-recursive
663 clean-am: clean-generic mostlyclean-am
665 distclean: distclean-recursive
666 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
667 -rm -f Makefile
668 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
670 dvi: dvi-recursive
672 dvi-am:
674 html: html-recursive
676 html-am:
678 info: info-recursive
680 info-am:
682 install-data-am:
684 install-dvi: install-dvi-recursive
686 install-dvi-am:
688 install-exec-am:
690 install-html: install-html-recursive
692 install-html-am:
694 install-info: install-info-recursive
696 install-info-am:
698 install-man:
700 install-pdf: install-pdf-recursive
702 install-pdf-am:
704 install-ps: install-ps-recursive
706 install-ps-am:
708 installcheck-am:
710 maintainer-clean: maintainer-clean-recursive
711 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
712 -rm -rf $(top_srcdir)/autom4te.cache
713 -rm -f Makefile
714 maintainer-clean-am: distclean-am maintainer-clean-generic
716 mostlyclean: mostlyclean-recursive
718 mostlyclean-am: mostlyclean-generic
720 pdf: pdf-recursive
722 pdf-am:
724 ps: ps-recursive
726 ps-am:
728 uninstall-am:
730 .MAKE: $(am__recursive_targets) all install-am install-strip
732 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
733 am--refresh check check-am clean clean-cscope clean-generic \
734 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
735 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
736 distcheck distclean distclean-generic distclean-hdr \
737 distclean-tags distcleancheck distdir distuninstallcheck dvi \
738 dvi-am html html-am info info-am install install-am \
739 install-data install-data-am install-dvi install-dvi-am \
740 install-exec install-exec-am install-html install-html-am \
741 install-info install-info-am install-man install-pdf \
742 install-pdf-am install-ps install-ps-am install-strip \
743 installcheck installcheck-am installdirs installdirs-am \
744 maintainer-clean maintainer-clean-generic mostlyclean \
745 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
746 uninstall-am
748 .PRECIOUS: Makefile
751 test:
752 cd testsuite; make 1
754 upload:
755 eval `gpg-agent --daemon`
756 # make sure $YYYYMMDD is set
757 echo $(YYYYMMDD) | grep 20
758 cp parallel-$(YYYYMMDD).tar.bz2 parallel-latest.tar.bz2
759 cp doc/parallel.directive parallel-$(YYYYMMDD).tar.bz2.directive
760 perl -i -pe "s/20\d\d\d\d\d\d/$(YYYYMMDD)/" parallel-*.tar.*directive
761 gpg --clearsign --yes parallel-$(YYYYMMDD).tar.bz2.directive
763 cp doc/parallel.latest.directive parallel-latest.tar.bz2.directive
764 perl -i -pe "s/20\d\d\d\d\d\d/$(YYYYMMDD)/" parallel-latest.tar.*directive
765 gpg --clearsign --yes parallel-latest.tar.bz2.directive
767 (echo '#!/bin/bash'; \
768 echo; \
769 echo "# To check the signature run:"; \
770 echo "# echo | gpg"; \
771 echo "# gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-$(YYYYMMDD).tar.bz2.sig"; \
772 echo; \
773 echo "echo | gpg 2>/dev/null"; \
774 echo 'gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve $$0'; \
775 echo 'exit $$?' ; \
776 echo; \
777 gpg -ab -o - parallel-$(YYYYMMDD).tar.bz2; \
778 ) > parallel-$(YYYYMMDD).tar.bz2.sig
780 (echo '#!/bin/bash'; \
781 echo; \
782 echo "# To check the signature run:"; \
783 echo "# echo | gpg"; \
784 echo "# gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-latest.tar.bz2.sig"; \
785 echo; \
786 echo "echo | gpg 2>/dev/null"; \
787 echo 'gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve $$0'; \
788 echo 'exit $$?' ; \
789 echo; \
790 gpg -ab -o - parallel-$(YYYYMMDD).tar.bz2; \
791 ) > parallel-latest.tar.bz2.sig
793 gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-latest.tar.bz2.sig
794 gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-$(YYYYMMDD).tar.bz2.sig
796 ../ftpsync/src/ftpsync parallel-$(YYYYMMDD).tar.bz2{,.sig,*asc} ftp://ftp-upload.gnu.org/incoming/ftp/
797 ../ftpsync/src/ftpsync parallel-latest.tar.bz2{,.sig,*asc} ftp://ftp-upload.gnu.org/incoming/ftp/
799 # This can take 7 minutes
800 pushd /tmp; \
801 rm -rf /tmp/parallel-$(YYYYMMDD)*; \
802 while ! wget https://ftp.gnu.org/gnu/parallel/parallel-$(YYYYMMDD).tar.bz2 ; do sleep 2; done; \
803 tar xjvf parallel-$(YYYYMMDD).tar.bz2; \
804 cd parallel-$(YYYYMMDD); \
805 ./configure; \
806 make -j && sudo make -j install; \
807 pushd; \
808 sudo cp /usr/local/bin/parallel /usr/local/bin/parallel-$(YYYYMMDD)
810 alphaupload:
811 # Copy of upload
812 eval `gpg-agent --daemon`
813 # make sure $YYYYMMDD is set
814 echo $(YYYYMMDD) | grep 20
815 cp parallel-$(YYYYMMDD).tar.bz2 parallel-latest.tar.bz2
816 cp doc/parallel.directive parallel-$(YYYYMMDD).tar.bz2.directive
817 perl -i -pe "s/20\d\d\d\d\d\d/$(YYYYMMDD)/" parallel-*.tar.*directive
818 gpg --clearsign --yes parallel-$(YYYYMMDD).tar.bz2.directive
820 cp doc/parallel.latest.directive parallel-latest.tar.bz2.directive
821 perl -i -pe "s/20\d\d\d\d\d\d/$(YYYYMMDD)/" parallel-latest.tar.*directive
822 gpg --clearsign --yes parallel-latest.tar.bz2.directive
824 (echo '#!/bin/bash'; \
825 echo; \
826 echo "# To check the signature run:"; \
827 echo "# echo | gpg"; \
828 echo "# gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-$(YYYYMMDD).tar.bz2.sig"; \
829 echo; \
830 echo "echo | gpg 2>/dev/null"; \
831 echo 'gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve $$0'; \
832 echo 'exit $$?' ; \
833 echo; \
834 gpg -ab -o - parallel-$(YYYYMMDD).tar.bz2; \
835 ) > parallel-$(YYYYMMDD).tar.bz2.sig
837 (echo '#!/bin/bash'; \
838 echo; \
839 echo "# To check the signature run:"; \
840 echo "# echo | gpg"; \
841 echo "# gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-latest.tar.bz2.sig"; \
842 echo; \
843 echo "echo | gpg 2>/dev/null"; \
844 echo 'gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve $$0'; \
845 echo 'exit $$?' ; \
846 echo; \
847 gpg -ab -o - parallel-$(YYYYMMDD).tar.bz2; \
848 ) > parallel-latest.tar.bz2.sig
850 gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-latest.tar.bz2.sig
851 gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-$(YYYYMMDD).tar.bz2.sig
853 ../ftpsync/src/ftpsync parallel-$(YYYYMMDD).tar.bz2{,.sig,*asc} ftp://ftp-upload.gnu.org/incoming/alpha/
855 # This can take 7 minutes
856 pushd /tmp; \
857 rm -rf /tmp/parallel-$(YYYYMMDD)*; \
858 while ! wget http://alpha.gnu.org/gnu/parallel/parallel-$(YYYYMMDD).tar.bz2 ; do sleep 2; done; \
859 tar xjvf parallel-$(YYYYMMDD).tar.bz2; \
860 cd parallel-$(YYYYMMDD); \
861 ./configure; \
862 make -j && sudo make -j install; \
863 pushd; \
864 sudo cp /usr/local/bin/parallel /usr/local/bin/parallel-$(YYYYMMDD)
866 monitorman:
867 # If man page changed: open new pdfman
868 inotifywait -qmre MOVED_TO -e CLOSE_WRITE --format %w%f . | parallel -uj1 'echo {=/\.pod$$/ or skip()=};make -j && sudo make install; pdfman {/.} &'
870 testurls:
871 mkdir -p urls
872 cd urls && grep -v '(dead)' ../src/* | grep -h -Po 'https?://[^ $$<>")}]+' | perl -pe 's/(&gt|\{).*//;s/\\-/-/g;s/\\n//g;s/&amp;/&/g;s/&#.*//;'"s/'.*//" | sort -u | egrep -v 'example.com|##|\*\(' | parallel -j0 --timeout 33 --bar --tag --retries 3 neno wget -m -l1 -Q1 '{=$$_=Q($$_)=}'
874 # Tell versions [3.59,3.63) of GNU make to not export all variables.
875 # Otherwise a system limit (for SysV at least) may be exceeded.
876 .NOEXPORT: