Makefile.in revision 3233502e
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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/ax_define_dir.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(x11include_HEADERS) \
100	$(am__DIST_COMMON)
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = $(top_builddir)/src/config.h \
103	$(top_builddir)/include/X11/XlibConf.h
104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
106AM_V_P = $(am__v_P_@AM_V@)
107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_@AM_V@)
111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112am__v_GEN_0 = @echo "  GEN     " $@;
113am__v_GEN_1 = 
114AM_V_at = $(am__v_at_@AM_V@)
115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116am__v_at_0 = @
117am__v_at_1 = 
118SOURCES =
119DIST_SOURCES =
120am__can_run_installinfo = \
121  case $$AM_UPDATE_INFO_DIR in \
122    n|no|NO) false;; \
123    *) (install-info --version) >/dev/null 2>&1;; \
124  esac
125am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
126am__vpath_adj = case $$p in \
127    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
128    *) f=$$p;; \
129  esac;
130am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
131am__install_max = 40
132am__nobase_strip_setup = \
133  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
134am__nobase_strip = \
135  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
136am__nobase_list = $(am__nobase_strip_setup); \
137  for p in $$list; do echo "$$p $$p"; done | \
138  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
139  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
140    if (++n[$$2] == $(am__install_max)) \
141      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
142    END { for (dir in files) print dir, files[dir] }'
143am__base_list = \
144  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
145  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
146am__uninstall_files_from_dir = { \
147  test -z "$$files" \
148    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
149    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
150         $(am__cd) "$$dir" && rm -f $$files; }; \
151  }
152am__installdirs = "$(DESTDIR)$(x11includedir)" \
153	"$(DESTDIR)$(x11includedir)"
154HEADERS = $(nodist_x11include_HEADERS) $(x11include_HEADERS)
155am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156# Read a list of newline-separated strings from the standard input,
157# and print each of them once, without duplicates.  Input order is
158# *not* preserved.
159am__uniquify_input = $(AWK) '\
160  BEGIN { nonempty = 0; } \
161  { items[$$0] = 1; nonempty = 1; } \
162  END { if (nonempty) { for (i in items) print i; }; } \
163'
164# Make sure the list of sources is unique.  This is necessary because,
165# e.g., the same source file might be shared among _SOURCES variables
166# for different programs/libraries.
167am__define_uniq_tagged_files = \
168  list='$(am__tagged_files)'; \
169  unique=`for i in $$list; do \
170    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171  done | $(am__uniquify_input)`
172ETAGS = etags
173CTAGS = ctags
174am__DIST_COMMON = $(srcdir)/Makefile.in
175DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176ACLOCAL = @ACLOCAL@
177ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
178ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
179AMTAR = @AMTAR@
180AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
181APP_MAN_DIR = @APP_MAN_DIR@
182APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
183AR = @AR@
184AUTOCONF = @AUTOCONF@
185AUTOHEADER = @AUTOHEADER@
186AUTOMAKE = @AUTOMAKE@
187AWK = @AWK@
188BASE_CFLAGS = @BASE_CFLAGS@
189BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
190BIGFONT_LIBS = @BIGFONT_LIBS@
191CC = @CC@
192CCDEPMODE = @CCDEPMODE@
193CC_FOR_BUILD = @CC_FOR_BUILD@
194CFLAGS = @CFLAGS@
195CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
196CHANGELOG_CMD = @CHANGELOG_CMD@
197CPP = @CPP@
198CPPFLAGS = @CPPFLAGS@
199CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
200CWARNFLAGS = @CWARNFLAGS@
201CYGPATH_W = @CYGPATH_W@
202DEFS = @DEFS@
203DEPDIR = @DEPDIR@
204DLLTOOL = @DLLTOOL@
205DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
206DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
207DSYMUTIL = @DSYMUTIL@
208DUMPBIN = @DUMPBIN@
209ECHO_C = @ECHO_C@
210ECHO_N = @ECHO_N@
211ECHO_T = @ECHO_T@
212EGREP = @EGREP@
213EXEEXT = @EXEEXT@
214FGREP = @FGREP@
215FILE_MAN_DIR = @FILE_MAN_DIR@
216FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
217FOP = @FOP@
218GREP = @GREP@
219I18N_MODULE_LIBS = @I18N_MODULE_LIBS@
220INSTALL = @INSTALL@
221INSTALL_CMD = @INSTALL_CMD@
222INSTALL_DATA = @INSTALL_DATA@
223INSTALL_PROGRAM = @INSTALL_PROGRAM@
224INSTALL_SCRIPT = @INSTALL_SCRIPT@
225INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
226KEYSYMDEFS = @KEYSYMDEFS@
227LAUNCHD = @LAUNCHD@
228LD = @LD@
229LDFLAGS = @LDFLAGS@
230LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
231LIBOBJS = @LIBOBJS@
232LIBS = @LIBS@
233LIBTOOL = @LIBTOOL@
234LIB_MAN_DIR = @LIB_MAN_DIR@
235LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
236LINT = @LINT@
237LINTLIB = @LINTLIB@
238LINT_FLAGS = @LINT_FLAGS@
239LIPO = @LIPO@
240LN_S = @LN_S@
241LTLIBOBJS = @LTLIBOBJS@
242LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
243MAKEINFO = @MAKEINFO@
244MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
245MANIFEST_TOOL = @MANIFEST_TOOL@
246MAN_SUBSTS = @MAN_SUBSTS@
247MISC_MAN_DIR = @MISC_MAN_DIR@
248MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
249MKDIR_P = @MKDIR_P@
250NM = @NM@
251NMEDIT = @NMEDIT@
252OBJDUMP = @OBJDUMP@
253OBJEXT = @OBJEXT@
254OTOOL = @OTOOL@
255OTOOL64 = @OTOOL64@
256PACKAGE = @PACKAGE@
257PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
258PACKAGE_NAME = @PACKAGE_NAME@
259PACKAGE_STRING = @PACKAGE_STRING@
260PACKAGE_TARNAME = @PACKAGE_TARNAME@
261PACKAGE_URL = @PACKAGE_URL@
262PACKAGE_VERSION = @PACKAGE_VERSION@
263PATH_SEPARATOR = @PATH_SEPARATOR@
264PERL = @PERL@
265PKG_CONFIG = @PKG_CONFIG@
266PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
267PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
268RANLIB = @RANLIB@
269RAWCPP = @RAWCPP@
270RAWCPPFLAGS = @RAWCPPFLAGS@
271SED = @SED@
272SET_MAKE = @SET_MAKE@
273SHELL = @SHELL@
274STRICT_CFLAGS = @STRICT_CFLAGS@
275STRIP = @STRIP@
276STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
277TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@
278VERSION = @VERSION@
279WCHAR32 = @WCHAR32@
280X11_CFLAGS = @X11_CFLAGS@
281X11_DATADIR = @X11_DATADIR@
282X11_EXTRA_DEPS = @X11_EXTRA_DEPS@
283X11_LIBDIR = @X11_LIBDIR@
284X11_LIBS = @X11_LIBS@
285X11_LOCALEDATADIR = @X11_LOCALEDATADIR@
286X11_LOCALEDIR = @X11_LOCALEDIR@
287X11_LOCALELIBDIR = @X11_LOCALELIBDIR@
288XERRORDB = @XERRORDB@
289XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@
290XKEYSYMDB = @XKEYSYMDB@
291XLOCALEDATADIR = @XLOCALEDATADIR@
292XLOCALEDIR = @XLOCALEDIR@
293XLOCALELIBDIR = @XLOCALELIBDIR@
294XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
295XMLTO = @XMLTO@
296XORG_MAN_PAGE = @XORG_MAN_PAGE@
297XORG_SGML_PATH = @XORG_SGML_PATH@
298XSLTPROC = @XSLTPROC@
299XSL_STYLESHEET = @XSL_STYLESHEET@
300XTHREADLIB = @XTHREADLIB@
301XTHREAD_CFLAGS = @XTHREAD_CFLAGS@
302XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
303abs_builddir = @abs_builddir@
304abs_srcdir = @abs_srcdir@
305abs_top_builddir = @abs_top_builddir@
306abs_top_srcdir = @abs_top_srcdir@
307ac_ct_AR = @ac_ct_AR@
308ac_ct_CC = @ac_ct_CC@
309ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
310am__include = @am__include@
311am__leading_dot = @am__leading_dot@
312am__quote = @am__quote@
313am__tar = @am__tar@
314am__untar = @am__untar@
315bindir = @bindir@
316build = @build@
317build_alias = @build_alias@
318build_cpu = @build_cpu@
319build_os = @build_os@
320build_vendor = @build_vendor@
321builddir = @builddir@
322datadir = @datadir@
323datarootdir = @datarootdir@
324docdir = @docdir@
325dvidir = @dvidir@
326exec_prefix = @exec_prefix@
327host = @host@
328host_alias = @host_alias@
329host_cpu = @host_cpu@
330host_os = @host_os@
331host_vendor = @host_vendor@
332htmldir = @htmldir@
333includedir = @includedir@
334infodir = @infodir@
335install_sh = @install_sh@
336libdir = @libdir@
337libexecdir = @libexecdir@
338localedir = @localedir@
339locales = @locales@
340localstatedir = @localstatedir@
341mandir = @mandir@
342mkdir_p = @mkdir_p@
343oldincludedir = @oldincludedir@
344pdfdir = @pdfdir@
345prefix = @prefix@
346program_transform_name = @program_transform_name@
347psdir = @psdir@
348runstatedir = @runstatedir@
349sbindir = @sbindir@
350sharedstatedir = @sharedstatedir@
351srcdir = @srcdir@
352sysconfdir = @sysconfdir@
353target_alias = @target_alias@
354top_build_prefix = @top_build_prefix@
355top_builddir = @top_builddir@
356top_srcdir = @top_srcdir@
357x11includedir = ${includedir}/X11
358x11include_HEADERS = \
359	X11/XKBlib.h \
360	X11/Xcms.h \
361	X11/Xlib.h \
362	X11/Xlibint.h \
363	X11/Xlocale.h \
364	X11/Xresource.h \
365	X11/Xutil.h \
366	X11/cursorfont.h \
367	X11/Xregion.h \
368	X11/ImUtil.h \
369	X11/Xlib-xcb.h
370
371nodist_x11include_HEADERS = \
372	X11/XlibConf.h
373
374EXTRA_DIST = \
375	X11/XlibConf.h.in
376
377all: all-am
378
379.SUFFIXES:
380$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
381	@for dep in $?; do \
382	  case '$(am__configure_deps)' in \
383	    *$$dep*) \
384	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
385	        && { if test -f $@; then exit 0; else break; fi; }; \
386	      exit 1;; \
387	  esac; \
388	done; \
389	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
390	$(am__cd) $(top_srcdir) && \
391	  $(AUTOMAKE) --foreign include/Makefile
392Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
393	@case '$?' in \
394	  *config.status*) \
395	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396	  *) \
397	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
398	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
399	esac;
400
401$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
402	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403
404$(top_srcdir)/configure:  $(am__configure_deps)
405	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
407	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408$(am__aclocal_m4_deps):
409
410mostlyclean-libtool:
411	-rm -f *.lo
412
413clean-libtool:
414	-rm -rf .libs _libs
415install-nodist_x11includeHEADERS: $(nodist_x11include_HEADERS)
416	@$(NORMAL_INSTALL)
417	@list='$(nodist_x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \
418	if test -n "$$list"; then \
419	  echo " $(MKDIR_P) '$(DESTDIR)$(x11includedir)'"; \
420	  $(MKDIR_P) "$(DESTDIR)$(x11includedir)" || exit 1; \
421	fi; \
422	for p in $$list; do \
423	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
424	  echo "$$d$$p"; \
425	done | $(am__base_list) | \
426	while read files; do \
427	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(x11includedir)'"; \
428	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(x11includedir)" || exit $$?; \
429	done
430
431uninstall-nodist_x11includeHEADERS:
432	@$(NORMAL_UNINSTALL)
433	@list='$(nodist_x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \
434	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
435	dir='$(DESTDIR)$(x11includedir)'; $(am__uninstall_files_from_dir)
436install-x11includeHEADERS: $(x11include_HEADERS)
437	@$(NORMAL_INSTALL)
438	@list='$(x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \
439	if test -n "$$list"; then \
440	  echo " $(MKDIR_P) '$(DESTDIR)$(x11includedir)'"; \
441	  $(MKDIR_P) "$(DESTDIR)$(x11includedir)" || 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)$(x11includedir)'"; \
449	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(x11includedir)" || exit $$?; \
450	done
451
452uninstall-x11includeHEADERS:
453	@$(NORMAL_UNINSTALL)
454	@list='$(x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \
455	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
456	dir='$(DESTDIR)$(x11includedir)'; $(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
509
510distdir: $(DISTFILES)
511	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
512	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513	list='$(DISTFILES)'; \
514	  dist_files=`for file in $$list; do echo $$file; done | \
515	  sed -e "s|^$$srcdirstrip/||;t" \
516	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
517	case $$dist_files in \
518	  */*) $(MKDIR_P) `echo "$$dist_files" | \
519			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
520			   sort -u` ;; \
521	esac; \
522	for file in $$dist_files; do \
523	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
524	  if test -d $$d/$$file; then \
525	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
526	    if test -d "$(distdir)/$$file"; then \
527	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528	    fi; \
529	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
530	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
531	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532	    fi; \
533	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
534	  else \
535	    test -f "$(distdir)/$$file" \
536	    || cp -p $$d/$$file "$(distdir)/$$file" \
537	    || exit 1; \
538	  fi; \
539	done
540check-am: all-am
541check: check-am
542all-am: Makefile $(HEADERS)
543installdirs:
544	for dir in "$(DESTDIR)$(x11includedir)" "$(DESTDIR)$(x11includedir)"; do \
545	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
546	done
547install: install-am
548install-exec: install-exec-am
549install-data: install-data-am
550uninstall: uninstall-am
551
552install-am: all-am
553	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
554
555installcheck: installcheck-am
556install-strip:
557	if test -z '$(STRIP)'; then \
558	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560	      install; \
561	else \
562	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
565	fi
566mostlyclean-generic:
567
568clean-generic:
569
570distclean-generic:
571	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
573
574maintainer-clean-generic:
575	@echo "This command is intended for maintainers to use"
576	@echo "it deletes files that may require special tools to rebuild."
577clean: clean-am
578
579clean-am: clean-generic clean-libtool mostlyclean-am
580
581distclean: distclean-am
582	-rm -f Makefile
583distclean-am: clean-am distclean-generic distclean-tags
584
585dvi: dvi-am
586
587dvi-am:
588
589html: html-am
590
591html-am:
592
593info: info-am
594
595info-am:
596
597install-data-am: install-nodist_x11includeHEADERS \
598	install-x11includeHEADERS
599
600install-dvi: install-dvi-am
601
602install-dvi-am:
603
604install-exec-am:
605
606install-html: install-html-am
607
608install-html-am:
609
610install-info: install-info-am
611
612install-info-am:
613
614install-man:
615
616install-pdf: install-pdf-am
617
618install-pdf-am:
619
620install-ps: install-ps-am
621
622install-ps-am:
623
624installcheck-am:
625
626maintainer-clean: maintainer-clean-am
627	-rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-am
631
632mostlyclean-am: mostlyclean-generic mostlyclean-libtool
633
634pdf: pdf-am
635
636pdf-am:
637
638ps: ps-am
639
640ps-am:
641
642uninstall-am: uninstall-nodist_x11includeHEADERS \
643	uninstall-x11includeHEADERS
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 \
654	install-nodist_x11includeHEADERS install-pdf install-pdf-am \
655	install-ps install-ps-am install-strip \
656	install-x11includeHEADERS installcheck installcheck-am \
657	installdirs maintainer-clean maintainer-clean-generic \
658	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
659	ps ps-am tags tags-am uninstall uninstall-am \
660	uninstall-nodist_x11includeHEADERS uninstall-x11includeHEADERS
661
662.PRECIOUS: Makefile
663
664
665# Tell versions [3.59,3.63) of GNU make to not export all variables.
666# Otherwise a system limit (for SysV at least) may be exceeded.
667.NOEXPORT:
668