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