Home | History | Annotate | Download | only in examples
      1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
      2 # examples/Makefile.  Generated from Makefile.in by configure.
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004, 2005  Free Software Foundation, Inc.
      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 
     16 
     17 srcdir = .
     18 top_srcdir = ..
     19 
     20 pkgdatadir = $(datadir)/bison
     21 pkglibdir = $(libdir)/bison
     22 pkgincludedir = $(includedir)/bison
     23 top_builddir = ..
     24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     25 INSTALL = /usr/bin/install -c
     26 install_sh_DATA = $(install_sh) -c -m 644
     27 install_sh_PROGRAM = $(install_sh) -c
     28 install_sh_SCRIPT = $(install_sh) -c
     29 INSTALL_HEADER = $(INSTALL_DATA)
     30 transform = $(program_transform_name)
     31 NORMAL_INSTALL = :
     32 PRE_INSTALL = :
     33 POST_INSTALL = :
     34 NORMAL_UNINSTALL = :
     35 PRE_UNINSTALL = :
     36 POST_UNINSTALL = :
     37 build_triplet = x86_64-unknown-linux-gnu
     38 host_triplet = x86_64-unknown-linux-gnu
     39 subdir = examples
     40 DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
     41 	$(srcdir)/Makefile.in
     42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     43 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
     44 	$(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
     45 	$(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \
     46 	$(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/error.m4 \
     47 	$(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
     48 	$(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext_gl.m4 \
     49 	$(top_srcdir)/m4/gnulib.m4 $(top_srcdir)/m4/hard-locale.m4 \
     50 	$(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/iconv.m4 \
     51 	$(top_srcdir)/m4/inttypes_h_gl.m4 \
     52 	$(top_srcdir)/m4/lib-ld_gl.m4 $(top_srcdir)/m4/lib-link.m4 \
     53 	$(top_srcdir)/m4/lib-prefix_gl.m4 $(top_srcdir)/m4/m4.m4 \
     54 	$(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \
     55 	$(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \
     56 	$(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/onceonly.m4 \
     57 	$(top_srcdir)/m4/po_gl.m4 $(top_srcdir)/m4/progtest.m4 \
     58 	$(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
     59 	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint_h_gl.m4 \
     60 	$(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \
     61 	$(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
     62 	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
     63 	$(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \
     64 	$(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \
     65 	$(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/uintmax_t_gl.m4 \
     66 	$(top_srcdir)/m4/ulonglong_gl.m4 \
     67 	$(top_srcdir)/m4/unistd-safer.m4 $(top_srcdir)/m4/unistd_h.m4 \
     68 	$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/warning.m4 \
     69 	$(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \
     70 	$(top_srcdir)/configure.ac
     71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     72 	$(ACLOCAL_M4)
     73 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
     74 CONFIG_HEADER = $(top_builddir)/config.h
     75 CONFIG_CLEAN_FILES =
     76 SCRIPTS = $(dist_noinst_SCRIPTS)
     77 SOURCES =
     78 DIST_SOURCES =
     79 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
     80 	html-recursive info-recursive install-data-recursive \
     81 	install-exec-recursive install-info-recursive \
     82 	install-recursive installcheck-recursive installdirs-recursive \
     83 	pdf-recursive ps-recursive uninstall-info-recursive \
     84 	uninstall-recursive
     85 ETAGS = etags
     86 CTAGS = ctags
     87 DIST_SUBDIRS = calc++
     88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     89 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
     90 AMDEP_FALSE = #
     91 AMDEP_TRUE = 
     92 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
     93 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
     94 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
     95 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
     96 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
     97 AWK = gawk
     98 BISON_CXX_WORKS = :
     99 BISON_CXX_WORKS_FALSE = #
    100 BISON_CXX_WORKS_TRUE = 
    101 BISON_LOCALEDIR = /usr/share/locale
    102 CC = gcc
    103 CCDEPMODE = depmode=gcc3
    104 CFLAGS = -g -O2
    105 CPP = gcc -E
    106 CPPFLAGS = 
    107 CXX = g++
    108 CXXDEPMODE = depmode=gcc3
    109 CXXFLAGS = -g -O2
    110 CYGPATH_W = echo
    111 DEFS = -DHAVE_CONFIG_H
    112 DEPDIR = .deps
    113 ECHO_C = 
    114 ECHO_N = -n
    115 ECHO_T = 
    116 EGREP = grep -E
    117 EXEEXT = 
    118 GCC = yes
    119 GETOPT_H = 
    120 GMSGFMT = /usr/bin/msgfmt
    121 HAVE__BOOL = 1
    122 INSTALL_DATA = ${INSTALL} -m 644
    123 INSTALL_PROGRAM = ${INSTALL}
    124 INSTALL_SCRIPT = ${INSTALL}
    125 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
    126 INTLLIBS = 
    127 INTL_MACOSX_LIBS = 
    128 LDFLAGS = 
    129 LEX = flex
    130 LEXLIB = -lfl
    131 LEX_OUTPUT_ROOT = lex.yy
    132 LIBICONV = -liconv
    133 LIBINTL = 
    134 LIBOBJS =  dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o
    135 LIBS = 
    136 LTLIBICONV = -liconv
    137 LTLIBINTL = 
    138 LTLIBOBJS =  dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo
    139 M4 = /usr/bin/m4
    140 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
    141 MKINSTALLDIRS = $(top_builddir)/build-aux/mkinstalldirs
    142 MSGFMT = /usr/bin/msgfmt
    143 MSGMERGE = /usr/bin/msgmerge
    144 O0CFLAGS = -g 
    145 O0CXXFLAGS = -g 
    146 OBJEXT = o
    147 PACKAGE = bison
    148 PACKAGE_BUGREPORT = bug-bison@gnu.org
    149 PACKAGE_NAME = GNU Bison
    150 PACKAGE_STRING = GNU Bison 2.3
    151 PACKAGE_TARNAME = bison
    152 PACKAGE_VERSION = 2.3
    153 PATH_SEPARATOR = :
    154 POSUB = po
    155 RANLIB = ranlib
    156 SET_MAKE = 
    157 SHELL = /bin/sh
    158 STDBOOL_H = 
    159 STRIP = 
    160 UNISTD_H = 
    161 USE_NLS = yes
    162 VALGRIND = 
    163 VERSION = 2.3
    164 WARNING_CFLAGS = 
    165 WARNING_CXXFLAGS = 
    166 WERROR_CFLAGS = 
    167 XGETTEXT = /usr/bin/xgettext
    168 YACC = bison -y
    169 YACC_LIBRARY = liby.a
    170 YACC_SCRIPT = yacc
    171 ac_ct_CC = gcc
    172 ac_ct_CXX = g++
    173 ac_ct_RANLIB = ranlib
    174 ac_ct_STRIP = 
    175 aclocaldir = ${datadir}/aclocal
    176 am__fastdepCC_FALSE = #
    177 am__fastdepCC_TRUE = 
    178 am__fastdepCXX_FALSE = #
    179 am__fastdepCXX_TRUE = 
    180 am__include = include
    181 am__leading_dot = .
    182 am__quote = 
    183 am__tar = ${AMTAR} chof - "$$tardir"
    184 am__untar = ${AMTAR} xf -
    185 bindir = ${exec_prefix}/bin
    186 build = x86_64-unknown-linux-gnu
    187 build_alias = 
    188 build_cpu = x86_64
    189 build_os = linux-gnu
    190 build_vendor = unknown
    191 datadir = ${prefix}/share
    192 exec_prefix = ${prefix}
    193 host = x86_64-unknown-linux-gnu
    194 host_alias = 
    195 host_cpu = x86_64
    196 host_os = linux-gnu
    197 host_vendor = unknown
    198 includedir = ${prefix}/include
    199 infodir = ${prefix}/info
    200 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
    201 libdir = ${exec_prefix}/lib
    202 libexecdir = ${exec_prefix}/libexec
    203 localstatedir = ${prefix}/var
    204 mandir = ${prefix}/man
    205 mkdir_p = mkdir -p --
    206 oldincludedir = /usr/include
    207 prefix = /home/phanna/src/bison
    208 program_transform_name = s,x,x,
    209 sbindir = ${exec_prefix}/sbin
    210 sharedstatedir = ${prefix}/com
    211 sysconfdir = ${prefix}/etc
    212 target_alias = 
    213 SUBDIRS = calc++
    214 dist_noinst_SCRIPTS = extexi
    215 all: all-recursive
    216 
    217 .SUFFIXES:
    218 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    219 	@for dep in $?; do \
    220 	  case '$(am__configure_deps)' in \
    221 	    *$$dep*) \
    222 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    223 		&& exit 0; \
    224 	      exit 1;; \
    225 	  esac; \
    226 	done; \
    227 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/Makefile'; \
    228 	cd $(top_srcdir) && \
    229 	  $(AUTOMAKE) --gnu  examples/Makefile
    230 .PRECIOUS: Makefile
    231 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    232 	@case '$?' in \
    233 	  *config.status*) \
    234 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    235 	  *) \
    236 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    237 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    238 	esac;
    239 
    240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    241 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    242 
    243 $(top_srcdir)/configure:  $(am__configure_deps)
    244 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    245 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    246 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    247 uninstall-info-am:
    248 
    249 # This directory's subdirectories are mostly independent; you can cd
    250 # into them and run `make' without going through this Makefile.
    251 # To change the values of `make' variables: instead of editing Makefiles,
    252 # (1) if the variable is set in `config.status', edit `config.status'
    253 #     (which will cause the Makefiles to be regenerated when you run `make');
    254 # (2) otherwise, pass the desired values on the `make' command line.
    255 $(RECURSIVE_TARGETS):
    256 	@failcom='exit 1'; \
    257 	for f in x $$MAKEFLAGS; do \
    258 	  case $$f in \
    259 	    *=* | --[!k]*);; \
    260 	    *k*) failcom='fail=yes';; \
    261 	  esac; \
    262 	done; \
    263 	dot_seen=no; \
    264 	target=`echo $@ | sed s/-recursive//`; \
    265 	list='$(SUBDIRS)'; for subdir in $$list; do \
    266 	  echo "Making $$target in $$subdir"; \
    267 	  if test "$$subdir" = "."; then \
    268 	    dot_seen=yes; \
    269 	    local_target="$$target-am"; \
    270 	  else \
    271 	    local_target="$$target"; \
    272 	  fi; \
    273 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    274 	  || eval $$failcom; \
    275 	done; \
    276 	if test "$$dot_seen" = "no"; then \
    277 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
    278 	fi; test -z "$$fail"
    279 
    280 mostlyclean-recursive clean-recursive distclean-recursive \
    281 maintainer-clean-recursive:
    282 	@failcom='exit 1'; \
    283 	for f in x $$MAKEFLAGS; do \
    284 	  case $$f in \
    285 	    *=* | --[!k]*);; \
    286 	    *k*) failcom='fail=yes';; \
    287 	  esac; \
    288 	done; \
    289 	dot_seen=no; \
    290 	case "$@" in \
    291 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
    292 	  *) list='$(SUBDIRS)' ;; \
    293 	esac; \
    294 	rev=''; for subdir in $$list; do \
    295 	  if test "$$subdir" = "."; then :; else \
    296 	    rev="$$subdir $$rev"; \
    297 	  fi; \
    298 	done; \
    299 	rev="$$rev ."; \
    300 	target=`echo $@ | sed s/-recursive//`; \
    301 	for subdir in $$rev; do \
    302 	  echo "Making $$target in $$subdir"; \
    303 	  if test "$$subdir" = "."; then \
    304 	    local_target="$$target-am"; \
    305 	  else \
    306 	    local_target="$$target"; \
    307 	  fi; \
    308 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    309 	  || eval $$failcom; \
    310 	done && test -z "$$fail"
    311 tags-recursive:
    312 	list='$(SUBDIRS)'; for subdir in $$list; do \
    313 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    314 	done
    315 ctags-recursive:
    316 	list='$(SUBDIRS)'; for subdir in $$list; do \
    317 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
    318 	done
    319 
    320 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    321 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    322 	unique=`for i in $$list; do \
    323 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    324 	  done | \
    325 	  $(AWK) '    { files[$$0] = 1; } \
    326 	       END { for (i in files) print i; }'`; \
    327 	mkid -fID $$unique
    328 tags: TAGS
    329 
    330 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    331 		$(TAGS_FILES) $(LISP)
    332 	tags=; \
    333 	here=`pwd`; \
    334 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
    335 	  include_option=--etags-include; \
    336 	  empty_fix=.; \
    337 	else \
    338 	  include_option=--include; \
    339 	  empty_fix=; \
    340 	fi; \
    341 	list='$(SUBDIRS)'; for subdir in $$list; do \
    342 	  if test "$$subdir" = .; then :; else \
    343 	    test ! -f $$subdir/TAGS || \
    344 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
    345 	  fi; \
    346 	done; \
    347 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    348 	unique=`for i in $$list; do \
    349 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    350 	  done | \
    351 	  $(AWK) '    { files[$$0] = 1; } \
    352 	       END { for (i in files) print i; }'`; \
    353 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
    354 	  test -n "$$unique" || unique=$$empty_fix; \
    355 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    356 	    $$tags $$unique; \
    357 	fi
    358 ctags: CTAGS
    359 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    360 		$(TAGS_FILES) $(LISP)
    361 	tags=; \
    362 	here=`pwd`; \
    363 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    364 	unique=`for i in $$list; do \
    365 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    366 	  done | \
    367 	  $(AWK) '    { files[$$0] = 1; } \
    368 	       END { for (i in files) print i; }'`; \
    369 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
    370 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    371 	     $$tags $$unique
    372 
    373 GTAGS:
    374 	here=`$(am__cd) $(top_builddir) && pwd` \
    375 	  && cd $(top_srcdir) \
    376 	  && gtags -i $(GTAGS_ARGS) $$here
    377 
    378 distclean-tags:
    379 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    380 
    381 distdir: $(DISTFILES)
    382 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    383 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    384 	list='$(DISTFILES)'; for file in $$list; do \
    385 	  case $$file in \
    386 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    387 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    388 	  esac; \
    389 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    390 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    391 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    392 	    dir="/$$dir"; \
    393 	    $(mkdir_p) "$(distdir)$$dir"; \
    394 	  else \
    395 	    dir=''; \
    396 	  fi; \
    397 	  if test -d $$d/$$file; then \
    398 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    399 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    400 	    fi; \
    401 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    402 	  else \
    403 	    test -f $(distdir)/$$file \
    404 	    || cp -p $$d/$$file $(distdir)/$$file \
    405 	    || exit 1; \
    406 	  fi; \
    407 	done
    408 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    409 	  if test "$$subdir" = .; then :; else \
    410 	    test -d "$(distdir)/$$subdir" \
    411 	    || $(mkdir_p) "$(distdir)/$$subdir" \
    412 	    || exit 1; \
    413 	    distdir=`$(am__cd) $(distdir) && pwd`; \
    414 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
    415 	    (cd $$subdir && \
    416 	      $(MAKE) $(AM_MAKEFLAGS) \
    417 	        top_distdir="$$top_distdir" \
    418 	        distdir="$$distdir/$$subdir" \
    419 	        distdir) \
    420 	      || exit 1; \
    421 	  fi; \
    422 	done
    423 check-am: all-am
    424 check: check-recursive
    425 all-am: Makefile $(SCRIPTS)
    426 installdirs: installdirs-recursive
    427 installdirs-am:
    428 install: install-recursive
    429 install-exec: install-exec-recursive
    430 install-data: install-data-recursive
    431 uninstall: uninstall-recursive
    432 
    433 install-am: all-am
    434 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    435 
    436 installcheck: installcheck-recursive
    437 install-strip:
    438 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    439 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    440 	  `test -z '$(STRIP)' || \
    441 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    442 mostlyclean-generic:
    443 
    444 clean-generic:
    445 
    446 distclean-generic:
    447 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    448 
    449 maintainer-clean-generic:
    450 	@echo "This command is intended for maintainers to use"
    451 	@echo "it deletes files that may require special tools to rebuild."
    452 clean: clean-recursive
    453 
    454 clean-am: clean-generic mostlyclean-am
    455 
    456 distclean: distclean-recursive
    457 	-rm -f Makefile
    458 distclean-am: clean-am distclean-generic distclean-tags
    459 
    460 dvi: dvi-recursive
    461 
    462 dvi-am:
    463 
    464 html: html-recursive
    465 
    466 info: info-recursive
    467 
    468 info-am:
    469 
    470 install-data-am:
    471 
    472 install-exec-am:
    473 
    474 install-info: install-info-recursive
    475 
    476 install-man:
    477 
    478 installcheck-am:
    479 
    480 maintainer-clean: maintainer-clean-recursive
    481 	-rm -f Makefile
    482 maintainer-clean-am: distclean-am maintainer-clean-generic
    483 
    484 mostlyclean: mostlyclean-recursive
    485 
    486 mostlyclean-am: mostlyclean-generic
    487 
    488 pdf: pdf-recursive
    489 
    490 pdf-am:
    491 
    492 ps: ps-recursive
    493 
    494 ps-am:
    495 
    496 uninstall-am: uninstall-info-am
    497 
    498 uninstall-info: uninstall-info-recursive
    499 
    500 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
    501 	clean clean-generic clean-recursive ctags ctags-recursive \
    502 	distclean distclean-generic distclean-recursive distclean-tags \
    503 	distdir dvi dvi-am html html-am info info-am install \
    504 	install-am install-data install-data-am install-exec \
    505 	install-exec-am install-info install-info-am install-man \
    506 	install-strip installcheck installcheck-am installdirs \
    507 	installdirs-am maintainer-clean maintainer-clean-generic \
    508 	maintainer-clean-recursive mostlyclean mostlyclean-generic \
    509 	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
    510 	uninstall uninstall-am uninstall-info-am
    511 
    512 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    513 # Otherwise a system limit (for SysV at least) may be exceeded.
    514 .NOEXPORT:
    515