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