1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = src/stubs
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97mkinstalldirs = $(install_sh) -d
98CONFIG_HEADER = $(top_builddir)/config.h \
99	$(top_builddir)/include/X11/fonts/fontconf.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102LTLIBRARIES = $(noinst_LTLIBRARIES)
103libstubs_la_LIBADD =
104am_libstubs_la_OBJECTS = cauthgen.lo csignal.lo delfntcid.lo errorf.lo \
105	findoldfnt.lo getcres.lo getdefptsize.lo getnewfntcid.lo \
106	gettime.lo initfshdl.lo regfpefunc.lo rmfshdl.lo servclient.lo \
107	setfntauth.lo stfntcfnt.lo stubsinit.lo
108libstubs_la_OBJECTS = $(am_libstubs_la_OBJECTS)
109AM_V_lt = $(am__v_lt_@AM_V@)
110am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
111am__v_lt_0 = --silent
112am__v_lt_1 = 
113AM_V_P = $(am__v_P_@AM_V@)
114am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115am__v_P_0 = false
116am__v_P_1 = :
117AM_V_GEN = $(am__v_GEN_@AM_V@)
118am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119am__v_GEN_0 = @echo "  GEN     " $@;
120am__v_GEN_1 = 
121AM_V_at = $(am__v_at_@AM_V@)
122am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123am__v_at_0 = @
124am__v_at_1 = 
125DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/include/X11/fonts
126depcomp = $(SHELL) $(top_srcdir)/depcomp
127am__depfiles_maybe = depfiles
128am__mv = mv -f
129COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
130	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
131LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
132	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
133	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
134	$(AM_CFLAGS) $(CFLAGS)
135AM_V_CC = $(am__v_CC_@AM_V@)
136am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
137am__v_CC_0 = @echo "  CC      " $@;
138am__v_CC_1 = 
139CCLD = $(CC)
140LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
141	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
142	$(AM_LDFLAGS) $(LDFLAGS) -o $@
143AM_V_CCLD = $(am__v_CCLD_@AM_V@)
144am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
145am__v_CCLD_0 = @echo "  CCLD    " $@;
146am__v_CCLD_1 = 
147SOURCES = $(libstubs_la_SOURCES)
148DIST_SOURCES = $(libstubs_la_SOURCES)
149am__can_run_installinfo = \
150  case $$AM_UPDATE_INFO_DIR in \
151    n|no|NO) false;; \
152    *) (install-info --version) >/dev/null 2>&1;; \
153  esac
154am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
155# Read a list of newline-separated strings from the standard input,
156# and print each of them once, without duplicates.  Input order is
157# *not* preserved.
158am__uniquify_input = $(AWK) '\
159  BEGIN { nonempty = 0; } \
160  { items[$$0] = 1; nonempty = 1; } \
161  END { if (nonempty) { for (i in items) print i; }; } \
162'
163# Make sure the list of sources is unique.  This is necessary because,
164# e.g., the same source file might be shared among _SOURCES variables
165# for different programs/libraries.
166am__define_uniq_tagged_files = \
167  list='$(am__tagged_files)'; \
168  unique=`for i in $$list; do \
169    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
170  done | $(am__uniquify_input)`
171ETAGS = etags
172CTAGS = ctags
173am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175ACLOCAL = @ACLOCAL@
176ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
177ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
178AMTAR = @AMTAR@
179AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
180APP_MAN_DIR = @APP_MAN_DIR@
181APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
182AR = @AR@
183AUTOCONF = @AUTOCONF@
184AUTOHEADER = @AUTOHEADER@
185AUTOMAKE = @AUTOMAKE@
186AWK = @AWK@
187BASE_CFLAGS = @BASE_CFLAGS@
188CC = @CC@
189CCDEPMODE = @CCDEPMODE@
190CFLAGS = @CFLAGS@
191CHANGELOG_CMD = @CHANGELOG_CMD@
192CPP = @CPP@
193CPPFLAGS = @CPPFLAGS@
194CWARNFLAGS = @CWARNFLAGS@
195CYGPATH_W = @CYGPATH_W@
196DEFS = @DEFS@
197DEPDIR = @DEPDIR@
198DLLTOOL = @DLLTOOL@
199DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
200DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
201DSYMUTIL = @DSYMUTIL@
202DUMPBIN = @DUMPBIN@
203ECHO_C = @ECHO_C@
204ECHO_N = @ECHO_N@
205ECHO_T = @ECHO_T@
206EGREP = @EGREP@
207EXEEXT = @EXEEXT@
208FGREP = @FGREP@
209FILE_MAN_DIR = @FILE_MAN_DIR@
210FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
211FOP = @FOP@
212FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
213FREETYPE_LIBS = @FREETYPE_LIBS@
214FREETYPE_REQUIRES = @FREETYPE_REQUIRES@
215GREP = @GREP@
216INSTALL = @INSTALL@
217INSTALL_CMD = @INSTALL_CMD@
218INSTALL_DATA = @INSTALL_DATA@
219INSTALL_PROGRAM = @INSTALL_PROGRAM@
220INSTALL_SCRIPT = @INSTALL_SCRIPT@
221INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
222LD = @LD@
223LDFLAGS = @LDFLAGS@
224LIBOBJS = @LIBOBJS@
225LIBS = @LIBS@
226LIBTOOL = @LIBTOOL@
227LIB_MAN_DIR = @LIB_MAN_DIR@
228LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
229LIPO = @LIPO@
230LN_S = @LN_S@
231LTLIBOBJS = @LTLIBOBJS@
232LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
233MAKEINFO = @MAKEINFO@
234MANIFEST_TOOL = @MANIFEST_TOOL@
235MAN_SUBSTS = @MAN_SUBSTS@
236MATH_LIBS = @MATH_LIBS@
237MISC_MAN_DIR = @MISC_MAN_DIR@
238MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
239MKDIR_P = @MKDIR_P@
240NM = @NM@
241NMEDIT = @NMEDIT@
242OBJDUMP = @OBJDUMP@
243OBJEXT = @OBJEXT@
244OS_CFLAGS = @OS_CFLAGS@
245OTOOL = @OTOOL@
246OTOOL64 = @OTOOL64@
247PACKAGE = @PACKAGE@
248PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
249PACKAGE_NAME = @PACKAGE_NAME@
250PACKAGE_STRING = @PACKAGE_STRING@
251PACKAGE_TARNAME = @PACKAGE_TARNAME@
252PACKAGE_URL = @PACKAGE_URL@
253PACKAGE_VERSION = @PACKAGE_VERSION@
254PATH_SEPARATOR = @PATH_SEPARATOR@
255PKG_CONFIG = @PKG_CONFIG@
256PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
257PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
258RANLIB = @RANLIB@
259SED = @SED@
260SET_MAKE = @SET_MAKE@
261SHELL = @SHELL@
262STRICT_CFLAGS = @STRICT_CFLAGS@
263STRIP = @STRIP@
264STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
265VERSION = @VERSION@
266XFONT_CFLAGS = @XFONT_CFLAGS@
267XFONT_LIBS = @XFONT_LIBS@
268XMLTO = @XMLTO@
269XORG_MAN_PAGE = @XORG_MAN_PAGE@
270XORG_SGML_PATH = @XORG_SGML_PATH@
271XSL_STYLESHEET = @XSL_STYLESHEET@
272X_GZIP_FONT_COMPRESSION = @X_GZIP_FONT_COMPRESSION@
273Z_LIBS = @Z_LIBS@
274abs_builddir = @abs_builddir@
275abs_srcdir = @abs_srcdir@
276abs_top_builddir = @abs_top_builddir@
277abs_top_srcdir = @abs_top_srcdir@
278ac_ct_AR = @ac_ct_AR@
279ac_ct_CC = @ac_ct_CC@
280ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
281am__include = @am__include@
282am__leading_dot = @am__leading_dot@
283am__quote = @am__quote@
284am__tar = @am__tar@
285am__untar = @am__untar@
286bindir = @bindir@
287build = @build@
288build_alias = @build_alias@
289build_cpu = @build_cpu@
290build_os = @build_os@
291build_vendor = @build_vendor@
292builddir = @builddir@
293datadir = @datadir@
294datarootdir = @datarootdir@
295docdir = @docdir@
296dvidir = @dvidir@
297exec_prefix = @exec_prefix@
298ft_config = @ft_config@
299host = @host@
300host_alias = @host_alias@
301host_cpu = @host_cpu@
302host_os = @host_os@
303host_vendor = @host_vendor@
304htmldir = @htmldir@
305includedir = @includedir@
306infodir = @infodir@
307install_sh = @install_sh@
308libdir = @libdir@
309libexecdir = @libexecdir@
310localedir = @localedir@
311localstatedir = @localstatedir@
312mandir = @mandir@
313mkdir_p = @mkdir_p@
314oldincludedir = @oldincludedir@
315pdfdir = @pdfdir@
316prefix = @prefix@
317program_transform_name = @program_transform_name@
318psdir = @psdir@
319runstatedir = @runstatedir@
320sbindir = @sbindir@
321sharedstatedir = @sharedstatedir@
322srcdir = @srcdir@
323sysconfdir = @sysconfdir@
324target_alias = @target_alias@
325top_build_prefix = @top_build_prefix@
326top_builddir = @top_builddir@
327top_srcdir = @top_srcdir@
328AM_CPPFLAGS = \
329	-I${top_srcdir}/include
330
331AM_CFLAGS = $(XFONT_CFLAGS) $(OS_CFLAGS) $(CWARNFLAGS)
332noinst_LTLIBRARIES = libstubs.la
333libstubs_la_SOURCES = \
334	cauthgen.c		\
335	csignal.c		\
336	delfntcid.c		\
337	errorf.c		\
338	findoldfnt.c		\
339	getcres.c		\
340	getdefptsize.c		\
341	getnewfntcid.c		\
342	gettime.c		\
343	initfshdl.c		\
344	regfpefunc.c		\
345	rmfshdl.c		\
346	servclient.c		\
347	setfntauth.c		\
348	stfntcfnt.c		\
349	stubsinit.c		\
350	stubs.h
351
352all: all-am
353
354.SUFFIXES:
355.SUFFIXES: .c .lo .o .obj
356$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
357	@for dep in $?; do \
358	  case '$(am__configure_deps)' in \
359	    *$$dep*) \
360	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
361	        && { if test -f $@; then exit 0; else break; fi; }; \
362	      exit 1;; \
363	  esac; \
364	done; \
365	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/stubs/Makefile'; \
366	$(am__cd) $(top_srcdir) && \
367	  $(AUTOMAKE) --foreign src/stubs/Makefile
368Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
369	@case '$?' in \
370	  *config.status*) \
371	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
372	  *) \
373	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
374	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
375	esac;
376
377$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
378	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379
380$(top_srcdir)/configure:  $(am__configure_deps)
381	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
383	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384$(am__aclocal_m4_deps):
385
386clean-noinstLTLIBRARIES:
387	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
388	@list='$(noinst_LTLIBRARIES)'; \
389	locs=`for p in $$list; do echo $$p; done | \
390	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
391	      sort -u`; \
392	test -z "$$locs" || { \
393	  echo rm -f $${locs}; \
394	  rm -f $${locs}; \
395	}
396
397libstubs.la: $(libstubs_la_OBJECTS) $(libstubs_la_DEPENDENCIES) $(EXTRA_libstubs_la_DEPENDENCIES) 
398	$(AM_V_CCLD)$(LINK)  $(libstubs_la_OBJECTS) $(libstubs_la_LIBADD) $(LIBS)
399
400mostlyclean-compile:
401	-rm -f *.$(OBJEXT)
402
403distclean-compile:
404	-rm -f *.tab.c
405
406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cauthgen.Plo@am__quote@
407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csignal.Plo@am__quote@
408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delfntcid.Plo@am__quote@
409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errorf.Plo@am__quote@
410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findoldfnt.Plo@am__quote@
411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcres.Plo@am__quote@
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdefptsize.Plo@am__quote@
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getnewfntcid.Plo@am__quote@
414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Plo@am__quote@
415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initfshdl.Plo@am__quote@
416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regfpefunc.Plo@am__quote@
417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmfshdl.Plo@am__quote@
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/servclient.Plo@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setfntauth.Plo@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stfntcfnt.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stubsinit.Plo@am__quote@
422
423.c.o:
424@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
425@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
426@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
427@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
429
430.c.obj:
431@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
432@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
433@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
434@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
436
437.c.lo:
438@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
439@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
440@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
443
444mostlyclean-libtool:
445	-rm -f *.lo
446
447clean-libtool:
448	-rm -rf .libs _libs
449
450ID: $(am__tagged_files)
451	$(am__define_uniq_tagged_files); mkid -fID $$unique
452tags: tags-am
453TAGS: tags
454
455tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
456	set x; \
457	here=`pwd`; \
458	$(am__define_uniq_tagged_files); \
459	shift; \
460	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
461	  test -n "$$unique" || unique=$$empty_fix; \
462	  if test $$# -gt 0; then \
463	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464	      "$$@" $$unique; \
465	  else \
466	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467	      $$unique; \
468	  fi; \
469	fi
470ctags: ctags-am
471
472CTAGS: ctags
473ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
474	$(am__define_uniq_tagged_files); \
475	test -z "$(CTAGS_ARGS)$$unique" \
476	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
477	     $$unique
478
479GTAGS:
480	here=`$(am__cd) $(top_builddir) && pwd` \
481	  && $(am__cd) $(top_srcdir) \
482	  && gtags -i $(GTAGS_ARGS) "$$here"
483cscopelist: cscopelist-am
484
485cscopelist-am: $(am__tagged_files)
486	list='$(am__tagged_files)'; \
487	case "$(srcdir)" in \
488	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
489	  *) sdir=$(subdir)/$(srcdir) ;; \
490	esac; \
491	for i in $$list; do \
492	  if test -f "$$i"; then \
493	    echo "$(subdir)/$$i"; \
494	  else \
495	    echo "$$sdir/$$i"; \
496	  fi; \
497	done >> $(top_builddir)/cscope.files
498
499distclean-tags:
500	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501
502distdir: $(DISTFILES)
503	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505	list='$(DISTFILES)'; \
506	  dist_files=`for file in $$list; do echo $$file; done | \
507	  sed -e "s|^$$srcdirstrip/||;t" \
508	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
509	case $$dist_files in \
510	  */*) $(MKDIR_P) `echo "$$dist_files" | \
511			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
512			   sort -u` ;; \
513	esac; \
514	for file in $$dist_files; do \
515	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
516	  if test -d $$d/$$file; then \
517	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
518	    if test -d "$(distdir)/$$file"; then \
519	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
520	    fi; \
521	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
522	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
523	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524	    fi; \
525	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
526	  else \
527	    test -f "$(distdir)/$$file" \
528	    || cp -p $$d/$$file "$(distdir)/$$file" \
529	    || exit 1; \
530	  fi; \
531	done
532check-am: all-am
533check: check-am
534all-am: Makefile $(LTLIBRARIES)
535installdirs:
536install: install-am
537install-exec: install-exec-am
538install-data: install-data-am
539uninstall: uninstall-am
540
541install-am: all-am
542	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
544installcheck: installcheck-am
545install-strip:
546	if test -z '$(STRIP)'; then \
547	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549	      install; \
550	else \
551	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
552	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
553	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
554	fi
555mostlyclean-generic:
556
557clean-generic:
558
559distclean-generic:
560	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
561	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
562
563maintainer-clean-generic:
564	@echo "This command is intended for maintainers to use"
565	@echo "it deletes files that may require special tools to rebuild."
566clean: clean-am
567
568clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
569	mostlyclean-am
570
571distclean: distclean-am
572	-rm -rf ./$(DEPDIR)
573	-rm -f Makefile
574distclean-am: clean-am distclean-compile distclean-generic \
575	distclean-tags
576
577dvi: dvi-am
578
579dvi-am:
580
581html: html-am
582
583html-am:
584
585info: info-am
586
587info-am:
588
589install-data-am:
590
591install-dvi: install-dvi-am
592
593install-dvi-am:
594
595install-exec-am:
596
597install-html: install-html-am
598
599install-html-am:
600
601install-info: install-info-am
602
603install-info-am:
604
605install-man:
606
607install-pdf: install-pdf-am
608
609install-pdf-am:
610
611install-ps: install-ps-am
612
613install-ps-am:
614
615installcheck-am:
616
617maintainer-clean: maintainer-clean-am
618	-rm -rf ./$(DEPDIR)
619	-rm -f Makefile
620maintainer-clean-am: distclean-am maintainer-clean-generic
621
622mostlyclean: mostlyclean-am
623
624mostlyclean-am: mostlyclean-compile mostlyclean-generic \
625	mostlyclean-libtool
626
627pdf: pdf-am
628
629pdf-am:
630
631ps: ps-am
632
633ps-am:
634
635uninstall-am:
636
637.MAKE: install-am install-strip
638
639.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
640	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
641	ctags-am distclean distclean-compile distclean-generic \
642	distclean-libtool distclean-tags distdir dvi dvi-am html \
643	html-am info info-am install install-am install-data \
644	install-data-am install-dvi install-dvi-am install-exec \
645	install-exec-am install-html install-html-am install-info \
646	install-info-am install-man install-pdf install-pdf-am \
647	install-ps install-ps-am install-strip installcheck \
648	installcheck-am installdirs maintainer-clean \
649	maintainer-clean-generic mostlyclean mostlyclean-compile \
650	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
651	tags tags-am uninstall uninstall-am
652
653.PRECIOUS: Makefile
654
655
656# Tell versions [3.59,3.63) of GNU make to not export all variables.
657# Otherwise a system limit (for SysV at least) may be exceeded.
658.NOEXPORT:
659