blob: c4c3bd780f9e53b9b1172235bb69b14858434e97 [file] [log] [blame]
Adam Tkacfc4cd712009-03-11 11:14:37 +00001# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008 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.
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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35subdir = .
36DIST_COMMON = README $(am__configure_deps) $(dist_bin_SCRIPTS) \
37 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38 $(top_srcdir)/configure ABOUT-NLS config.guess config.rpath \
39 config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
42 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
43 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
44 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
45 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
46 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
47 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
48 $(top_srcdir)/configure.ac
49am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52 configure.lineno config.status.lineno
53mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
54CONFIG_CLEAN_FILES =
55am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
56dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
57SCRIPTS = $(dist_bin_SCRIPTS)
58SOURCES =
59DIST_SOURCES =
60RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61 html-recursive info-recursive install-data-recursive \
62 install-dvi-recursive install-exec-recursive \
63 install-html-recursive install-info-recursive \
64 install-pdf-recursive install-ps-recursive install-recursive \
65 installcheck-recursive installdirs-recursive pdf-recursive \
66 ps-recursive uninstall-recursive
67man1dir = $(mandir)/man1
68NROFF = nroff
69MANS = $(man1_MANS)
70RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
71 distclean-recursive maintainer-clean-recursive
72ETAGS = etags
73CTAGS = ctags
74DIST_SUBDIRS = $(SUBDIRS)
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76distdir = $(PACKAGE)-$(VERSION)
77top_distdir = $(distdir)
78am__remove_distdir = \
79 { test ! -d $(distdir) \
80 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
81 && rm -fr $(distdir); }; }
82DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
83GZIP_ENV = --best
84distuninstallcheck_listfiles = find . -type f -print
85distcleancheck_listfiles = find . -type f -print
86ACLOCAL = @ACLOCAL@
87AMTAR = @AMTAR@
88AR = @AR@
89AUTOCONF = @AUTOCONF@
90AUTOHEADER = @AUTOHEADER@
91AUTOMAKE = @AUTOMAKE@
92AWK = @AWK@
93CC = @CC@
94CCDEPMODE = @CCDEPMODE@
95CFLAGS = @CFLAGS@
96COMMON_DIR = @COMMON_DIR@
97CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@
99CXX = @CXX@
100CXXCPP = @CXXCPP@
101CXXDEPMODE = @CXXDEPMODE@
102CXXFLAGS = @CXXFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106DSYMUTIL = @DSYMUTIL@
107DUMPBIN = @DUMPBIN@
108ECHO_C = @ECHO_C@
109ECHO_N = @ECHO_N@
110ECHO_T = @ECHO_T@
111EGREP = @EGREP@
112EXEEXT = @EXEEXT@
113FGREP = @FGREP@
114GMSGFMT = @GMSGFMT@
115GREP = @GREP@
116INET_LIB = @INET_LIB@
117INSTALL = @INSTALL@
118INSTALL_DATA = @INSTALL_DATA@
119INSTALL_PROGRAM = @INSTALL_PROGRAM@
120INSTALL_SCRIPT = @INSTALL_SCRIPT@
121INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122INTLLIBS = @INTLLIBS@
123INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
124LD = @LD@
125LDFLAGS = @LDFLAGS@
126LIBICONV = @LIBICONV@
127LIBINTL = @LIBINTL@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LIBTOOL = @LIBTOOL@
131LIPO = @LIPO@
132LN_S = @LN_S@
133LTLIBICONV = @LTLIBICONV@
134LTLIBINTL = @LTLIBINTL@
135LTLIBOBJS = @LTLIBOBJS@
136MAKEINFO = @MAKEINFO@
137MITSHM_DEFINE = @MITSHM_DEFINE@
138MKDIR_P = @MKDIR_P@
139MKINSTALLDIRS = @MKINSTALLDIRS@
140MSGFMT = @MSGFMT@
141MSGMERGE = @MSGMERGE@
142NM = @NM@
143NMEDIT = @NMEDIT@
144OBJDUMP = @OBJDUMP@
145OBJEXT = @OBJEXT@
146OTOOL = @OTOOL@
147OTOOL64 = @OTOOL64@
148PACKAGE = @PACKAGE@
149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150PACKAGE_NAME = @PACKAGE_NAME@
151PACKAGE_STRING = @PACKAGE_STRING@
152PACKAGE_TARNAME = @PACKAGE_TARNAME@
153PACKAGE_VERSION = @PACKAGE_VERSION@
154PATH_SEPARATOR = @PATH_SEPARATOR@
155POSUB = @POSUB@
156RANLIB = @RANLIB@
157READDISPLAY_DEFINE = @READDISPLAY_DEFINE@
158SED = @SED@
159SET_MAKE = @SET_MAKE@
160SHELL = @SHELL@
161STRIP = @STRIP@
162USE_NLS = @USE_NLS@
163VERSION = @VERSION@
164VNCCONFIG_DIR = @VNCCONFIG_DIR@
165XGETTEXT = @XGETTEXT@
166XMKMF = @XMKMF@
167XTEST_DEFINE = @XTEST_DEFINE@
168XTEST_LIB = @XTEST_LIB@
169X_CFLAGS = @X_CFLAGS@
170X_EXTRA_LIBS = @X_EXTRA_LIBS@
171X_LIBS = @X_LIBS@
172X_PRE_LIBS = @X_PRE_LIBS@
173abs_builddir = @abs_builddir@
174abs_srcdir = @abs_srcdir@
175abs_top_builddir = @abs_top_builddir@
176abs_top_srcdir = @abs_top_srcdir@
177ac_ct_CC = @ac_ct_CC@
178ac_ct_CXX = @ac_ct_CXX@
179ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
180am__include = @am__include@
181am__leading_dot = @am__leading_dot@
182am__quote = @am__quote@
183am__tar = @am__tar@
184am__untar = @am__untar@
185bindir = @bindir@
186build = @build@
187build_alias = @build_alias@
188build_cpu = @build_cpu@
189build_os = @build_os@
190build_vendor = @build_vendor@
191builddir = @builddir@
192datadir = @datadir@
193datarootdir = @datarootdir@
194docdir = @docdir@
195dvidir = @dvidir@
196exec_prefix = @exec_prefix@
197host = @host@
198host_alias = @host_alias@
199host_cpu = @host_cpu@
200host_os = @host_os@
201host_vendor = @host_vendor@
202htmldir = @htmldir@
203includedir = @includedir@
204infodir = @infodir@
205install_sh = @install_sh@
206libdir = @libdir@
207libexecdir = @libexecdir@
208localedir = @localedir@
209localstatedir = @localstatedir@
210lt_ECHO = @lt_ECHO@
211mandir = @mandir@
212mkdir_p = @mkdir_p@
213oldincludedir = @oldincludedir@
214pdfdir = @pdfdir@
215prefix = @prefix@
216program_transform_name = @program_transform_name@
217psdir = @psdir@
218sbindir = @sbindir@
219sharedstatedir = @sharedstatedir@
220srcdir = @srcdir@
221subdirs = @subdirs@
222sysconfdir = @sysconfdir@
223target_alias = @target_alias@
224top_build_prefix = @top_build_prefix@
225top_builddir = @top_builddir@
226top_srcdir = @top_srcdir@
227SUBDIRS = ../common tx x0vncserver vncviewer vncpasswd po @VNCCONFIG_DIR@
228dist_bin_SCRIPTS = vncserver
229man1_MANS = vncserver.man
230ACLOCAL_AMFLAGS = -I m4
231EXTRA_DIST = vncserver.man
232all: all-recursive
233
234.SUFFIXES:
235am--refresh:
236 @:
237$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
238 @for dep in $?; do \
239 case '$(am__configure_deps)' in \
240 *$$dep*) \
241 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
242 cd $(srcdir) && $(AUTOMAKE) --foreign \
243 && exit 0; \
244 exit 1;; \
245 esac; \
246 done; \
247 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
248 cd $(top_srcdir) && \
249 $(AUTOMAKE) --foreign Makefile
250.PRECIOUS: Makefile
251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252 @case '$?' in \
253 *config.status*) \
254 echo ' $(SHELL) ./config.status'; \
255 $(SHELL) ./config.status;; \
256 *) \
257 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
258 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
259 esac;
260
261$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262 $(SHELL) ./config.status --recheck
263
264$(top_srcdir)/configure: $(am__configure_deps)
265 cd $(srcdir) && $(AUTOCONF)
266$(ACLOCAL_M4): $(am__aclocal_m4_deps)
267 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
268install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
269 @$(NORMAL_INSTALL)
270 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
271 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
272 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
273 if test -f $$d$$p; then \
274 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
275 echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
276 $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
277 else :; fi; \
278 done
279
280uninstall-dist_binSCRIPTS:
281 @$(NORMAL_UNINSTALL)
282 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
283 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
284 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
285 rm -f "$(DESTDIR)$(bindir)/$$f"; \
286 done
287
288mostlyclean-libtool:
289 -rm -f *.lo
290
291clean-libtool:
292 -rm -rf .libs _libs
293
294distclean-libtool:
295 -rm -f libtool config.lt
296install-man1: $(man1_MANS) $(man_MANS)
297 @$(NORMAL_INSTALL)
298 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
299 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
300 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
301 for i in $$l2; do \
302 case "$$i" in \
303 *.1*) list="$$list $$i" ;; \
304 esac; \
305 done; \
306 for i in $$list; do \
307 if test -f $$i; then file=$$i; \
308 else file=$(srcdir)/$$i; fi; \
309 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
310 case "$$ext" in \
311 1*) ;; \
312 *) ext='1' ;; \
313 esac; \
314 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
315 inst=`echo $$inst | sed -e 's/^.*\///'`; \
316 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
317 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
318 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
319 done
320uninstall-man1:
321 @$(NORMAL_UNINSTALL)
322 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
323 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
324 for i in $$l2; do \
325 case "$$i" in \
326 *.1*) list="$$list $$i" ;; \
327 esac; \
328 done; \
329 for i in $$list; do \
330 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
331 case "$$ext" in \
332 1*) ;; \
333 *) ext='1' ;; \
334 esac; \
335 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
336 inst=`echo $$inst | sed -e 's/^.*\///'`; \
337 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
338 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
339 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
340 done
341
342# This directory's subdirectories are mostly independent; you can cd
343# into them and run `make' without going through this Makefile.
344# To change the values of `make' variables: instead of editing Makefiles,
345# (1) if the variable is set in `config.status', edit `config.status'
346# (which will cause the Makefiles to be regenerated when you run `make');
347# (2) otherwise, pass the desired values on the `make' command line.
348$(RECURSIVE_TARGETS):
349 @failcom='exit 1'; \
350 for f in x $$MAKEFLAGS; do \
351 case $$f in \
352 *=* | --[!k]*);; \
353 *k*) failcom='fail=yes';; \
354 esac; \
355 done; \
356 dot_seen=no; \
357 target=`echo $@ | sed s/-recursive//`; \
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 echo "Making $$target in $$subdir"; \
360 if test "$$subdir" = "."; then \
361 dot_seen=yes; \
362 local_target="$$target-am"; \
363 else \
364 local_target="$$target"; \
365 fi; \
366 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367 || eval $$failcom; \
368 done; \
369 if test "$$dot_seen" = "no"; then \
370 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
371 fi; test -z "$$fail"
372
373$(RECURSIVE_CLEAN_TARGETS):
374 @failcom='exit 1'; \
375 for f in x $$MAKEFLAGS; do \
376 case $$f in \
377 *=* | --[!k]*);; \
378 *k*) failcom='fail=yes';; \
379 esac; \
380 done; \
381 dot_seen=no; \
382 case "$@" in \
383 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
384 *) list='$(SUBDIRS)' ;; \
385 esac; \
386 rev=''; for subdir in $$list; do \
387 if test "$$subdir" = "."; then :; else \
388 rev="$$subdir $$rev"; \
389 fi; \
390 done; \
391 rev="$$rev ."; \
392 target=`echo $@ | sed s/-recursive//`; \
393 for subdir in $$rev; do \
394 echo "Making $$target in $$subdir"; \
395 if test "$$subdir" = "."; then \
396 local_target="$$target-am"; \
397 else \
398 local_target="$$target"; \
399 fi; \
400 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
401 || eval $$failcom; \
402 done && test -z "$$fail"
403tags-recursive:
404 list='$(SUBDIRS)'; for subdir in $$list; do \
405 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
406 done
407ctags-recursive:
408 list='$(SUBDIRS)'; for subdir in $$list; do \
409 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
410 done
411
412ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
413 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
414 unique=`for i in $$list; do \
415 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
416 done | \
417 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418 END { if (nonempty) { for (i in files) print i; }; }'`; \
419 mkid -fID $$unique
420tags: TAGS
421
422TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
423 $(TAGS_FILES) $(LISP)
424 tags=; \
425 here=`pwd`; \
426 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
427 include_option=--etags-include; \
428 empty_fix=.; \
429 else \
430 include_option=--include; \
431 empty_fix=; \
432 fi; \
433 list='$(SUBDIRS)'; for subdir in $$list; do \
434 if test "$$subdir" = .; then :; else \
435 test ! -f $$subdir/TAGS || \
436 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
437 fi; \
438 done; \
439 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
440 unique=`for i in $$list; do \
441 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442 done | \
443 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444 END { if (nonempty) { for (i in files) print i; }; }'`; \
445 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
446 test -n "$$unique" || unique=$$empty_fix; \
447 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448 $$tags $$unique; \
449 fi
450ctags: CTAGS
451CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
452 $(TAGS_FILES) $(LISP)
453 tags=; \
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 test -z "$(CTAGS_ARGS)$$tags$$unique" \
461 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
462 $$tags $$unique
463
464GTAGS:
465 here=`$(am__cd) $(top_builddir) && pwd` \
466 && cd $(top_srcdir) \
467 && gtags -i $(GTAGS_ARGS) $$here
468
469distclean-tags:
470 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471
472distdir: $(DISTFILES)
473 $(am__remove_distdir)
474 test -d $(distdir) || mkdir $(distdir)
475 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
476 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
477 list='$(DISTFILES)'; \
478 dist_files=`for file in $$list; do echo $$file; done | \
479 sed -e "s|^$$srcdirstrip/||;t" \
480 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
481 case $$dist_files in \
482 */*) $(MKDIR_P) `echo "$$dist_files" | \
483 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
484 sort -u` ;; \
485 esac; \
486 for file in $$dist_files; do \
487 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
488 if test -d $$d/$$file; then \
489 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
490 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
491 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
492 fi; \
493 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
494 else \
495 test -f $(distdir)/$$file \
496 || cp -p $$d/$$file $(distdir)/$$file \
497 || exit 1; \
498 fi; \
499 done
500 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
501 if test "$$subdir" = .; then :; else \
502 test -d "$(distdir)/$$subdir" \
503 || $(MKDIR_P) "$(distdir)/$$subdir" \
504 || exit 1; \
505 distdir=`$(am__cd) $(distdir) && pwd`; \
506 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
507 (cd $$subdir && \
508 $(MAKE) $(AM_MAKEFLAGS) \
509 top_distdir="$$top_distdir" \
510 distdir="$$distdir/$$subdir" \
511 am__remove_distdir=: \
512 am__skip_length_check=: \
513 distdir) \
514 || exit 1; \
515 fi; \
516 done
517 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
518 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
519 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
520 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
521 || chmod -R a+r $(distdir)
522dist-gzip: distdir
523 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
524 $(am__remove_distdir)
525dist-bzip2: distdir
526 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
527 $(am__remove_distdir)
528
529dist-lzma: distdir
530 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
531 $(am__remove_distdir)
532
533dist-tarZ: distdir
534 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
535 $(am__remove_distdir)
536
537dist-shar: distdir
538 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
539 $(am__remove_distdir)
540
541dist-zip: distdir
542 -rm -f $(distdir).zip
543 zip -rq $(distdir).zip $(distdir)
544 $(am__remove_distdir)
545
546dist dist-all: distdir
547 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
548 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
549 $(am__remove_distdir)
550
551# This target untars the dist file and tries a VPATH configuration. Then
552# it guarantees that the distribution is self-contained by making another
553# tarfile.
554distcheck: dist
555 case '$(DIST_ARCHIVES)' in \
556 *.tar.gz*) \
557 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
558 *.tar.bz2*) \
559 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
560 *.tar.lzma*) \
561 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
562 *.tar.Z*) \
563 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
564 *.shar.gz*) \
565 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
566 *.zip*) \
567 unzip $(distdir).zip ;;\
568 esac
569 chmod -R a-w $(distdir); chmod a+w $(distdir)
570 mkdir $(distdir)/_build
571 mkdir $(distdir)/_inst
572 chmod a-w $(distdir)
573 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
574 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
575 && cd $(distdir)/_build \
576 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
577 $(DISTCHECK_CONFIGURE_FLAGS) \
578 && $(MAKE) $(AM_MAKEFLAGS) \
579 && $(MAKE) $(AM_MAKEFLAGS) dvi \
580 && $(MAKE) $(AM_MAKEFLAGS) check \
581 && $(MAKE) $(AM_MAKEFLAGS) install \
582 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
583 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
584 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
585 distuninstallcheck \
586 && chmod -R a-w "$$dc_install_base" \
587 && ({ \
588 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
589 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
590 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
591 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
592 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
593 } || { rm -rf "$$dc_destdir"; exit 1; }) \
594 && rm -rf "$$dc_destdir" \
595 && $(MAKE) $(AM_MAKEFLAGS) dist \
596 && rm -rf $(DIST_ARCHIVES) \
597 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
598 $(am__remove_distdir)
599 @(echo "$(distdir) archives ready for distribution: "; \
600 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
601 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
602distuninstallcheck:
603 @cd $(distuninstallcheck_dir) \
604 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
605 || { echo "ERROR: files left after uninstall:" ; \
606 if test -n "$(DESTDIR)"; then \
607 echo " (check DESTDIR support)"; \
608 fi ; \
609 $(distuninstallcheck_listfiles) ; \
610 exit 1; } >&2
611distcleancheck: distclean
612 @if test '$(srcdir)' = . ; then \
613 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
614 exit 1 ; \
615 fi
616 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
617 || { echo "ERROR: files left in build directory after distclean:" ; \
618 $(distcleancheck_listfiles) ; \
619 exit 1; } >&2
620check-am: all-am
621check: check-recursive
622all-am: Makefile $(SCRIPTS) $(MANS)
623installdirs: installdirs-recursive
624installdirs-am:
625 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
626 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
627 done
628install: install-recursive
629install-exec: install-exec-recursive
630install-data: install-data-recursive
631uninstall: uninstall-recursive
632
633install-am: all-am
634 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
635
636installcheck: installcheck-recursive
637install-strip:
638 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
639 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
640 `test -z '$(STRIP)' || \
641 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
642mostlyclean-generic:
643
644clean-generic:
645
646distclean-generic:
647 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
648
649maintainer-clean-generic:
650 @echo "This command is intended for maintainers to use"
651 @echo "it deletes files that may require special tools to rebuild."
652clean: clean-recursive
653
654clean-am: clean-generic clean-libtool mostlyclean-am
655
656distclean: distclean-recursive
657 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
658 -rm -f Makefile
659distclean-am: clean-am distclean-generic distclean-libtool \
660 distclean-tags
661
662dvi: dvi-recursive
663
664dvi-am:
665
666html: html-recursive
667
668info: info-recursive
669
670info-am:
671
672install-data-am: install-man
673
674install-dvi: install-dvi-recursive
675
676install-exec-am: install-dist_binSCRIPTS
677
678install-html: install-html-recursive
679
680install-info: install-info-recursive
681
682install-man: install-man1
683
684install-pdf: install-pdf-recursive
685
686install-ps: install-ps-recursive
687
688installcheck-am:
689
690maintainer-clean: maintainer-clean-recursive
691 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
692 -rm -rf $(top_srcdir)/autom4te.cache
693 -rm -f Makefile
694maintainer-clean-am: distclean-am maintainer-clean-generic
695
696mostlyclean: mostlyclean-recursive
697
698mostlyclean-am: mostlyclean-generic mostlyclean-libtool
699
700pdf: pdf-recursive
701
702pdf-am:
703
704ps: ps-recursive
705
706ps-am:
707
708uninstall-am: uninstall-dist_binSCRIPTS uninstall-man
709
710uninstall-man: uninstall-man1
711
712.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
713 install-strip
714
715.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
716 all all-am am--refresh check check-am clean clean-generic \
717 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
718 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
719 distclean distclean-generic distclean-libtool distclean-tags \
720 distcleancheck distdir distuninstallcheck dvi dvi-am html \
721 html-am info info-am install install-am install-data \
722 install-data-am install-dist_binSCRIPTS install-dvi \
723 install-dvi-am install-exec install-exec-am install-html \
724 install-html-am install-info install-info-am install-man \
725 install-man1 install-pdf install-pdf-am install-ps \
726 install-ps-am install-strip installcheck installcheck-am \
727 installdirs installdirs-am maintainer-clean \
728 maintainer-clean-generic mostlyclean mostlyclean-generic \
729 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
730 uninstall uninstall-am uninstall-dist_binSCRIPTS uninstall-man \
731 uninstall-man1
732
733# Tell versions [3.59,3.63) of GNU make to not export all variables.
734# Otherwise a system limit (for SysV at least) may be exceeded.
735.NOEXPORT: