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 17srcdir = . 18top_srcdir = .. 19 20pkgdatadir = $(datadir)/bison 21pkglibdir = $(libdir)/bison 22pkgincludedir = $(includedir)/bison 23top_builddir = .. 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25INSTALL = /usr/bin/install -c 26install_sh_DATA = $(install_sh) -c -m 644 27install_sh_PROGRAM = $(install_sh) -c 28install_sh_SCRIPT = $(install_sh) -c 29INSTALL_HEADER = $(INSTALL_DATA) 30transform = $(program_transform_name) 31NORMAL_INSTALL = : 32PRE_INSTALL = : 33POST_INSTALL = : 34NORMAL_UNINSTALL = : 35PRE_UNINSTALL = : 36POST_UNINSTALL = : 37build_triplet = x86_64-unknown-linux-gnu 38host_triplet = x86_64-unknown-linux-gnu 39subdir = examples 40DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \ 41 $(srcdir)/Makefile.in 42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 43am__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 71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 72 $(ACLOCAL_M4) 73mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs 74CONFIG_HEADER = $(top_builddir)/config.h 75CONFIG_CLEAN_FILES = 76SCRIPTS = $(dist_noinst_SCRIPTS) 77SOURCES = 78DIST_SOURCES = 79RECURSIVE_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 85ETAGS = etags 86CTAGS = ctags 87DIST_SUBDIRS = calc++ 88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 89ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9 90AMDEP_FALSE = # 91AMDEP_TRUE = 92AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar 93AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf 94AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader 95AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te 96AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9 97AWK = gawk 98BISON_CXX_WORKS = : 99BISON_CXX_WORKS_FALSE = # 100BISON_CXX_WORKS_TRUE = 101BISON_LOCALEDIR = /usr/share/locale 102CC = gcc 103CCDEPMODE = depmode=gcc3 104CFLAGS = -g -O2 105CPP = gcc -E 106CPPFLAGS = 107CXX = g++ 108CXXDEPMODE = depmode=gcc3 109CXXFLAGS = -g -O2 110CYGPATH_W = echo 111DEFS = -DHAVE_CONFIG_H 112DEPDIR = .deps 113ECHO_C = 114ECHO_N = -n 115ECHO_T = 116EGREP = grep -E 117EXEEXT = 118GCC = yes 119GETOPT_H = 120GMSGFMT = /usr/bin/msgfmt 121HAVE__BOOL = 1 122INSTALL_DATA = ${INSTALL} -m 644 123INSTALL_PROGRAM = ${INSTALL} 124INSTALL_SCRIPT = ${INSTALL} 125INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s 126INTLLIBS = 127INTL_MACOSX_LIBS = 128LDFLAGS = 129LEX = flex 130LEXLIB = -lfl 131LEX_OUTPUT_ROOT = lex.yy 132LIBICONV = -liconv 133LIBINTL = 134LIBOBJS = 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 135LIBS = 136LTLIBICONV = -liconv 137LTLIBINTL = 138LTLIBOBJS = 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 139M4 = /usr/bin/m4 140MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo 141MKINSTALLDIRS = $(top_builddir)/build-aux/mkinstalldirs 142MSGFMT = /usr/bin/msgfmt 143MSGMERGE = /usr/bin/msgmerge 144O0CFLAGS = -g 145O0CXXFLAGS = -g 146OBJEXT = o 147PACKAGE = bison 148PACKAGE_BUGREPORT = bug-bison@gnu.org 149PACKAGE_NAME = GNU Bison 150PACKAGE_STRING = GNU Bison 2.3 151PACKAGE_TARNAME = bison 152PACKAGE_VERSION = 2.3 153PATH_SEPARATOR = : 154POSUB = po 155RANLIB = ranlib 156SET_MAKE = 157SHELL = /bin/sh 158STDBOOL_H = 159STRIP = 160UNISTD_H = 161USE_NLS = yes 162VALGRIND = 163VERSION = 2.3 164WARNING_CFLAGS = 165WARNING_CXXFLAGS = 166WERROR_CFLAGS = 167XGETTEXT = /usr/bin/xgettext 168YACC = bison -y 169YACC_LIBRARY = liby.a 170YACC_SCRIPT = yacc 171ac_ct_CC = gcc 172ac_ct_CXX = g++ 173ac_ct_RANLIB = ranlib 174ac_ct_STRIP = 175aclocaldir = ${datadir}/aclocal 176am__fastdepCC_FALSE = # 177am__fastdepCC_TRUE = 178am__fastdepCXX_FALSE = # 179am__fastdepCXX_TRUE = 180am__include = include 181am__leading_dot = . 182am__quote = 183am__tar = ${AMTAR} chof - "$$tardir" 184am__untar = ${AMTAR} xf - 185bindir = ${exec_prefix}/bin 186build = x86_64-unknown-linux-gnu 187build_alias = 188build_cpu = x86_64 189build_os = linux-gnu 190build_vendor = unknown 191datadir = ${prefix}/share 192exec_prefix = ${prefix} 193host = x86_64-unknown-linux-gnu 194host_alias = 195host_cpu = x86_64 196host_os = linux-gnu 197host_vendor = unknown 198includedir = ${prefix}/include 199infodir = ${prefix}/info 200install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh 201libdir = ${exec_prefix}/lib 202libexecdir = ${exec_prefix}/libexec 203localstatedir = ${prefix}/var 204mandir = ${prefix}/man 205mkdir_p = mkdir -p -- 206oldincludedir = /usr/include 207prefix = /home/phanna/src/bison 208program_transform_name = s,x,x, 209sbindir = ${exec_prefix}/sbin 210sharedstatedir = ${prefix}/com 211sysconfdir = ${prefix}/etc 212target_alias = 213SUBDIRS = calc++ 214dist_noinst_SCRIPTS = extexi 215all: 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 231Makefile: $(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 247uninstall-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 280mostlyclean-recursive clean-recursive distclean-recursive \ 281maintainer-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" 311tags-recursive: 312 list='$(SUBDIRS)'; for subdir in $$list; do \ 313 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 314 done 315ctags-recursive: 316 list='$(SUBDIRS)'; for subdir in $$list; do \ 317 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 318 done 319 320ID: $(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 328tags: TAGS 329 330TAGS: 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 358ctags: CTAGS 359CTAGS: 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 373GTAGS: 374 here=`$(am__cd) $(top_builddir) && pwd` \ 375 && cd $(top_srcdir) \ 376 && gtags -i $(GTAGS_ARGS) $$here 377 378distclean-tags: 379 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 380 381distdir: $(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 423check-am: all-am 424check: check-recursive 425all-am: Makefile $(SCRIPTS) 426installdirs: installdirs-recursive 427installdirs-am: 428install: install-recursive 429install-exec: install-exec-recursive 430install-data: install-data-recursive 431uninstall: uninstall-recursive 432 433install-am: all-am 434 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 435 436installcheck: installcheck-recursive 437install-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 442mostlyclean-generic: 443 444clean-generic: 445 446distclean-generic: 447 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 448 449maintainer-clean-generic: 450 @echo "This command is intended for maintainers to use" 451 @echo "it deletes files that may require special tools to rebuild." 452clean: clean-recursive 453 454clean-am: clean-generic mostlyclean-am 455 456distclean: distclean-recursive 457 -rm -f Makefile 458distclean-am: clean-am distclean-generic distclean-tags 459 460dvi: dvi-recursive 461 462dvi-am: 463 464html: html-recursive 465 466info: info-recursive 467 468info-am: 469 470install-data-am: 471 472install-exec-am: 473 474install-info: install-info-recursive 475 476install-man: 477 478installcheck-am: 479 480maintainer-clean: maintainer-clean-recursive 481 -rm -f Makefile 482maintainer-clean-am: distclean-am maintainer-clean-generic 483 484mostlyclean: mostlyclean-recursive 485 486mostlyclean-am: mostlyclean-generic 487 488pdf: pdf-recursive 489 490pdf-am: 491 492ps: ps-recursive 493 494ps-am: 495 496uninstall-am: uninstall-info-am 497 498uninstall-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