Makefile.in revision 5b16253f
1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = include
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
94	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
95	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
96	$(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(xawinclude_HEADERS) \
100	$(am__DIST_COMMON)
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = $(top_builddir)/config.h
103CONFIG_CLEAN_FILES =
104CONFIG_CLEAN_VPATH_FILES =
105AM_V_P = $(am__v_P_@AM_V@)
106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107am__v_P_0 = false
108am__v_P_1 = :
109AM_V_GEN = $(am__v_GEN_@AM_V@)
110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111am__v_GEN_0 = @echo "  GEN     " $@;
112am__v_GEN_1 = 
113AM_V_at = $(am__v_at_@AM_V@)
114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115am__v_at_0 = @
116am__v_at_1 = 
117SOURCES =
118DIST_SOURCES =
119am__can_run_installinfo = \
120  case $$AM_UPDATE_INFO_DIR in \
121    n|no|NO) false;; \
122    *) (install-info --version) >/dev/null 2>&1;; \
123  esac
124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
125am__vpath_adj = case $$p in \
126    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127    *) f=$$p;; \
128  esac;
129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
130am__install_max = 40
131am__nobase_strip_setup = \
132  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133am__nobase_strip = \
134  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
135am__nobase_list = $(am__nobase_strip_setup); \
136  for p in $$list; do echo "$$p $$p"; done | \
137  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139    if (++n[$$2] == $(am__install_max)) \
140      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141    END { for (dir in files) print dir, files[dir] }'
142am__base_list = \
143  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145am__uninstall_files_from_dir = { \
146  test -z "$$files" \
147    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
148    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149         $(am__cd) "$$dir" && rm -f $$files; }; \
150  }
151am__installdirs = "$(DESTDIR)$(xawincludedir)"
152HEADERS = $(xawinclude_HEADERS)
153am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
154# Read a list of newline-separated strings from the standard input,
155# and print each of them once, without duplicates.  Input order is
156# *not* preserved.
157am__uniquify_input = $(AWK) '\
158  BEGIN { nonempty = 0; } \
159  { items[$$0] = 1; nonempty = 1; } \
160  END { if (nonempty) { for (i in items) print i; }; } \
161'
162# Make sure the list of sources is unique.  This is necessary because,
163# e.g., the same source file might be shared among _SOURCES variables
164# for different programs/libraries.
165am__define_uniq_tagged_files = \
166  list='$(am__tagged_files)'; \
167  unique=`for i in $$list; do \
168    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
169  done | $(am__uniquify_input)`
170am__DIST_COMMON = $(srcdir)/Makefile.in
171DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172ACLOCAL = @ACLOCAL@
173ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
174ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
175AMTAR = @AMTAR@
176AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
177APP_MAN_DIR = @APP_MAN_DIR@
178APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
179AR = @AR@
180AUTOCONF = @AUTOCONF@
181AUTOHEADER = @AUTOHEADER@
182AUTOMAKE = @AUTOMAKE@
183AWK = @AWK@
184BASE_CFLAGS = @BASE_CFLAGS@
185CC = @CC@
186CCDEPMODE = @CCDEPMODE@
187CFLAGS = @CFLAGS@
188CHANGELOG_CMD = @CHANGELOG_CMD@
189CPPFLAGS = @CPPFLAGS@
190CSCOPE = @CSCOPE@
191CTAGS = @CTAGS@
192CWARNFLAGS = @CWARNFLAGS@
193CYGPATH_W = @CYGPATH_W@
194DEFS = @DEFS@
195DEPDIR = @DEPDIR@
196DLLTOOL = @DLLTOOL@
197DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
198DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
199DSYMUTIL = @DSYMUTIL@
200DUMPBIN = @DUMPBIN@
201ECHO_C = @ECHO_C@
202ECHO_N = @ECHO_N@
203ECHO_T = @ECHO_T@
204EGREP = @EGREP@
205ETAGS = @ETAGS@
206EXEEXT = @EXEEXT@
207FGREP = @FGREP@
208FILECMD = @FILECMD@
209FILE_MAN_DIR = @FILE_MAN_DIR@
210FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
211FOP = @FOP@
212GREP = @GREP@
213INSTALL = @INSTALL@
214INSTALL_CMD = @INSTALL_CMD@
215INSTALL_DATA = @INSTALL_DATA@
216INSTALL_PROGRAM = @INSTALL_PROGRAM@
217INSTALL_SCRIPT = @INSTALL_SCRIPT@
218INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
219LD = @LD@
220LDFLAGS = @LDFLAGS@
221LIBEXT = @LIBEXT@
222LIBOBJS = @LIBOBJS@
223LIBS = @LIBS@
224LIBTOOL = @LIBTOOL@
225LIB_MAN_DIR = @LIB_MAN_DIR@
226LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
227LIPO = @LIPO@
228LN_S = @LN_S@
229LTLIBOBJS = @LTLIBOBJS@
230LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
231MAKEINFO = @MAKEINFO@
232MANIFEST_TOOL = @MANIFEST_TOOL@
233MAN_SUBSTS = @MAN_SUBSTS@
234MISC_MAN_DIR = @MISC_MAN_DIR@
235MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
236MKDIR_P = @MKDIR_P@
237NM = @NM@
238NMEDIT = @NMEDIT@
239OBJDUMP = @OBJDUMP@
240OBJEXT = @OBJEXT@
241OTOOL = @OTOOL@
242OTOOL64 = @OTOOL64@
243PACKAGE = @PACKAGE@
244PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
245PACKAGE_NAME = @PACKAGE_NAME@
246PACKAGE_STRING = @PACKAGE_STRING@
247PACKAGE_TARNAME = @PACKAGE_TARNAME@
248PACKAGE_URL = @PACKAGE_URL@
249PACKAGE_VERSION = @PACKAGE_VERSION@
250PATH_SEPARATOR = @PATH_SEPARATOR@
251PKG_CONFIG = @PKG_CONFIG@
252PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
253PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
254RANLIB = @RANLIB@
255SED = @SED@
256SET_MAKE = @SET_MAKE@
257SHELL = @SHELL@
258STRICT_CFLAGS = @STRICT_CFLAGS@
259STRIP = @STRIP@
260STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
261VERSION = @VERSION@
262XAW6_CFLAGS = @XAW6_CFLAGS@
263XAW6_LIBS = @XAW6_LIBS@
264XAW7_CFLAGS = @XAW7_CFLAGS@
265XAW7_LIBS = @XAW7_LIBS@
266XMLTO = @XMLTO@
267XORG_MAN_PAGE = @XORG_MAN_PAGE@
268XORG_SGML_PATH = @XORG_SGML_PATH@
269XSLTPROC = @XSLTPROC@
270XSL_STYLESHEET = @XSL_STYLESHEET@
271abs_builddir = @abs_builddir@
272abs_srcdir = @abs_srcdir@
273abs_top_builddir = @abs_top_builddir@
274abs_top_srcdir = @abs_top_srcdir@
275ac_ct_AR = @ac_ct_AR@
276ac_ct_CC = @ac_ct_CC@
277ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278am__include = @am__include@
279am__leading_dot = @am__leading_dot@
280am__quote = @am__quote@
281am__tar = @am__tar@
282am__untar = @am__untar@
283bindir = @bindir@
284build = @build@
285build_alias = @build_alias@
286build_cpu = @build_cpu@
287build_os = @build_os@
288build_vendor = @build_vendor@
289builddir = @builddir@
290datadir = @datadir@
291datarootdir = @datarootdir@
292docdir = @docdir@
293dvidir = @dvidir@
294exec_prefix = @exec_prefix@
295host = @host@
296host_alias = @host_alias@
297host_cpu = @host_cpu@
298host_os = @host_os@
299host_vendor = @host_vendor@
300htmldir = @htmldir@
301includedir = @includedir@
302infodir = @infodir@
303install_sh = @install_sh@
304libdir = @libdir@
305libexecdir = @libexecdir@
306localedir = @localedir@
307localstatedir = @localstatedir@
308mandir = @mandir@
309mkdir_p = @mkdir_p@
310oldincludedir = @oldincludedir@
311pdfdir = @pdfdir@
312prefix = @prefix@
313program_transform_name = @program_transform_name@
314psdir = @psdir@
315runstatedir = @runstatedir@
316sbindir = @sbindir@
317sharedstatedir = @sharedstatedir@
318srcdir = @srcdir@
319sysconfdir = @sysconfdir@
320target_alias = @target_alias@
321top_build_prefix = @top_build_prefix@
322top_builddir = @top_builddir@
323top_srcdir = @top_srcdir@
324xawincludedir = ${includedir}/X11/Xaw
325xawinclude_HEADERS = \
326	X11/Xaw/AllWidgets.h \
327	X11/Xaw/AsciiSink.h \
328	X11/Xaw/AsciiSinkP.h \
329	X11/Xaw/AsciiSrc.h \
330	X11/Xaw/AsciiSrcP.h \
331	X11/Xaw/AsciiText.h \
332	X11/Xaw/AsciiTextP.h \
333	X11/Xaw/Box.h \
334	X11/Xaw/BoxP.h \
335	X11/Xaw/Cardinals.h \
336	X11/Xaw/Command.h \
337	X11/Xaw/CommandP.h \
338	X11/Xaw/Dialog.h \
339	X11/Xaw/DialogP.h \
340	X11/Xaw/Form.h \
341	X11/Xaw/FormP.h \
342	X11/Xaw/Grip.h \
343	X11/Xaw/GripP.h \
344	X11/Xaw/Label.h \
345	X11/Xaw/LabelP.h \
346	X11/Xaw/List.h \
347	X11/Xaw/ListP.h \
348	X11/Xaw/MenuButton.h \
349	X11/Xaw/MenuButtoP.h \
350	X11/Xaw/MultiSrc.h \
351	X11/Xaw/MultiSrcP.h \
352	X11/Xaw/MultiSink.h \
353	X11/Xaw/MultiSinkP.h \
354	X11/Xaw/Paned.h \
355	X11/Xaw/PanedP.h \
356	X11/Xaw/Panner.h \
357	X11/Xaw/PannerP.h \
358	X11/Xaw/Porthole.h \
359	X11/Xaw/PortholeP.h \
360	X11/Xaw/Repeater.h \
361	X11/Xaw/RepeaterP.h \
362	X11/Xaw/Reports.h \
363	X11/Xaw/Scrollbar.h \
364	X11/Xaw/ScrollbarP.h \
365	X11/Xaw/Simple.h \
366	X11/Xaw/SimpleP.h \
367	X11/Xaw/SimpleMenu.h \
368	X11/Xaw/SimpleMenP.h \
369	X11/Xaw/Sme.h \
370	X11/Xaw/SmeP.h \
371	X11/Xaw/SmeBSB.h \
372	X11/Xaw/SmeBSBP.h \
373	X11/Xaw/SmeLine.h \
374	X11/Xaw/SmeLineP.h \
375	X11/Xaw/StripChart.h \
376	X11/Xaw/StripCharP.h \
377	X11/Xaw/Template.c \
378	X11/Xaw/Template.h \
379	X11/Xaw/TemplateP.h \
380	X11/Xaw/Text.h \
381	X11/Xaw/TextP.h \
382	X11/Xaw/TextSink.h \
383	X11/Xaw/TextSinkP.h \
384	X11/Xaw/TextSrc.h \
385	X11/Xaw/TextSrcP.h \
386	X11/Xaw/Tip.h \
387	X11/Xaw/TipP.h \
388	X11/Xaw/Toggle.h \
389	X11/Xaw/ToggleP.h \
390	X11/Xaw/Tree.h \
391	X11/Xaw/TreeP.h \
392	X11/Xaw/VendorEP.h \
393	X11/Xaw/Viewport.h \
394	X11/Xaw/ViewportP.h \
395	X11/Xaw/XawImP.h \
396	X11/Xaw/XawInit.h
397
398all: all-am
399
400.SUFFIXES:
401$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
402	@for dep in $?; do \
403	  case '$(am__configure_deps)' in \
404	    *$$dep*) \
405	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
406	        && { if test -f $@; then exit 0; else break; fi; }; \
407	      exit 1;; \
408	  esac; \
409	done; \
410	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
411	$(am__cd) $(top_srcdir) && \
412	  $(AUTOMAKE) --foreign include/Makefile
413Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
414	@case '$?' in \
415	  *config.status*) \
416	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
417	  *) \
418	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
419	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
420	esac;
421
422$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
423	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424
425$(top_srcdir)/configure:  $(am__configure_deps)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
428	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429$(am__aclocal_m4_deps):
430
431mostlyclean-libtool:
432	-rm -f *.lo
433
434clean-libtool:
435	-rm -rf .libs _libs
436install-xawincludeHEADERS: $(xawinclude_HEADERS)
437	@$(NORMAL_INSTALL)
438	@list='$(xawinclude_HEADERS)'; test -n "$(xawincludedir)" || list=; \
439	if test -n "$$list"; then \
440	  echo " $(MKDIR_P) '$(DESTDIR)$(xawincludedir)'"; \
441	  $(MKDIR_P) "$(DESTDIR)$(xawincludedir)" || exit 1; \
442	fi; \
443	for p in $$list; do \
444	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
445	  echo "$$d$$p"; \
446	done | $(am__base_list) | \
447	while read files; do \
448	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xawincludedir)'"; \
449	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(xawincludedir)" || exit $$?; \
450	done
451
452uninstall-xawincludeHEADERS:
453	@$(NORMAL_UNINSTALL)
454	@list='$(xawinclude_HEADERS)'; test -n "$(xawincludedir)" || list=; \
455	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
456	dir='$(DESTDIR)$(xawincludedir)'; $(am__uninstall_files_from_dir)
457
458ID: $(am__tagged_files)
459	$(am__define_uniq_tagged_files); mkid -fID $$unique
460tags: tags-am
461TAGS: tags
462
463tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
464	set x; \
465	here=`pwd`; \
466	$(am__define_uniq_tagged_files); \
467	shift; \
468	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
469	  test -n "$$unique" || unique=$$empty_fix; \
470	  if test $$# -gt 0; then \
471	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472	      "$$@" $$unique; \
473	  else \
474	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475	      $$unique; \
476	  fi; \
477	fi
478ctags: ctags-am
479
480CTAGS: ctags
481ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
482	$(am__define_uniq_tagged_files); \
483	test -z "$(CTAGS_ARGS)$$unique" \
484	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
485	     $$unique
486
487GTAGS:
488	here=`$(am__cd) $(top_builddir) && pwd` \
489	  && $(am__cd) $(top_srcdir) \
490	  && gtags -i $(GTAGS_ARGS) "$$here"
491cscopelist: cscopelist-am
492
493cscopelist-am: $(am__tagged_files)
494	list='$(am__tagged_files)'; \
495	case "$(srcdir)" in \
496	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
497	  *) sdir=$(subdir)/$(srcdir) ;; \
498	esac; \
499	for i in $$list; do \
500	  if test -f "$$i"; then \
501	    echo "$(subdir)/$$i"; \
502	  else \
503	    echo "$$sdir/$$i"; \
504	  fi; \
505	done >> $(top_builddir)/cscope.files
506
507distclean-tags:
508	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
509distdir: $(BUILT_SOURCES)
510	$(MAKE) $(AM_MAKEFLAGS) distdir-am
511
512distdir-am: $(DISTFILES)
513	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515	list='$(DISTFILES)'; \
516	  dist_files=`for file in $$list; do echo $$file; done | \
517	  sed -e "s|^$$srcdirstrip/||;t" \
518	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
519	case $$dist_files in \
520	  */*) $(MKDIR_P) `echo "$$dist_files" | \
521			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
522			   sort -u` ;; \
523	esac; \
524	for file in $$dist_files; do \
525	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
526	  if test -d $$d/$$file; then \
527	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
528	    if test -d "$(distdir)/$$file"; then \
529	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530	    fi; \
531	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
532	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
533	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
534	    fi; \
535	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
536	  else \
537	    test -f "$(distdir)/$$file" \
538	    || cp -p $$d/$$file "$(distdir)/$$file" \
539	    || exit 1; \
540	  fi; \
541	done
542check-am: all-am
543check: check-am
544all-am: Makefile $(HEADERS)
545installdirs:
546	for dir in "$(DESTDIR)$(xawincludedir)"; do \
547	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
548	done
549install: install-am
550install-exec: install-exec-am
551install-data: install-data-am
552uninstall: uninstall-am
553
554install-am: all-am
555	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
556
557installcheck: installcheck-am
558install-strip:
559	if test -z '$(STRIP)'; then \
560	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562	      install; \
563	else \
564	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
567	fi
568mostlyclean-generic:
569
570clean-generic:
571
572distclean-generic:
573	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
575
576maintainer-clean-generic:
577	@echo "This command is intended for maintainers to use"
578	@echo "it deletes files that may require special tools to rebuild."
579clean: clean-am
580
581clean-am: clean-generic clean-libtool mostlyclean-am
582
583distclean: distclean-am
584	-rm -f Makefile
585distclean-am: clean-am distclean-generic distclean-tags
586
587dvi: dvi-am
588
589dvi-am:
590
591html: html-am
592
593html-am:
594
595info: info-am
596
597info-am:
598
599install-data-am: install-xawincludeHEADERS
600
601install-dvi: install-dvi-am
602
603install-dvi-am:
604
605install-exec-am:
606
607install-html: install-html-am
608
609install-html-am:
610
611install-info: install-info-am
612
613install-info-am:
614
615install-man:
616
617install-pdf: install-pdf-am
618
619install-pdf-am:
620
621install-ps: install-ps-am
622
623install-ps-am:
624
625installcheck-am:
626
627maintainer-clean: maintainer-clean-am
628	-rm -f Makefile
629maintainer-clean-am: distclean-am maintainer-clean-generic
630
631mostlyclean: mostlyclean-am
632
633mostlyclean-am: mostlyclean-generic mostlyclean-libtool
634
635pdf: pdf-am
636
637pdf-am:
638
639ps: ps-am
640
641ps-am:
642
643uninstall-am: uninstall-xawincludeHEADERS
644
645.MAKE: install-am install-strip
646
647.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
648	clean-libtool cscopelist-am ctags ctags-am distclean \
649	distclean-generic distclean-libtool distclean-tags distdir dvi \
650	dvi-am html html-am info info-am install install-am \
651	install-data install-data-am install-dvi install-dvi-am \
652	install-exec install-exec-am install-html install-html-am \
653	install-info install-info-am install-man install-pdf \
654	install-pdf-am install-ps install-ps-am install-strip \
655	install-xawincludeHEADERS installcheck installcheck-am \
656	installdirs maintainer-clean maintainer-clean-generic \
657	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
658	ps ps-am tags tags-am uninstall uninstall-am \
659	uninstall-xawincludeHEADERS
660
661.PRECIOUS: Makefile
662
663
664# Tell versions [3.59,3.63) of GNU make to not export all variables.
665# Otherwise a system limit (for SysV at least) may be exceeded.
666.NOEXPORT:
667