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