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