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