Makefile.in revision d73e0b87
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
17# 
18#  Copyright 2005  Red Hat, Inc.
19# 
20#  Permission to use, copy, modify, distribute, and sell this software and its
21#  documentation for any purpose is hereby granted without fee, provided that
22#  the above copyright notice appear in all copies and that both that
23#  copyright notice and this permission notice appear in supporting
24#  documentation, and that the name of Red Hat not be used in
25#  advertising or publicity pertaining to distribution of the software without
26#  specific, written prior permission.  Red Hat makes no
27#  representations about the suitability of this software for any purpose.  It
28#  is provided "as is" without express or implied warranty.
29# 
30#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
31#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
32#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
33#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
34#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
35#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
36#  PERFORMANCE OF THIS SOFTWARE.
37
38# Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM
39# to cpp, because that trick does not work on all ANSI C preprocessors.
40# Delete line numbers from the cpp output (-P is not portable, I guess).
41# Allow XCOMM to be preceded by whitespace and provide a means of generating
42# output lines with trailing backslashes.
43# Allow XHASH to always be substituted, even in cases where XCOMM isn't.
44
45
46
47VPATH = @srcdir@
48am__is_gnu_make = { \
49  if test -z '$(MAKELEVEL)'; then \
50    false; \
51  elif test -n '$(MAKE_HOST)'; then \
52    true; \
53  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54    true; \
55  else \
56    false; \
57  fi; \
58}
59am__make_running_with_option = \
60  case $${target_option-} in \
61      ?) ;; \
62      *) echo "am__make_running_with_option: internal error: invalid" \
63              "target option '$${target_option-}' specified" >&2; \
64         exit 1;; \
65  esac; \
66  has_opt=no; \
67  sane_makeflags=$$MAKEFLAGS; \
68  if $(am__is_gnu_make); then \
69    sane_makeflags=$$MFLAGS; \
70  else \
71    case $$MAKEFLAGS in \
72      *\\[\ \	]*) \
73        bs=\\; \
74        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
75          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
76    esac; \
77  fi; \
78  skip_next=no; \
79  strip_trailopt () \
80  { \
81    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
82  }; \
83  for flg in $$sane_makeflags; do \
84    test $$skip_next = yes && { skip_next=no; continue; }; \
85    case $$flg in \
86      *=*|--*) continue;; \
87        -*I) strip_trailopt 'I'; skip_next=yes;; \
88      -*I?*) strip_trailopt 'I';; \
89        -*O) strip_trailopt 'O'; skip_next=yes;; \
90      -*O?*) strip_trailopt 'O';; \
91        -*l) strip_trailopt 'l'; skip_next=yes;; \
92      -*l?*) strip_trailopt 'l';; \
93      -[dEDm]) skip_next=yes;; \
94      -[JT]) skip_next=yes;; \
95    esac; \
96    case $$flg in \
97      *$$target_option*) has_opt=yes; break;; \
98    esac; \
99  done; \
100  test $$has_opt = yes
101am__make_dryrun = (target_option=n; $(am__make_running_with_option))
102am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
103pkgdatadir = $(datadir)/@PACKAGE@
104pkgincludedir = $(includedir)/@PACKAGE@
105pkglibdir = $(libdir)/@PACKAGE@
106pkglibexecdir = $(libexecdir)/@PACKAGE@
107am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
108install_sh_DATA = $(install_sh) -c -m 644
109install_sh_PROGRAM = $(install_sh) -c
110install_sh_SCRIPT = $(install_sh) -c
111INSTALL_HEADER = $(INSTALL_DATA)
112transform = $(program_transform_name)
113NORMAL_INSTALL = :
114PRE_INSTALL = :
115POST_INSTALL = :
116NORMAL_UNINSTALL = :
117PRE_UNINSTALL = :
118POST_UNINSTALL = :
119build_triplet = @build@
120host_triplet = @host@
121@LAUNCHD_TRUE@am__append_1 = launchd
122bin_PROGRAMS = xinit$(EXEEXT)
123subdir = .
124ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
125am__aclocal_m4_deps = $(top_srcdir)/configure.ac
126am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
127	$(ACLOCAL_M4)
128DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
129	$(am__configure_deps) $(am__DIST_COMMON)
130am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
131 configure.lineno config.status.lineno
132mkinstalldirs = $(install_sh) -d
133CONFIG_HEADER = config.h
134CONFIG_CLEAN_FILES =
135CONFIG_CLEAN_VPATH_FILES =
136am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
137	"$(DESTDIR)$(xinitrcdir)"
138PROGRAMS = $(bin_PROGRAMS)
139am_xinit_OBJECTS = xinit.$(OBJEXT)
140xinit_OBJECTS = $(am_xinit_OBJECTS)
141am__DEPENDENCIES_1 =
142xinit_DEPENDENCIES = $(am__DEPENDENCIES_1)
143am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
144am__vpath_adj = case $$p in \
145    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
146    *) f=$$p;; \
147  esac;
148am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
149am__install_max = 40
150am__nobase_strip_setup = \
151  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
152am__nobase_strip = \
153  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
154am__nobase_list = $(am__nobase_strip_setup); \
155  for p in $$list; do echo "$$p $$p"; done | \
156  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
157  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
158    if (++n[$$2] == $(am__install_max)) \
159      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
160    END { for (dir in files) print dir, files[dir] }'
161am__base_list = \
162  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
163  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
164am__uninstall_files_from_dir = { \
165  test -z "$$files" \
166    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
167    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
168         $(am__cd) "$$dir" && rm -f $$files; }; \
169  }
170SCRIPTS = $(bin_SCRIPTS)
171AM_V_P = $(am__v_P_@AM_V@)
172am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173am__v_P_0 = false
174am__v_P_1 = :
175AM_V_GEN = $(am__v_GEN_@AM_V@)
176am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177am__v_GEN_0 = @echo "  GEN     " $@;
178am__v_GEN_1 = 
179AM_V_at = $(am__v_at_@AM_V@)
180am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181am__v_at_0 = @
182am__v_at_1 = 
183DEFAULT_INCLUDES = -I.@am__isrc@
184depcomp = $(SHELL) $(top_srcdir)/depcomp
185am__depfiles_maybe = depfiles
186am__mv = mv -f
187COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
188	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189AM_V_CC = $(am__v_CC_@AM_V@)
190am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191am__v_CC_0 = @echo "  CC      " $@;
192am__v_CC_1 = 
193CCLD = $(CC)
194LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
195AM_V_CCLD = $(am__v_CCLD_@AM_V@)
196am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
197am__v_CCLD_0 = @echo "  CCLD    " $@;
198am__v_CCLD_1 = 
199SOURCES = $(xinit_SOURCES)
200DIST_SOURCES = $(xinit_SOURCES)
201RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
202	ctags-recursive dvi-recursive html-recursive info-recursive \
203	install-data-recursive install-dvi-recursive \
204	install-exec-recursive install-html-recursive \
205	install-info-recursive install-pdf-recursive \
206	install-ps-recursive install-recursive installcheck-recursive \
207	installdirs-recursive pdf-recursive ps-recursive \
208	tags-recursive uninstall-recursive
209am__can_run_installinfo = \
210  case $$AM_UPDATE_INFO_DIR in \
211    n|no|NO) false;; \
212    *) (install-info --version) >/dev/null 2>&1;; \
213  esac
214DATA = $(xinitrc_DATA)
215RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
216  distclean-recursive maintainer-clean-recursive
217am__recursive_targets = \
218  $(RECURSIVE_TARGETS) \
219  $(RECURSIVE_CLEAN_TARGETS) \
220  $(am__extra_recursive_targets)
221AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
222	cscope distdir dist dist-all distcheck
223am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
224	$(LISP)config.h.in
225# Read a list of newline-separated strings from the standard input,
226# and print each of them once, without duplicates.  Input order is
227# *not* preserved.
228am__uniquify_input = $(AWK) '\
229  BEGIN { nonempty = 0; } \
230  { items[$$0] = 1; nonempty = 1; } \
231  END { if (nonempty) { for (i in items) print i; }; } \
232'
233# Make sure the list of sources is unique.  This is necessary because,
234# e.g., the same source file might be shared among _SOURCES variables
235# for different programs/libraries.
236am__define_uniq_tagged_files = \
237  list='$(am__tagged_files)'; \
238  unique=`for i in $$list; do \
239    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
240  done | $(am__uniquify_input)`
241ETAGS = etags
242CTAGS = ctags
243CSCOPE = cscope
244DIST_SUBDIRS = man launchd
245am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
246	$(top_srcdir)/cpprules.in COPYING ChangeLog INSTALL README \
247	compile config.guess config.sub depcomp install-sh missing
248DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249distdir = $(PACKAGE)-$(VERSION)
250top_distdir = $(distdir)
251am__remove_distdir = \
252  if test -d "$(distdir)"; then \
253    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
254      && rm -rf "$(distdir)" \
255      || { sleep 5 && rm -rf "$(distdir)"; }; \
256  else :; fi
257am__post_remove_distdir = $(am__remove_distdir)
258am__relativize = \
259  dir0=`pwd`; \
260  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
261  sed_rest='s,^[^/]*/*,,'; \
262  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
263  sed_butlast='s,/*[^/]*$$,,'; \
264  while test -n "$$dir1"; do \
265    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
266    if test "$$first" != "."; then \
267      if test "$$first" = ".."; then \
268        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
269        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
270      else \
271        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
272        if test "$$first2" = "$$first"; then \
273          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
274        else \
275          dir2="../$$dir2"; \
276        fi; \
277        dir0="$$dir0"/"$$first"; \
278      fi; \
279    fi; \
280    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
281  done; \
282  reldir="$$dir2"
283DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
284GZIP_ENV = --best
285DIST_TARGETS = dist-bzip2 dist-gzip
286distuninstallcheck_listfiles = find . -type f -print
287am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
288  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
289distcleancheck_listfiles = find . -type f -print
290ACLOCAL = @ACLOCAL@
291ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
292ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
293AMTAR = @AMTAR@
294AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
295APP_MAN_DIR = @APP_MAN_DIR@
296APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
297AUTOCONF = @AUTOCONF@
298AUTOHEADER = @AUTOHEADER@
299AUTOMAKE = @AUTOMAKE@
300AWK = @AWK@
301BASE_CFLAGS = @BASE_CFLAGS@
302CC = @CC@
303CCDEPMODE = @CCDEPMODE@
304CFLAGS = @CFLAGS@
305CHANGELOG_CMD = @CHANGELOG_CMD@
306CPP = @CPP@
307CPPFLAGS = @CPPFLAGS@
308CWARNFLAGS = @CWARNFLAGS@
309CYGPATH_W = @CYGPATH_W@
310DEFS = @DEFS@
311DEPDIR = @DEPDIR@
312DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
313DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
314ECHO_C = @ECHO_C@
315ECHO_N = @ECHO_N@
316ECHO_T = @ECHO_T@
317EGREP = @EGREP@
318EXEEXT = @EXEEXT@
319FILE_MAN_DIR = @FILE_MAN_DIR@
320FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
321GREP = @GREP@
322INSTALL = @INSTALL@
323INSTALL_CMD = @INSTALL_CMD@
324INSTALL_DATA = @INSTALL_DATA@
325INSTALL_PROGRAM = @INSTALL_PROGRAM@
326INSTALL_SCRIPT = @INSTALL_SCRIPT@
327INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
328LAUNCHD = @LAUNCHD@
329LDFLAGS = @LDFLAGS@
330LIBOBJS = @LIBOBJS@
331LIBS = @LIBS@
332LIB_MAN_DIR = @LIB_MAN_DIR@
333LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
334LTLIBOBJS = @LTLIBOBJS@
335MAKEINFO = @MAKEINFO@
336MAN_SUBSTS = @MAN_SUBSTS@
337MCOOKIE = @MCOOKIE@
338MISC_MAN_DIR = @MISC_MAN_DIR@
339MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
340MKDIR_P = @MKDIR_P@
341OBJEXT = @OBJEXT@
342OPENSSL = @OPENSSL@
343PACKAGE = @PACKAGE@
344PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
345PACKAGE_NAME = @PACKAGE_NAME@
346PACKAGE_STRING = @PACKAGE_STRING@
347PACKAGE_TARNAME = @PACKAGE_TARNAME@
348PACKAGE_URL = @PACKAGE_URL@
349PACKAGE_VERSION = @PACKAGE_VERSION@
350PATH_SEPARATOR = @PATH_SEPARATOR@
351PKG_CONFIG = @PKG_CONFIG@
352PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
353PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
354RAWCPP = @RAWCPP@
355RAWCPPFLAGS = @RAWCPPFLAGS@
356SED = @SED@
357SET_MAKE = @SET_MAKE@
358SHELL = @SHELL@
359SHELL_CMD = @SHELL_CMD@
360STARTX_COOKIE_FLAGS = @STARTX_COOKIE_FLAGS@
361STRICT_CFLAGS = @STRICT_CFLAGS@
362STRIP = @STRIP@
363TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@
364TWM = @TWM@
365VERSION = @VERSION@
366XAUTH = @XAUTH@
367XCLOCK = @XCLOCK@
368XCONFIGFILE = @XCONFIGFILE@
369XCONFIGFILEMAN = @XCONFIGFILEMAN@
370XINIT = @XINIT@
371XINITDIR = @XINITDIR@
372XINIT_CFLAGS = @XINIT_CFLAGS@
373XINIT_LIBS = @XINIT_LIBS@
374XMODMAP = @XMODMAP@
375XORG_MAN_PAGE = @XORG_MAN_PAGE@
376XRDB = @XRDB@
377XSERVER = @XSERVER@
378XSERVERNAME = @XSERVERNAME@
379XTERM = @XTERM@
380abs_builddir = @abs_builddir@
381abs_srcdir = @abs_srcdir@
382abs_top_builddir = @abs_top_builddir@
383abs_top_srcdir = @abs_top_srcdir@
384ac_ct_CC = @ac_ct_CC@
385am__include = @am__include@
386am__leading_dot = @am__leading_dot@
387am__quote = @am__quote@
388am__tar = @am__tar@
389am__untar = @am__untar@
390bindir = @bindir@
391build = @build@
392build_alias = @build_alias@
393build_cpu = @build_cpu@
394build_os = @build_os@
395build_vendor = @build_vendor@
396builddir = @builddir@
397bundleidprefix = @bundleidprefix@
398datadir = @datadir@
399datarootdir = @datarootdir@
400docdir = @docdir@
401dvidir = @dvidir@
402exec_prefix = @exec_prefix@
403host = @host@
404host_alias = @host_alias@
405host_cpu = @host_cpu@
406host_os = @host_os@
407host_vendor = @host_vendor@
408htmldir = @htmldir@
409includedir = @includedir@
410infodir = @infodir@
411install_sh = @install_sh@
412launchagentsdir = @launchagentsdir@
413launchagentxserver = @launchagentxserver@
414launchdaemonsdir = @launchdaemonsdir@
415libdir = @libdir@
416libexecdir = @libexecdir@
417localedir = @localedir@
418localstatedir = @localstatedir@
419mandir = @mandir@
420mkdir_p = @mkdir_p@
421oldincludedir = @oldincludedir@
422pdfdir = @pdfdir@
423prefix = @prefix@
424program_transform_name = @program_transform_name@
425psdir = @psdir@
426sbindir = @sbindir@
427sharedstatedir = @sharedstatedir@
428srcdir = @srcdir@
429sysconfdir = @sysconfdir@
430target_alias = @target_alias@
431top_build_prefix = @top_build_prefix@
432top_builddir = @top_builddir@
433top_srcdir = @top_srcdir@
434SUBDIRS = man $(am__append_1)
435bin_SCRIPTS = startx
436AM_CFLAGS = $(CWARNFLAGS) $(XINIT_CFLAGS)
437AM_CPPFLAGS = -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\"
438xinit_LDADD = $(XINIT_LIBS)
439xinit_SOURCES = \
440        xinit.c
441
442CPP_SED_MAGIC = $(SED) -e '/^\#  *[0-9][0-9]*  *.*$$/d' \
443                       -e '/^\#line  *[0-9][0-9]*  *.*$$/d' \
444                       -e '/^[ 	]*XCOMM$$/s/XCOMM/\#/' \
445                       -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/\#/' \
446                       -e '/^[ 	]*XHASH/s/XHASH/\#/' \
447                       -e '/\@\@$$/s/\@\@$$/\\/'
448
449SUFFIXES = .cpp
450xinitrcdir = $(XINITDIR)
451PROGCPPDEFS = \
452	-DXRDB=@XRDB@ \
453	-DXMODMAP=@XMODMAP@ \
454	-DTWM=@TWM@ \
455	-DXCLOCK=@XCLOCK@ \
456	-DXTERM=@XTERM@ \
457	-DXSERVER=@XSERVER@ \
458	-DXAUTH=@XAUTH@ \
459	-DXINIT=@XINIT@
460
461CPP_FILES_FLAGS = \
462	-DXINITDIR=$(XINITDIR) $(PROGCPPDEFS) -DLIBDIR=$(libdir) \
463	-DSHELL_CMD=$(SHELL_CMD) $(STARTX_COOKIE_FLAGS) \
464	-D__libexecdir__="$(libexecdir)" \
465	-D__bindir__="$(bindir)" \
466	-DBUNDLE_ID_PREFIX="$(bundleidprefix)"
467
468xinitrc_DATA = xinitrc
469MAINTAINERCLEANFILES = ChangeLog INSTALL
470CLEANFILES = xinitrc startx
471EXTRA_DIST = xinitrc.cpp startx.cpp \
472		autogen.sh
473
474all: config.h
475	$(MAKE) $(AM_MAKEFLAGS) all-recursive
476
477.SUFFIXES:
478.SUFFIXES: .cpp .c .o .obj
479am--refresh: Makefile
480	@:
481$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/cpprules.in $(am__configure_deps)
482	@for dep in $?; do \
483	  case '$(am__configure_deps)' in \
484	    *$$dep*) \
485	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
486	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
487		&& exit 0; \
488	      exit 1;; \
489	  esac; \
490	done; \
491	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
492	$(am__cd) $(top_srcdir) && \
493	  $(AUTOMAKE) --foreign Makefile
494Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
495	@case '$?' in \
496	  *config.status*) \
497	    echo ' $(SHELL) ./config.status'; \
498	    $(SHELL) ./config.status;; \
499	  *) \
500	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
501	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
502	esac;
503$(top_srcdir)/cpprules.in $(am__empty):
504
505$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
506	$(SHELL) ./config.status --recheck
507
508$(top_srcdir)/configure:  $(am__configure_deps)
509	$(am__cd) $(srcdir) && $(AUTOCONF)
510$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
511	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
512$(am__aclocal_m4_deps):
513
514config.h: stamp-h1
515	@test -f $@ || rm -f stamp-h1
516	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
517
518stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
519	@rm -f stamp-h1
520	cd $(top_builddir) && $(SHELL) ./config.status config.h
521$(srcdir)/config.h.in:  $(am__configure_deps) 
522	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
523	rm -f stamp-h1
524	touch $@
525
526distclean-hdr:
527	-rm -f config.h stamp-h1
528install-binPROGRAMS: $(bin_PROGRAMS)
529	@$(NORMAL_INSTALL)
530	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
531	if test -n "$$list"; then \
532	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
533	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
534	fi; \
535	for p in $$list; do echo "$$p $$p"; done | \
536	sed 's/$(EXEEXT)$$//' | \
537	while read p p1; do if test -f $$p \
538	  ; then echo "$$p"; echo "$$p"; else :; fi; \
539	done | \
540	sed -e 'p;s,.*/,,;n;h' \
541	    -e 's|.*|.|' \
542	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
543	sed 'N;N;N;s,\n, ,g' | \
544	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
545	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
546	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
547	    else { print "f", $$3 "/" $$4, $$1; } } \
548	  END { for (d in files) print "f", d, files[d] }' | \
549	while read type dir files; do \
550	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
551	    test -z "$$files" || { \
552	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
553	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
554	    } \
555	; done
556
557uninstall-binPROGRAMS:
558	@$(NORMAL_UNINSTALL)
559	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
560	files=`for p in $$list; do echo "$$p"; done | \
561	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
562	      -e 's/$$/$(EXEEXT)/' \
563	`; \
564	test -n "$$list" || exit 0; \
565	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
566	cd "$(DESTDIR)$(bindir)" && rm -f $$files
567
568clean-binPROGRAMS:
569	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
570
571xinit$(EXEEXT): $(xinit_OBJECTS) $(xinit_DEPENDENCIES) $(EXTRA_xinit_DEPENDENCIES) 
572	@rm -f xinit$(EXEEXT)
573	$(AM_V_CCLD)$(LINK) $(xinit_OBJECTS) $(xinit_LDADD) $(LIBS)
574install-binSCRIPTS: $(bin_SCRIPTS)
575	@$(NORMAL_INSTALL)
576	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
577	if test -n "$$list"; then \
578	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
579	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
580	fi; \
581	for p in $$list; do \
582	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
583	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
584	done | \
585	sed -e 'p;s,.*/,,;n' \
586	    -e 'h;s|.*|.|' \
587	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
588	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
589	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
590	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
591	      if (++n[d] == $(am__install_max)) { \
592		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
593	    else { print "f", d "/" $$4, $$1 } } \
594	  END { for (d in files) print "f", d, files[d] }' | \
595	while read type dir files; do \
596	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
597	     test -z "$$files" || { \
598	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
599	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
600	     } \
601	; done
602
603uninstall-binSCRIPTS:
604	@$(NORMAL_UNINSTALL)
605	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
606	files=`for p in $$list; do echo "$$p"; done | \
607	       sed -e 's,.*/,,;$(transform)'`; \
608	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
609
610mostlyclean-compile:
611	-rm -f *.$(OBJEXT)
612
613distclean-compile:
614	-rm -f *.tab.c
615
616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xinit.Po@am__quote@
617
618.c.o:
619@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
620@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
621@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
622@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
624
625.c.obj:
626@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
627@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
628@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
629@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
631install-xinitrcDATA: $(xinitrc_DATA)
632	@$(NORMAL_INSTALL)
633	@list='$(xinitrc_DATA)'; test -n "$(xinitrcdir)" || list=; \
634	if test -n "$$list"; then \
635	  echo " $(MKDIR_P) '$(DESTDIR)$(xinitrcdir)'"; \
636	  $(MKDIR_P) "$(DESTDIR)$(xinitrcdir)" || exit 1; \
637	fi; \
638	for p in $$list; do \
639	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
640	  echo "$$d$$p"; \
641	done | $(am__base_list) | \
642	while read files; do \
643	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xinitrcdir)'"; \
644	  $(INSTALL_DATA) $$files "$(DESTDIR)$(xinitrcdir)" || exit $$?; \
645	done
646
647uninstall-xinitrcDATA:
648	@$(NORMAL_UNINSTALL)
649	@list='$(xinitrc_DATA)'; test -n "$(xinitrcdir)" || list=; \
650	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
651	dir='$(DESTDIR)$(xinitrcdir)'; $(am__uninstall_files_from_dir)
652
653# This directory's subdirectories are mostly independent; you can cd
654# into them and run 'make' without going through this Makefile.
655# To change the values of 'make' variables: instead of editing Makefiles,
656# (1) if the variable is set in 'config.status', edit 'config.status'
657#     (which will cause the Makefiles to be regenerated when you run 'make');
658# (2) otherwise, pass the desired values on the 'make' command line.
659$(am__recursive_targets):
660	@fail=; \
661	if $(am__make_keepgoing); then \
662	  failcom='fail=yes'; \
663	else \
664	  failcom='exit 1'; \
665	fi; \
666	dot_seen=no; \
667	target=`echo $@ | sed s/-recursive//`; \
668	case "$@" in \
669	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
670	  *) list='$(SUBDIRS)' ;; \
671	esac; \
672	for subdir in $$list; do \
673	  echo "Making $$target in $$subdir"; \
674	  if test "$$subdir" = "."; then \
675	    dot_seen=yes; \
676	    local_target="$$target-am"; \
677	  else \
678	    local_target="$$target"; \
679	  fi; \
680	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
681	  || eval $$failcom; \
682	done; \
683	if test "$$dot_seen" = "no"; then \
684	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
685	fi; test -z "$$fail"
686
687ID: $(am__tagged_files)
688	$(am__define_uniq_tagged_files); mkid -fID $$unique
689tags: tags-recursive
690TAGS: tags
691
692tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
693	set x; \
694	here=`pwd`; \
695	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
696	  include_option=--etags-include; \
697	  empty_fix=.; \
698	else \
699	  include_option=--include; \
700	  empty_fix=; \
701	fi; \
702	list='$(SUBDIRS)'; for subdir in $$list; do \
703	  if test "$$subdir" = .; then :; else \
704	    test ! -f $$subdir/TAGS || \
705	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
706	  fi; \
707	done; \
708	$(am__define_uniq_tagged_files); \
709	shift; \
710	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
711	  test -n "$$unique" || unique=$$empty_fix; \
712	  if test $$# -gt 0; then \
713	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
714	      "$$@" $$unique; \
715	  else \
716	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
717	      $$unique; \
718	  fi; \
719	fi
720ctags: ctags-recursive
721
722CTAGS: ctags
723ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
724	$(am__define_uniq_tagged_files); \
725	test -z "$(CTAGS_ARGS)$$unique" \
726	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
727	     $$unique
728
729GTAGS:
730	here=`$(am__cd) $(top_builddir) && pwd` \
731	  && $(am__cd) $(top_srcdir) \
732	  && gtags -i $(GTAGS_ARGS) "$$here"
733cscope: cscope.files
734	test ! -s cscope.files \
735	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
736clean-cscope:
737	-rm -f cscope.files
738cscope.files: clean-cscope cscopelist
739cscopelist: cscopelist-recursive
740
741cscopelist-am: $(am__tagged_files)
742	list='$(am__tagged_files)'; \
743	case "$(srcdir)" in \
744	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
745	  *) sdir=$(subdir)/$(srcdir) ;; \
746	esac; \
747	for i in $$list; do \
748	  if test -f "$$i"; then \
749	    echo "$(subdir)/$$i"; \
750	  else \
751	    echo "$$sdir/$$i"; \
752	  fi; \
753	done >> $(top_builddir)/cscope.files
754
755distclean-tags:
756	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
757	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
758
759distdir: $(DISTFILES)
760	$(am__remove_distdir)
761	test -d "$(distdir)" || mkdir "$(distdir)"
762	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
763	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
764	list='$(DISTFILES)'; \
765	  dist_files=`for file in $$list; do echo $$file; done | \
766	  sed -e "s|^$$srcdirstrip/||;t" \
767	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
768	case $$dist_files in \
769	  */*) $(MKDIR_P) `echo "$$dist_files" | \
770			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
771			   sort -u` ;; \
772	esac; \
773	for file in $$dist_files; do \
774	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
775	  if test -d $$d/$$file; then \
776	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
777	    if test -d "$(distdir)/$$file"; then \
778	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
779	    fi; \
780	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
781	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
782	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
783	    fi; \
784	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
785	  else \
786	    test -f "$(distdir)/$$file" \
787	    || cp -p $$d/$$file "$(distdir)/$$file" \
788	    || exit 1; \
789	  fi; \
790	done
791	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
792	  if test "$$subdir" = .; then :; else \
793	    $(am__make_dryrun) \
794	      || test -d "$(distdir)/$$subdir" \
795	      || $(MKDIR_P) "$(distdir)/$$subdir" \
796	      || exit 1; \
797	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
798	    $(am__relativize); \
799	    new_distdir=$$reldir; \
800	    dir1=$$subdir; dir2="$(top_distdir)"; \
801	    $(am__relativize); \
802	    new_top_distdir=$$reldir; \
803	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
804	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
805	    ($(am__cd) $$subdir && \
806	      $(MAKE) $(AM_MAKEFLAGS) \
807	        top_distdir="$$new_top_distdir" \
808	        distdir="$$new_distdir" \
809		am__remove_distdir=: \
810		am__skip_length_check=: \
811		am__skip_mode_fix=: \
812	        distdir) \
813	      || exit 1; \
814	  fi; \
815	done
816	$(MAKE) $(AM_MAKEFLAGS) \
817	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
818	  dist-hook
819	-test -n "$(am__skip_mode_fix)" \
820	|| find "$(distdir)" -type d ! -perm -755 \
821		-exec chmod u+rwx,go+rx {} \; -o \
822	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
823	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
824	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
825	|| chmod -R a+r "$(distdir)"
826dist-gzip: distdir
827	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
828	$(am__post_remove_distdir)
829dist-bzip2: distdir
830	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
831	$(am__post_remove_distdir)
832
833dist-lzip: distdir
834	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
835	$(am__post_remove_distdir)
836
837dist-xz: distdir
838	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
839	$(am__post_remove_distdir)
840
841dist-tarZ: distdir
842	@echo WARNING: "Support for distribution archives compressed with" \
843		       "legacy program 'compress' is deprecated." >&2
844	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
845	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
846	$(am__post_remove_distdir)
847
848dist-shar: distdir
849	@echo WARNING: "Support for shar distribution archives is" \
850	               "deprecated." >&2
851	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
852	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
853	$(am__post_remove_distdir)
854
855dist-zip: distdir
856	-rm -f $(distdir).zip
857	zip -rq $(distdir).zip $(distdir)
858	$(am__post_remove_distdir)
859
860dist dist-all:
861	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
862	$(am__post_remove_distdir)
863
864# This target untars the dist file and tries a VPATH configuration.  Then
865# it guarantees that the distribution is self-contained by making another
866# tarfile.
867distcheck: dist
868	case '$(DIST_ARCHIVES)' in \
869	*.tar.gz*) \
870	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
871	*.tar.bz2*) \
872	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
873	*.tar.lz*) \
874	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
875	*.tar.xz*) \
876	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
877	*.tar.Z*) \
878	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
879	*.shar.gz*) \
880	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
881	*.zip*) \
882	  unzip $(distdir).zip ;;\
883	esac
884	chmod -R a-w $(distdir)
885	chmod u+w $(distdir)
886	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
887	chmod a-w $(distdir)
888	test -d $(distdir)/_build || exit 0; \
889	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
890	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
891	  && am__cwd=`pwd` \
892	  && $(am__cd) $(distdir)/_build/sub \
893	  && ../../configure \
894	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
895	    $(DISTCHECK_CONFIGURE_FLAGS) \
896	    --srcdir=../.. --prefix="$$dc_install_base" \
897	  && $(MAKE) $(AM_MAKEFLAGS) \
898	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
899	  && $(MAKE) $(AM_MAKEFLAGS) check \
900	  && $(MAKE) $(AM_MAKEFLAGS) install \
901	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
902	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
903	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
904	        distuninstallcheck \
905	  && chmod -R a-w "$$dc_install_base" \
906	  && ({ \
907	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
908	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
909	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
910	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
911	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
912	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
913	  && rm -rf "$$dc_destdir" \
914	  && $(MAKE) $(AM_MAKEFLAGS) dist \
915	  && rm -rf $(DIST_ARCHIVES) \
916	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
917	  && cd "$$am__cwd" \
918	  || exit 1
919	$(am__post_remove_distdir)
920	@(echo "$(distdir) archives ready for distribution: "; \
921	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
922	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
923distuninstallcheck:
924	@test -n '$(distuninstallcheck_dir)' || { \
925	  echo 'ERROR: trying to run $@ with an empty' \
926	       '$$(distuninstallcheck_dir)' >&2; \
927	  exit 1; \
928	}; \
929	$(am__cd) '$(distuninstallcheck_dir)' || { \
930	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
931	  exit 1; \
932	}; \
933	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
934	   || { echo "ERROR: files left after uninstall:" ; \
935	        if test -n "$(DESTDIR)"; then \
936	          echo "  (check DESTDIR support)"; \
937	        fi ; \
938	        $(distuninstallcheck_listfiles) ; \
939	        exit 1; } >&2
940distcleancheck: distclean
941	@if test '$(srcdir)' = . ; then \
942	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
943	  exit 1 ; \
944	fi
945	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
946	  || { echo "ERROR: files left in build directory after distclean:" ; \
947	       $(distcleancheck_listfiles) ; \
948	       exit 1; } >&2
949check-am: all-am
950check: check-recursive
951all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) config.h
952installdirs: installdirs-recursive
953installdirs-am:
954	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(xinitrcdir)"; do \
955	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
956	done
957install: install-recursive
958install-exec: install-exec-recursive
959install-data: install-data-recursive
960uninstall: uninstall-recursive
961
962install-am: all-am
963	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
964
965installcheck: installcheck-recursive
966install-strip:
967	if test -z '$(STRIP)'; then \
968	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
969	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
970	      install; \
971	else \
972	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
973	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
974	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
975	fi
976mostlyclean-generic:
977
978clean-generic:
979	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
980
981distclean-generic:
982	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
983	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
984
985maintainer-clean-generic:
986	@echo "This command is intended for maintainers to use"
987	@echo "it deletes files that may require special tools to rebuild."
988	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
989clean: clean-recursive
990
991clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
992
993distclean: distclean-recursive
994	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
995	-rm -rf ./$(DEPDIR)
996	-rm -f Makefile
997distclean-am: clean-am distclean-compile distclean-generic \
998	distclean-hdr distclean-tags
999
1000dvi: dvi-recursive
1001
1002dvi-am:
1003
1004html: html-recursive
1005
1006html-am:
1007
1008info: info-recursive
1009
1010info-am:
1011
1012install-data-am: install-xinitrcDATA
1013
1014install-dvi: install-dvi-recursive
1015
1016install-dvi-am:
1017
1018install-exec-am: install-binPROGRAMS install-binSCRIPTS
1019
1020install-html: install-html-recursive
1021
1022install-html-am:
1023
1024install-info: install-info-recursive
1025
1026install-info-am:
1027
1028install-man:
1029
1030install-pdf: install-pdf-recursive
1031
1032install-pdf-am:
1033
1034install-ps: install-ps-recursive
1035
1036install-ps-am:
1037
1038installcheck-am:
1039
1040maintainer-clean: maintainer-clean-recursive
1041	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1042	-rm -rf $(top_srcdir)/autom4te.cache
1043	-rm -rf ./$(DEPDIR)
1044	-rm -f Makefile
1045maintainer-clean-am: distclean-am maintainer-clean-generic
1046
1047mostlyclean: mostlyclean-recursive
1048
1049mostlyclean-am: mostlyclean-compile mostlyclean-generic
1050
1051pdf: pdf-recursive
1052
1053pdf-am:
1054
1055ps: ps-recursive
1056
1057ps-am:
1058
1059uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1060	uninstall-xinitrcDATA
1061
1062.MAKE: $(am__recursive_targets) all install-am install-strip
1063
1064.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1065	am--refresh check check-am clean clean-binPROGRAMS \
1066	clean-cscope clean-generic cscope cscopelist-am ctags ctags-am \
1067	dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
1068	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1069	distclean-compile distclean-generic distclean-hdr \
1070	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1071	dvi-am html html-am info info-am install install-am \
1072	install-binPROGRAMS install-binSCRIPTS install-data \
1073	install-data-am install-dvi install-dvi-am install-exec \
1074	install-exec-am install-html install-html-am install-info \
1075	install-info-am install-man install-pdf install-pdf-am \
1076	install-ps install-ps-am install-strip install-xinitrcDATA \
1077	installcheck installcheck-am installdirs installdirs-am \
1078	maintainer-clean maintainer-clean-generic mostlyclean \
1079	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1080	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1081	uninstall-binSCRIPTS uninstall-xinitrcDATA
1082
1083.PRECIOUS: Makefile
1084
1085
1086.cpp:
1087	$(AM_V_GEN)$(RAWCPP) $(TRADITIONALCPPFLAGS) $(CPP_FILES_FLAGS) $< | $(CPP_SED_MAGIC) > $@
1088
1089.PHONY: ChangeLog INSTALL
1090
1091INSTALL:
1092	$(INSTALL_CMD)
1093
1094ChangeLog:
1095	$(CHANGELOG_CMD)
1096
1097dist-hook: ChangeLog INSTALL
1098
1099# Tell versions [3.59,3.63) of GNU make to not export all variables.
1100# Otherwise a system limit (for SysV at least) may be exceeded.
1101.NOEXPORT:
1102