Tizen 2.0 Release
[framework/uifw/xorg/util/x11-xserver-utils.git] / sessreg / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
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 VPATH = @srcdir@
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkglibexecdir = $(libexecdir)/@PACKAGE@
43 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44 install_sh_DATA = $(install_sh) -c -m 644
45 install_sh_PROGRAM = $(install_sh) -c
46 install_sh_SCRIPT = $(install_sh) -c
47 INSTALL_HEADER = $(INSTALL_DATA)
48 transform = $(program_transform_name)
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 build_triplet = @build@
56 host_triplet = @host@
57 bin_PROGRAMS = sessreg$(EXEEXT)
58 subdir = .
59 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
60         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
61         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL \
62         config.guess config.sub depcomp install-sh missing
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68  configure.lineno config.status.lineno
69 mkinstalldirs = $(install_sh) -d
70 CONFIG_HEADER = config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 am__installdirs = "$(DESTDIR)$(bindir)"
74 PROGRAMS = $(bin_PROGRAMS)
75 am_sessreg_OBJECTS = sessreg.$(OBJEXT)
76 sessreg_OBJECTS = $(am_sessreg_OBJECTS)
77 sessreg_LDADD = $(LDADD)
78 DEFAULT_INCLUDES = -I.@am__isrc@
79 depcomp = $(SHELL) $(top_srcdir)/depcomp
80 am__depfiles_maybe = depfiles
81 am__mv = mv -f
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84 AM_V_CC = $(am__v_CC_$(V))
85 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
86 am__v_CC_0 = @echo "  CC    " $@;
87 AM_V_at = $(am__v_at_$(V))
88 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
89 am__v_at_0 = @
90 CCLD = $(CC)
91 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
92 AM_V_CCLD = $(am__v_CCLD_$(V))
93 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
94 am__v_CCLD_0 = @echo "  CCLD  " $@;
95 AM_V_GEN = $(am__v_GEN_$(V))
96 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
97 am__v_GEN_0 = @echo "  GEN   " $@;
98 SOURCES = $(sessreg_SOURCES)
99 DIST_SOURCES = $(sessreg_SOURCES)
100 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
101         html-recursive info-recursive install-data-recursive \
102         install-dvi-recursive install-exec-recursive \
103         install-html-recursive install-info-recursive \
104         install-pdf-recursive install-ps-recursive install-recursive \
105         installcheck-recursive installdirs-recursive pdf-recursive \
106         ps-recursive uninstall-recursive
107 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
108   distclean-recursive maintainer-clean-recursive
109 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
110         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
111         distdir dist dist-all distcheck
112 ETAGS = etags
113 CTAGS = ctags
114 DIST_SUBDIRS = $(SUBDIRS)
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 distdir = $(PACKAGE)-$(VERSION)
117 top_distdir = $(distdir)
118 am__remove_distdir = \
119   { test ! -d "$(distdir)" \
120     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121          && rm -fr "$(distdir)"; }; }
122 am__relativize = \
123   dir0=`pwd`; \
124   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
125   sed_rest='s,^[^/]*/*,,'; \
126   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
127   sed_butlast='s,/*[^/]*$$,,'; \
128   while test -n "$$dir1"; do \
129     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
130     if test "$$first" != "."; then \
131       if test "$$first" = ".."; then \
132         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
133         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
134       else \
135         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
136         if test "$$first2" = "$$first"; then \
137           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
138         else \
139           dir2="../$$dir2"; \
140         fi; \
141         dir0="$$dir0"/"$$first"; \
142       fi; \
143     fi; \
144     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
145   done; \
146   reldir="$$dir2"
147 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
148 GZIP_ENV = --best
149 distuninstallcheck_listfiles = find . -type f -print
150 distcleancheck_listfiles = find . -type f -print
151 ACLOCAL = @ACLOCAL@
152 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
153 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
154 AMTAR = @AMTAR@
155 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
156 APP_MAN_DIR = @APP_MAN_DIR@
157 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
158 AUTOCONF = @AUTOCONF@
159 AUTOHEADER = @AUTOHEADER@
160 AUTOMAKE = @AUTOMAKE@
161 AWK = @AWK@
162 CC = @CC@
163 CCDEPMODE = @CCDEPMODE@
164 CFLAGS = @CFLAGS@
165 CHANGELOG_CMD = @CHANGELOG_CMD@
166 CPP = @CPP@
167 CPPFLAGS = @CPPFLAGS@
168 CWARNFLAGS = @CWARNFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 DEFS = @DEFS@
171 DEPDIR = @DEPDIR@
172 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
173 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
174 ECHO_C = @ECHO_C@
175 ECHO_N = @ECHO_N@
176 ECHO_T = @ECHO_T@
177 EGREP = @EGREP@
178 EXEEXT = @EXEEXT@
179 FILE_MAN_DIR = @FILE_MAN_DIR@
180 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
181 GREP = @GREP@
182 INSTALL = @INSTALL@
183 INSTALL_CMD = @INSTALL_CMD@
184 INSTALL_DATA = @INSTALL_DATA@
185 INSTALL_PROGRAM = @INSTALL_PROGRAM@
186 INSTALL_SCRIPT = @INSTALL_SCRIPT@
187 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
188 LDFLAGS = @LDFLAGS@
189 LIBOBJS = @LIBOBJS@
190 LIBS = @LIBS@
191 LIB_MAN_DIR = @LIB_MAN_DIR@
192 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
193 LINT = @LINT@
194 LINT_FLAGS = @LINT_FLAGS@
195 LTLIBOBJS = @LTLIBOBJS@
196 MAINT = @MAINT@
197 MAKEINFO = @MAKEINFO@
198 MAN_SUBSTS = @MAN_SUBSTS@
199 MISC_MAN_DIR = @MISC_MAN_DIR@
200 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
201 MKDIR_P = @MKDIR_P@
202 OBJEXT = @OBJEXT@
203 PACKAGE = @PACKAGE@
204 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
205 PACKAGE_NAME = @PACKAGE_NAME@
206 PACKAGE_STRING = @PACKAGE_STRING@
207 PACKAGE_TARNAME = @PACKAGE_TARNAME@
208 PACKAGE_URL = @PACKAGE_URL@
209 PACKAGE_VERSION = @PACKAGE_VERSION@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 PKG_CONFIG = @PKG_CONFIG@
212 SED = @SED@
213 SESSREG_CFLAGS = @SESSREG_CFLAGS@
214 SESSREG_LIBS = @SESSREG_LIBS@
215 SET_MAKE = @SET_MAKE@
216 SHELL = @SHELL@
217 STRICT_CFLAGS = @STRICT_CFLAGS@
218 STRIP = @STRIP@
219 VERSION = @VERSION@
220 XORG_MAN_PAGE = @XORG_MAN_PAGE@
221 abs_builddir = @abs_builddir@
222 abs_srcdir = @abs_srcdir@
223 abs_top_builddir = @abs_top_builddir@
224 abs_top_srcdir = @abs_top_srcdir@
225 ac_ct_CC = @ac_ct_CC@
226 am__include = @am__include@
227 am__leading_dot = @am__leading_dot@
228 am__quote = @am__quote@
229 am__tar = @am__tar@
230 am__untar = @am__untar@
231 bindir = @bindir@
232 build = @build@
233 build_alias = @build_alias@
234 build_cpu = @build_cpu@
235 build_os = @build_os@
236 build_vendor = @build_vendor@
237 builddir = @builddir@
238 datadir = @datadir@
239 datarootdir = @datarootdir@
240 docdir = @docdir@
241 dvidir = @dvidir@
242 exec_prefix = @exec_prefix@
243 host = @host@
244 host_alias = @host_alias@
245 host_cpu = @host_cpu@
246 host_os = @host_os@
247 host_vendor = @host_vendor@
248 htmldir = @htmldir@
249 includedir = @includedir@
250 infodir = @infodir@
251 install_sh = @install_sh@
252 libdir = @libdir@
253 libexecdir = @libexecdir@
254 localedir = @localedir@
255 localstatedir = @localstatedir@
256 mandir = @mandir@
257 mkdir_p = @mkdir_p@
258 oldincludedir = @oldincludedir@
259 pdfdir = @pdfdir@
260 prefix = @prefix@
261 program_transform_name = @program_transform_name@
262 psdir = @psdir@
263 sbindir = @sbindir@
264 sharedstatedir = @sharedstatedir@
265 srcdir = @srcdir@
266 sysconfdir = @sysconfdir@
267 target_alias = @target_alias@
268 top_build_prefix = @top_build_prefix@
269 top_builddir = @top_builddir@
270 top_srcdir = @top_srcdir@
271 SUBDIRS = man
272 AM_CFLAGS = $(CWARNFLAGS) $(SESSREG_CFLAGS)
273 sessreg_SOURCES = \
274         sessreg.h       \
275         sessreg.c
276
277 @LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
278 @LINT_TRUE@                $(AM_CPPFLAGS) $(CPPFLAGS)
279
280 MAINTAINERCLEANFILES = ChangeLog INSTALL
281 all: config.h
282         $(MAKE) $(AM_MAKEFLAGS) all-recursive
283
284 .SUFFIXES:
285 .SUFFIXES: .c .o .obj
286 am--refresh:
287         @:
288 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
289         @for dep in $?; do \
290           case '$(am__configure_deps)' in \
291             *$$dep*) \
292               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
293               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
294                 && exit 0; \
295               exit 1;; \
296           esac; \
297         done; \
298         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
299         $(am__cd) $(top_srcdir) && \
300           $(AUTOMAKE) --foreign Makefile
301 .PRECIOUS: Makefile
302 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303         @case '$?' in \
304           *config.status*) \
305             echo ' $(SHELL) ./config.status'; \
306             $(SHELL) ./config.status;; \
307           *) \
308             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
309             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
310         esac;
311
312 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313         $(SHELL) ./config.status --recheck
314
315 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
316         $(am__cd) $(srcdir) && $(AUTOCONF)
317 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
318         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
319 $(am__aclocal_m4_deps):
320
321 config.h: stamp-h1
322         @if test ! -f $@; then \
323           rm -f stamp-h1; \
324           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
325         else :; fi
326
327 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
328         @rm -f stamp-h1
329         cd $(top_builddir) && $(SHELL) ./config.status config.h
330 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
331         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
332         rm -f stamp-h1
333         touch $@
334
335 distclean-hdr:
336         -rm -f config.h stamp-h1
337 install-binPROGRAMS: $(bin_PROGRAMS)
338         @$(NORMAL_INSTALL)
339         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
340         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
341         for p in $$list; do echo "$$p $$p"; done | \
342         sed 's/$(EXEEXT)$$//' | \
343         while read p p1; do if test -f $$p; \
344           then echo "$$p"; echo "$$p"; else :; fi; \
345         done | \
346         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
347             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
348         sed 'N;N;N;s,\n, ,g' | \
349         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
350           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
351             if ($$2 == $$4) files[d] = files[d] " " $$1; \
352             else { print "f", $$3 "/" $$4, $$1; } } \
353           END { for (d in files) print "f", d, files[d] }' | \
354         while read type dir files; do \
355             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
356             test -z "$$files" || { \
357               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
358               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
359             } \
360         ; done
361
362 uninstall-binPROGRAMS:
363         @$(NORMAL_UNINSTALL)
364         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
365         files=`for p in $$list; do echo "$$p"; done | \
366           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
367               -e 's/$$/$(EXEEXT)/' `; \
368         test -n "$$list" || exit 0; \
369         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
370         cd "$(DESTDIR)$(bindir)" && rm -f $$files
371
372 clean-binPROGRAMS:
373         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
374 sessreg$(EXEEXT): $(sessreg_OBJECTS) $(sessreg_DEPENDENCIES) 
375         @rm -f sessreg$(EXEEXT)
376         $(AM_V_CCLD)$(LINK) $(sessreg_OBJECTS) $(sessreg_LDADD) $(LIBS)
377
378 mostlyclean-compile:
379         -rm -f *.$(OBJEXT)
380
381 distclean-compile:
382         -rm -f *.tab.c
383
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sessreg.Po@am__quote@
385
386 .c.o:
387 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
388 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
389 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
393
394 .c.obj:
395 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
396 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
397 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
401
402 # This directory's subdirectories are mostly independent; you can cd
403 # into them and run `make' without going through this Makefile.
404 # To change the values of `make' variables: instead of editing Makefiles,
405 # (1) if the variable is set in `config.status', edit `config.status'
406 #     (which will cause the Makefiles to be regenerated when you run `make');
407 # (2) otherwise, pass the desired values on the `make' command line.
408 $(RECURSIVE_TARGETS):
409         @fail= failcom='exit 1'; \
410         for f in x $$MAKEFLAGS; do \
411           case $$f in \
412             *=* | --[!k]*);; \
413             *k*) failcom='fail=yes';; \
414           esac; \
415         done; \
416         dot_seen=no; \
417         target=`echo $@ | sed s/-recursive//`; \
418         list='$(SUBDIRS)'; for subdir in $$list; do \
419           echo "Making $$target in $$subdir"; \
420           if test "$$subdir" = "."; then \
421             dot_seen=yes; \
422             local_target="$$target-am"; \
423           else \
424             local_target="$$target"; \
425           fi; \
426           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
427           || eval $$failcom; \
428         done; \
429         if test "$$dot_seen" = "no"; then \
430           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
431         fi; test -z "$$fail"
432
433 $(RECURSIVE_CLEAN_TARGETS):
434         @fail= failcom='exit 1'; \
435         for f in x $$MAKEFLAGS; do \
436           case $$f in \
437             *=* | --[!k]*);; \
438             *k*) failcom='fail=yes';; \
439           esac; \
440         done; \
441         dot_seen=no; \
442         case "$@" in \
443           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
444           *) list='$(SUBDIRS)' ;; \
445         esac; \
446         rev=''; for subdir in $$list; do \
447           if test "$$subdir" = "."; then :; else \
448             rev="$$subdir $$rev"; \
449           fi; \
450         done; \
451         rev="$$rev ."; \
452         target=`echo $@ | sed s/-recursive//`; \
453         for subdir in $$rev; do \
454           echo "Making $$target in $$subdir"; \
455           if test "$$subdir" = "."; then \
456             local_target="$$target-am"; \
457           else \
458             local_target="$$target"; \
459           fi; \
460           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
461           || eval $$failcom; \
462         done && test -z "$$fail"
463 tags-recursive:
464         list='$(SUBDIRS)'; for subdir in $$list; do \
465           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
466         done
467 ctags-recursive:
468         list='$(SUBDIRS)'; for subdir in $$list; do \
469           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
470         done
471
472 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
473         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474         unique=`for i in $$list; do \
475             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476           done | \
477           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478               END { if (nonempty) { for (i in files) print i; }; }'`; \
479         mkid -fID $$unique
480 tags: TAGS
481
482 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
483                 $(TAGS_FILES) $(LISP)
484         set x; \
485         here=`pwd`; \
486         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
487           include_option=--etags-include; \
488           empty_fix=.; \
489         else \
490           include_option=--include; \
491           empty_fix=; \
492         fi; \
493         list='$(SUBDIRS)'; for subdir in $$list; do \
494           if test "$$subdir" = .; then :; else \
495             test ! -f $$subdir/TAGS || \
496               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
497           fi; \
498         done; \
499         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
500         unique=`for i in $$list; do \
501             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502           done | \
503           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504               END { if (nonempty) { for (i in files) print i; }; }'`; \
505         shift; \
506         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
507           test -n "$$unique" || unique=$$empty_fix; \
508           if test $$# -gt 0; then \
509             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510               "$$@" $$unique; \
511           else \
512             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513               $$unique; \
514           fi; \
515         fi
516 ctags: CTAGS
517 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
518                 $(TAGS_FILES) $(LISP)
519         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
520         unique=`for i in $$list; do \
521             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522           done | \
523           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524               END { if (nonempty) { for (i in files) print i; }; }'`; \
525         test -z "$(CTAGS_ARGS)$$unique" \
526           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
527              $$unique
528
529 GTAGS:
530         here=`$(am__cd) $(top_builddir) && pwd` \
531           && $(am__cd) $(top_srcdir) \
532           && gtags -i $(GTAGS_ARGS) "$$here"
533
534 distclean-tags:
535         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
536
537 distdir: $(DISTFILES)
538         $(am__remove_distdir)
539         test -d "$(distdir)" || mkdir "$(distdir)"
540         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
541         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
542         list='$(DISTFILES)'; \
543           dist_files=`for file in $$list; do echo $$file; done | \
544           sed -e "s|^$$srcdirstrip/||;t" \
545               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
546         case $$dist_files in \
547           */*) $(MKDIR_P) `echo "$$dist_files" | \
548                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
549                            sort -u` ;; \
550         esac; \
551         for file in $$dist_files; do \
552           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
553           if test -d $$d/$$file; then \
554             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
555             if test -d "$(distdir)/$$file"; then \
556               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557             fi; \
558             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
559               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
560               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
561             fi; \
562             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
563           else \
564             test -f "$(distdir)/$$file" \
565             || cp -p $$d/$$file "$(distdir)/$$file" \
566             || exit 1; \
567           fi; \
568         done
569         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
570           if test "$$subdir" = .; then :; else \
571             test -d "$(distdir)/$$subdir" \
572             || $(MKDIR_P) "$(distdir)/$$subdir" \
573             || exit 1; \
574           fi; \
575         done
576         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
577           if test "$$subdir" = .; then :; else \
578             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
579             $(am__relativize); \
580             new_distdir=$$reldir; \
581             dir1=$$subdir; dir2="$(top_distdir)"; \
582             $(am__relativize); \
583             new_top_distdir=$$reldir; \
584             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
585             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
586             ($(am__cd) $$subdir && \
587               $(MAKE) $(AM_MAKEFLAGS) \
588                 top_distdir="$$new_top_distdir" \
589                 distdir="$$new_distdir" \
590                 am__remove_distdir=: \
591                 am__skip_length_check=: \
592                 am__skip_mode_fix=: \
593                 distdir) \
594               || exit 1; \
595           fi; \
596         done
597         $(MAKE) $(AM_MAKEFLAGS) \
598           top_distdir="$(top_distdir)" distdir="$(distdir)" \
599           dist-hook
600         -test -n "$(am__skip_mode_fix)" \
601         || find "$(distdir)" -type d ! -perm -755 \
602                 -exec chmod u+rwx,go+rx {} \; -o \
603           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
604           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
605           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
606         || chmod -R a+r "$(distdir)"
607 dist-gzip: distdir
608         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
609         $(am__remove_distdir)
610 dist-bzip2: distdir
611         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
612         $(am__remove_distdir)
613
614 dist-lzma: distdir
615         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
616         $(am__remove_distdir)
617
618 dist-xz: distdir
619         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
620         $(am__remove_distdir)
621
622 dist-tarZ: distdir
623         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
624         $(am__remove_distdir)
625
626 dist-shar: distdir
627         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
628         $(am__remove_distdir)
629
630 dist-zip: distdir
631         -rm -f $(distdir).zip
632         zip -rq $(distdir).zip $(distdir)
633         $(am__remove_distdir)
634
635 dist dist-all: distdir
636         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
637         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
638         $(am__remove_distdir)
639
640 # This target untars the dist file and tries a VPATH configuration.  Then
641 # it guarantees that the distribution is self-contained by making another
642 # tarfile.
643 distcheck: dist
644         case '$(DIST_ARCHIVES)' in \
645         *.tar.gz*) \
646           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
647         *.tar.bz2*) \
648           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
649         *.tar.lzma*) \
650           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
651         *.tar.xz*) \
652           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
653         *.tar.Z*) \
654           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
655         *.shar.gz*) \
656           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
657         *.zip*) \
658           unzip $(distdir).zip ;;\
659         esac
660         chmod -R a-w $(distdir); chmod a+w $(distdir)
661         mkdir $(distdir)/_build
662         mkdir $(distdir)/_inst
663         chmod a-w $(distdir)
664         test -d $(distdir)/_build || exit 0; \
665         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
666           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
667           && am__cwd=`pwd` \
668           && $(am__cd) $(distdir)/_build \
669           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
670             $(DISTCHECK_CONFIGURE_FLAGS) \
671           && $(MAKE) $(AM_MAKEFLAGS) \
672           && $(MAKE) $(AM_MAKEFLAGS) dvi \
673           && $(MAKE) $(AM_MAKEFLAGS) check \
674           && $(MAKE) $(AM_MAKEFLAGS) install \
675           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
676           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
677           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
678                 distuninstallcheck \
679           && chmod -R a-w "$$dc_install_base" \
680           && ({ \
681                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
682                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
683                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
684                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
685                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
686               } || { rm -rf "$$dc_destdir"; exit 1; }) \
687           && rm -rf "$$dc_destdir" \
688           && $(MAKE) $(AM_MAKEFLAGS) dist \
689           && rm -rf $(DIST_ARCHIVES) \
690           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
691           && cd "$$am__cwd" \
692           || exit 1
693         $(am__remove_distdir)
694         @(echo "$(distdir) archives ready for distribution: "; \
695           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
696           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
697 distuninstallcheck:
698         @$(am__cd) '$(distuninstallcheck_dir)' \
699         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
700            || { echo "ERROR: files left after uninstall:" ; \
701                 if test -n "$(DESTDIR)"; then \
702                   echo "  (check DESTDIR support)"; \
703                 fi ; \
704                 $(distuninstallcheck_listfiles) ; \
705                 exit 1; } >&2
706 distcleancheck: distclean
707         @if test '$(srcdir)' = . ; then \
708           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
709           exit 1 ; \
710         fi
711         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
712           || { echo "ERROR: files left in build directory after distclean:" ; \
713                $(distcleancheck_listfiles) ; \
714                exit 1; } >&2
715 check-am: all-am
716 check: check-recursive
717 all-am: Makefile $(PROGRAMS) config.h
718 installdirs: installdirs-recursive
719 installdirs-am:
720         for dir in "$(DESTDIR)$(bindir)"; do \
721           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
722         done
723 install: install-recursive
724 install-exec: install-exec-recursive
725 install-data: install-data-recursive
726 uninstall: uninstall-recursive
727
728 install-am: all-am
729         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
730
731 installcheck: installcheck-recursive
732 install-strip:
733         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
734           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
735           `test -z '$(STRIP)' || \
736             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
737 mostlyclean-generic:
738
739 clean-generic:
740
741 distclean-generic:
742         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
743         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
744
745 maintainer-clean-generic:
746         @echo "This command is intended for maintainers to use"
747         @echo "it deletes files that may require special tools to rebuild."
748         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
749 clean: clean-recursive
750
751 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
752
753 distclean: distclean-recursive
754         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
755         -rm -rf ./$(DEPDIR)
756         -rm -f Makefile
757 distclean-am: clean-am distclean-compile distclean-generic \
758         distclean-hdr distclean-tags
759
760 dvi: dvi-recursive
761
762 dvi-am:
763
764 html: html-recursive
765
766 html-am:
767
768 info: info-recursive
769
770 info-am:
771
772 install-data-am:
773
774 install-dvi: install-dvi-recursive
775
776 install-dvi-am:
777
778 install-exec-am: install-binPROGRAMS
779
780 install-html: install-html-recursive
781
782 install-html-am:
783
784 install-info: install-info-recursive
785
786 install-info-am:
787
788 install-man:
789
790 install-pdf: install-pdf-recursive
791
792 install-pdf-am:
793
794 install-ps: install-ps-recursive
795
796 install-ps-am:
797
798 installcheck-am:
799
800 maintainer-clean: maintainer-clean-recursive
801         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
802         -rm -rf $(top_srcdir)/autom4te.cache
803         -rm -rf ./$(DEPDIR)
804         -rm -f Makefile
805 maintainer-clean-am: distclean-am maintainer-clean-generic
806
807 mostlyclean: mostlyclean-recursive
808
809 mostlyclean-am: mostlyclean-compile mostlyclean-generic
810
811 pdf: pdf-recursive
812
813 pdf-am:
814
815 ps: ps-recursive
816
817 ps-am:
818
819 uninstall-am: uninstall-binPROGRAMS
820
821 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
822         ctags-recursive install-am install-strip tags-recursive
823
824 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
825         all all-am am--refresh check check-am clean clean-binPROGRAMS \
826         clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \
827         dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
828         dist-zip distcheck distclean distclean-compile \
829         distclean-generic distclean-hdr distclean-tags distcleancheck \
830         distdir distuninstallcheck dvi dvi-am html html-am info \
831         info-am install install-am install-binPROGRAMS install-data \
832         install-data-am install-dvi install-dvi-am install-exec \
833         install-exec-am install-html install-html-am install-info \
834         install-info-am install-man install-pdf install-pdf-am \
835         install-ps install-ps-am install-strip installcheck \
836         installcheck-am installdirs installdirs-am maintainer-clean \
837         maintainer-clean-generic mostlyclean mostlyclean-compile \
838         mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
839         uninstall uninstall-am uninstall-binPROGRAMS
840
841
842 @LINT_TRUE@lint:
843 @LINT_TRUE@     $(LINT) $(ALL_LINT_FLAGS) $(sessreg_SOURCES)
844
845 .PHONY: ChangeLog INSTALL
846
847 INSTALL:
848         $(INSTALL_CMD)
849
850 ChangeLog:
851         $(CHANGELOG_CMD)
852
853 dist-hook: ChangeLog INSTALL
854
855 # Tell versions [3.59,3.63) of GNU make to not export all variables.
856 # Otherwise a system limit (for SysV at least) may be exceeded.
857 .NOEXPORT: