Tizen 2.0 Release
[framework/uifw/xorg/util/x11-xserver-utils.git] / xinput / src / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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 © 2007 Peter Hutterer
19 # Copyright © 2009 Red Hat, Inc.
20 #
21 # Permission is hereby granted, free of charge, to any person obtaining a
22 # copy of this software and associated documentation files (the "Software"),
23 # to deal in the Software without restriction, including without limitation
24 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
25 # and/or sell copies of the Software, and to permit persons to whom the
26 # Software is furnished to do so, subject to the following conditions:
27 #
28 # The above copyright notice and this permission notice (including the next
29 # paragraph) shall be included in all copies or substantial portions of the
30 # Software.
31 #
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38 # DEALINGS IN THE SOFTWARE.
39
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 bin_PROGRAMS = xinput$(EXEEXT)
60 subdir = src
61 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__installdirs = "$(DESTDIR)$(bindir)"
71 PROGRAMS = $(bin_PROGRAMS)
72 am__xinput_SOURCES_DIST = buttonmap.c feedback.c list.c setint.c \
73         setmode.c setptr.c state.c property.c test.c xinput.c xinput.h \
74         hierarchy.c setcp.c test_xi2.c transform.c
75 @HAVE_XI2_TRUE@am__objects_1 = hierarchy.$(OBJEXT) setcp.$(OBJEXT) \
76 @HAVE_XI2_TRUE@ test_xi2.$(OBJEXT) transform.$(OBJEXT)
77 am_xinput_OBJECTS = buttonmap.$(OBJEXT) feedback.$(OBJEXT) \
78         list.$(OBJEXT) setint.$(OBJEXT) setmode.$(OBJEXT) \
79         setptr.$(OBJEXT) state.$(OBJEXT) property.$(OBJEXT) \
80         test.$(OBJEXT) xinput.$(OBJEXT) $(am__objects_1)
81 xinput_OBJECTS = $(am_xinput_OBJECTS)
82 am__DEPENDENCIES_1 =
83 xinput_DEPENDENCIES = $(am__DEPENDENCIES_1)
84 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
85 depcomp = $(SHELL) $(top_srcdir)/depcomp
86 am__depfiles_maybe = depfiles
87 am__mv = mv -f
88 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
89         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90 AM_V_CC = $(am__v_CC_@AM_V@)
91 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
92 am__v_CC_0 = @echo "  CC    " $@;
93 AM_V_at = $(am__v_at_@AM_V@)
94 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
95 am__v_at_0 = @
96 CCLD = $(CC)
97 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
98 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
99 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
100 am__v_CCLD_0 = @echo "  CCLD  " $@;
101 AM_V_GEN = $(am__v_GEN_@AM_V@)
102 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
103 am__v_GEN_0 = @echo "  GEN   " $@;
104 SOURCES = $(xinput_SOURCES)
105 DIST_SOURCES = $(am__xinput_SOURCES_DIST)
106 ETAGS = etags
107 CTAGS = ctags
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 ACLOCAL = @ACLOCAL@
110 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
111 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
112 AMTAR = @AMTAR@
113 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
114 APP_MAN_DIR = @APP_MAN_DIR@
115 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
119 AWK = @AWK@
120 BASE_CFLAGS = @BASE_CFLAGS@
121 CC = @CC@
122 CCDEPMODE = @CCDEPMODE@
123 CFLAGS = @CFLAGS@
124 CHANGELOG_CMD = @CHANGELOG_CMD@
125 CPP = @CPP@
126 CPPFLAGS = @CPPFLAGS@
127 CWARNFLAGS = @CWARNFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
132 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 FILE_MAN_DIR = @FILE_MAN_DIR@
139 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
140 GREP = @GREP@
141 HAVE_XI2 = @HAVE_XI2@
142 INSTALL = @INSTALL@
143 INSTALL_CMD = @INSTALL_CMD@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 LDFLAGS = @LDFLAGS@
149 LIBOBJS = @LIBOBJS@
150 LIBS = @LIBS@
151 LIB_MAN_DIR = @LIB_MAN_DIR@
152 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
153 LTLIBOBJS = @LTLIBOBJS@
154 MAINT = @MAINT@
155 MAKEINFO = @MAKEINFO@
156 MAN_SUBSTS = @MAN_SUBSTS@
157 MISC_MAN_DIR = @MISC_MAN_DIR@
158 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
159 MKDIR_P = @MKDIR_P@
160 OBJEXT = @OBJEXT@
161 PACKAGE = @PACKAGE@
162 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163 PACKAGE_NAME = @PACKAGE_NAME@
164 PACKAGE_STRING = @PACKAGE_STRING@
165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_URL = @PACKAGE_URL@
167 PACKAGE_VERSION = @PACKAGE_VERSION@
168 PATH_SEPARATOR = @PATH_SEPARATOR@
169 PKG_CONFIG = @PKG_CONFIG@
170 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
171 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
172 SED = @SED@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 STRICT_CFLAGS = @STRICT_CFLAGS@
176 STRIP = @STRIP@
177 VERSION = @VERSION@
178 XI21_CFLAGS = @XI21_CFLAGS@
179 XI21_LIBS = @XI21_LIBS@
180 XI22_CFLAGS = @XI22_CFLAGS@
181 XI22_LIBS = @XI22_LIBS@
182 XI2_CFLAGS = @XI2_CFLAGS@
183 XI2_LIBS = @XI2_LIBS@
184 XINPUT_CFLAGS = @XINPUT_CFLAGS@
185 XINPUT_LIBS = @XINPUT_LIBS@
186 XORG_MAN_PAGE = @XORG_MAN_PAGE@
187 abs_builddir = @abs_builddir@
188 abs_srcdir = @abs_srcdir@
189 abs_top_builddir = @abs_top_builddir@
190 abs_top_srcdir = @abs_top_srcdir@
191 ac_ct_CC = @ac_ct_CC@
192 am__include = @am__include@
193 am__leading_dot = @am__leading_dot@
194 am__quote = @am__quote@
195 am__tar = @am__tar@
196 am__untar = @am__untar@
197 bindir = @bindir@
198 build = @build@
199 build_alias = @build_alias@
200 build_cpu = @build_cpu@
201 build_os = @build_os@
202 build_vendor = @build_vendor@
203 builddir = @builddir@
204 datadir = @datadir@
205 datarootdir = @datarootdir@
206 docdir = @docdir@
207 dvidir = @dvidir@
208 exec_prefix = @exec_prefix@
209 host = @host@
210 host_alias = @host_alias@
211 host_cpu = @host_cpu@
212 host_os = @host_os@
213 host_vendor = @host_vendor@
214 htmldir = @htmldir@
215 includedir = @includedir@
216 infodir = @infodir@
217 install_sh = @install_sh@
218 libdir = @libdir@
219 libexecdir = @libexecdir@
220 localedir = @localedir@
221 localstatedir = @localstatedir@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 oldincludedir = @oldincludedir@
225 pdfdir = @pdfdir@
226 prefix = @prefix@
227 program_transform_name = @program_transform_name@
228 psdir = @psdir@
229 sbindir = @sbindir@
230 sharedstatedir = @sharedstatedir@
231 srcdir = @srcdir@
232 sysconfdir = @sysconfdir@
233 target_alias = @target_alias@
234 top_build_prefix = @top_build_prefix@
235 top_builddir = @top_builddir@
236 top_srcdir = @top_srcdir@
237 AM_CFLAGS = $(XINPUT_CFLAGS)
238 xinput_LDADD = $(XINPUT_LIBS)
239 @HAVE_XI2_TRUE@xinput2_files = hierarchy.c setcp.c test_xi2.c transform.c
240 xinput_SOURCES = \
241     buttonmap.c \
242     feedback.c \
243     list.c \
244     setint.c \
245     setmode.c \
246     setptr.c \
247     state.c \
248     property.c \
249     test.c \
250     xinput.c \
251     xinput.h \
252     $(xinput2_files)
253
254 all: all-am
255
256 .SUFFIXES:
257 .SUFFIXES: .c .o .obj
258 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
259         @for dep in $?; do \
260           case '$(am__configure_deps)' in \
261             *$$dep*) \
262               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
263                 && { if test -f $@; then exit 0; else break; fi; }; \
264               exit 1;; \
265           esac; \
266         done; \
267         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
268         $(am__cd) $(top_srcdir) && \
269           $(AUTOMAKE) --foreign src/Makefile
270 .PRECIOUS: Makefile
271 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272         @case '$?' in \
273           *config.status*) \
274             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275           *) \
276             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278         esac;
279
280 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
283 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
284         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287 $(am__aclocal_m4_deps):
288 install-binPROGRAMS: $(bin_PROGRAMS)
289         @$(NORMAL_INSTALL)
290         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
291         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
292         for p in $$list; do echo "$$p $$p"; done | \
293         sed 's/$(EXEEXT)$$//' | \
294         while read p p1; do if test -f $$p; \
295           then echo "$$p"; echo "$$p"; else :; fi; \
296         done | \
297         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
298             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
299         sed 'N;N;N;s,\n, ,g' | \
300         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
301           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
302             if ($$2 == $$4) files[d] = files[d] " " $$1; \
303             else { print "f", $$3 "/" $$4, $$1; } } \
304           END { for (d in files) print "f", d, files[d] }' | \
305         while read type dir files; do \
306             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
307             test -z "$$files" || { \
308               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
309               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
310             } \
311         ; done
312
313 uninstall-binPROGRAMS:
314         @$(NORMAL_UNINSTALL)
315         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
316         files=`for p in $$list; do echo "$$p"; done | \
317           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
318               -e 's/$$/$(EXEEXT)/' `; \
319         test -n "$$list" || exit 0; \
320         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
321         cd "$(DESTDIR)$(bindir)" && rm -f $$files
322
323 clean-binPROGRAMS:
324         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
325 xinput$(EXEEXT): $(xinput_OBJECTS) $(xinput_DEPENDENCIES) $(EXTRA_xinput_DEPENDENCIES) 
326         @rm -f xinput$(EXEEXT)
327         $(AM_V_CCLD)$(LINK) $(xinput_OBJECTS) $(xinput_LDADD) $(LIBS)
328
329 mostlyclean-compile:
330         -rm -f *.$(OBJEXT)
331
332 distclean-compile:
333         -rm -f *.tab.c
334
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buttonmap.Po@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/feedback.Po@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hierarchy.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/property.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setcp.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setint.Po@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setmode.Po@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setptr.Po@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/state.Po@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_xi2.Po@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transform.Po@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xinput.Po@am__quote@
349
350 .c.o:
351 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
352 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
353 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
356
357 .c.obj:
358 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
359 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
360 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
363
364 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         mkid -fID $$unique
372 tags: TAGS
373
374 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         set x; \
377         here=`pwd`; \
378         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379         unique=`for i in $$list; do \
380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381           done | \
382           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383               END { if (nonempty) { for (i in files) print i; }; }'`; \
384         shift; \
385         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
386           test -n "$$unique" || unique=$$empty_fix; \
387           if test $$# -gt 0; then \
388             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389               "$$@" $$unique; \
390           else \
391             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392               $$unique; \
393           fi; \
394         fi
395 ctags: CTAGS
396 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
397                 $(TAGS_FILES) $(LISP)
398         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
399         unique=`for i in $$list; do \
400             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401           done | \
402           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403               END { if (nonempty) { for (i in files) print i; }; }'`; \
404         test -z "$(CTAGS_ARGS)$$unique" \
405           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
406              $$unique
407
408 GTAGS:
409         here=`$(am__cd) $(top_builddir) && pwd` \
410           && $(am__cd) $(top_srcdir) \
411           && gtags -i $(GTAGS_ARGS) "$$here"
412
413 distclean-tags:
414         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
415
416 distdir: $(DISTFILES)
417         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419         list='$(DISTFILES)'; \
420           dist_files=`for file in $$list; do echo $$file; done | \
421           sed -e "s|^$$srcdirstrip/||;t" \
422               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
423         case $$dist_files in \
424           */*) $(MKDIR_P) `echo "$$dist_files" | \
425                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
426                            sort -u` ;; \
427         esac; \
428         for file in $$dist_files; do \
429           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
430           if test -d $$d/$$file; then \
431             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
432             if test -d "$(distdir)/$$file"; then \
433               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
434             fi; \
435             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
436               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
437               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
438             fi; \
439             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
440           else \
441             test -f "$(distdir)/$$file" \
442             || cp -p $$d/$$file "$(distdir)/$$file" \
443             || exit 1; \
444           fi; \
445         done
446 check-am: all-am
447 check: check-am
448 all-am: Makefile $(PROGRAMS)
449 installdirs:
450         for dir in "$(DESTDIR)$(bindir)"; do \
451           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
452         done
453 install: install-am
454 install-exec: install-exec-am
455 install-data: install-data-am
456 uninstall: uninstall-am
457
458 install-am: all-am
459         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461 installcheck: installcheck-am
462 install-strip:
463         if test -z '$(STRIP)'; then \
464           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466               install; \
467         else \
468           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
471         fi
472 mostlyclean-generic:
473
474 clean-generic:
475
476 distclean-generic:
477         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
480 maintainer-clean-generic:
481         @echo "This command is intended for maintainers to use"
482         @echo "it deletes files that may require special tools to rebuild."
483 clean: clean-am
484
485 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
486
487 distclean: distclean-am
488         -rm -rf ./$(DEPDIR)
489         -rm -f Makefile
490 distclean-am: clean-am distclean-compile distclean-generic \
491         distclean-tags
492
493 dvi: dvi-am
494
495 dvi-am:
496
497 html: html-am
498
499 html-am:
500
501 info: info-am
502
503 info-am:
504
505 install-data-am:
506
507 install-dvi: install-dvi-am
508
509 install-dvi-am:
510
511 install-exec-am: install-binPROGRAMS
512
513 install-html: install-html-am
514
515 install-html-am:
516
517 install-info: install-info-am
518
519 install-info-am:
520
521 install-man:
522
523 install-pdf: install-pdf-am
524
525 install-pdf-am:
526
527 install-ps: install-ps-am
528
529 install-ps-am:
530
531 installcheck-am:
532
533 maintainer-clean: maintainer-clean-am
534         -rm -rf ./$(DEPDIR)
535         -rm -f Makefile
536 maintainer-clean-am: distclean-am maintainer-clean-generic
537
538 mostlyclean: mostlyclean-am
539
540 mostlyclean-am: mostlyclean-compile mostlyclean-generic
541
542 pdf: pdf-am
543
544 pdf-am:
545
546 ps: ps-am
547
548 ps-am:
549
550 uninstall-am: uninstall-binPROGRAMS
551
552 .MAKE: install-am install-strip
553
554 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
555         clean-generic ctags distclean distclean-compile \
556         distclean-generic distclean-tags distdir dvi dvi-am html \
557         html-am info info-am install install-am install-binPROGRAMS \
558         install-data install-data-am install-dvi install-dvi-am \
559         install-exec install-exec-am install-html install-html-am \
560         install-info install-info-am install-man install-pdf \
561         install-pdf-am install-ps install-ps-am install-strip \
562         installcheck installcheck-am installdirs maintainer-clean \
563         maintainer-clean-generic mostlyclean mostlyclean-compile \
564         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
565         uninstall-am uninstall-binPROGRAMS
566
567
568 # Tell versions [3.59,3.63) of GNU make to not export all variables.
569 # Otherwise a system limit (for SysV at least) may be exceeded.
570 .NOEXPORT: