Makefile.in revision 61b2299d
1# Makefile.in generated by automake 1.10.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 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@SET_MAKE@ 16VPATH = @srcdir@ 17pkgdatadir = $(datadir)/@PACKAGE@ 18pkglibdir = $(libdir)/@PACKAGE@ 19pkgincludedir = $(includedir)/@PACKAGE@ 20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 21install_sh_DATA = $(install_sh) -c -m 644 22install_sh_PROGRAM = $(install_sh) -c 23install_sh_SCRIPT = $(install_sh) -c 24INSTALL_HEADER = $(INSTALL_DATA) 25transform = $(program_transform_name) 26NORMAL_INSTALL = : 27PRE_INSTALL = : 28POST_INSTALL = : 29NORMAL_UNINSTALL = : 30PRE_UNINSTALL = : 31POST_UNINSTALL = : 32build_triplet = @build@ 33host_triplet = @host@ 34subdir = modules/om 35DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 37am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 38 $(top_srcdir)/configure.ac 39am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 40 $(ACLOCAL_M4) 41mkinstalldirs = $(install_sh) -d 42CONFIG_HEADER = $(top_builddir)/src/config.h \ 43 $(top_builddir)/include/X11/XlibConf.h 44CONFIG_CLEAN_FILES = 45SOURCES = 46DIST_SOURCES = 47RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 48 html-recursive info-recursive install-data-recursive \ 49 install-dvi-recursive install-exec-recursive \ 50 install-html-recursive install-info-recursive \ 51 install-pdf-recursive install-ps-recursive install-recursive \ 52 installcheck-recursive installdirs-recursive pdf-recursive \ 53 ps-recursive uninstall-recursive 54RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 55 distclean-recursive maintainer-clean-recursive 56ETAGS = etags 57CTAGS = ctags 58DIST_SUBDIRS = $(SUBDIRS) 59DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 60ACLOCAL = @ACLOCAL@ 61ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 62ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 63AMTAR = @AMTAR@ 64APP_MAN_DIR = @APP_MAN_DIR@ 65APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 66AR = @AR@ 67AUTOCONF = @AUTOCONF@ 68AUTOHEADER = @AUTOHEADER@ 69AUTOMAKE = @AUTOMAKE@ 70AWK = @AWK@ 71BIGFONT_CFLAGS = @BIGFONT_CFLAGS@ 72BIGFONT_LIBS = @BIGFONT_LIBS@ 73CC = @CC@ 74CCDEPMODE = @CCDEPMODE@ 75CC_FOR_BUILD = @CC_FOR_BUILD@ 76CFLAGS = @CFLAGS@ 77CHANGELOG_CMD = @CHANGELOG_CMD@ 78CPP = @CPP@ 79CPPFLAGS = @CPPFLAGS@ 80CWARNFLAGS = @CWARNFLAGS@ 81CXX = @CXX@ 82CXXCPP = @CXXCPP@ 83CXXDEPMODE = @CXXDEPMODE@ 84CXXFLAGS = @CXXFLAGS@ 85CYGPATH_W = @CYGPATH_W@ 86DEFS = @DEFS@ 87DEPDIR = @DEPDIR@ 88DOLT_BASH = @DOLT_BASH@ 89DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 90DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 91DSYMUTIL = @DSYMUTIL@ 92ECHO = @ECHO@ 93ECHO_C = @ECHO_C@ 94ECHO_N = @ECHO_N@ 95ECHO_T = @ECHO_T@ 96EGREP = @EGREP@ 97EXEEXT = @EXEEXT@ 98F77 = @F77@ 99FFLAGS = @FFLAGS@ 100FILE_MAN_DIR = @FILE_MAN_DIR@ 101FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 102GREP = @GREP@ 103I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 104INSTALL = @INSTALL@ 105INSTALL_DATA = @INSTALL_DATA@ 106INSTALL_PROGRAM = @INSTALL_PROGRAM@ 107INSTALL_SCRIPT = @INSTALL_SCRIPT@ 108INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 109KEYSYMDEF = @KEYSYMDEF@ 110LAUNCHD = @LAUNCHD@ 111LDFLAGS = @LDFLAGS@ 112LIBOBJS = @LIBOBJS@ 113LIBS = @LIBS@ 114LIBTOOL = @LIBTOOL@ 115LIB_MAN_DIR = @LIB_MAN_DIR@ 116LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 117LINT = @LINT@ 118LINTLIB = @LINTLIB@ 119LINT_FLAGS = @LINT_FLAGS@ 120LN_S = @LN_S@ 121LTCOMPILE = @LTCOMPILE@ 122LTCXXCOMPILE = @LTCXXCOMPILE@ 123LTLIBOBJS = @LTLIBOBJS@ 124MAINT = @MAINT@ 125MAKEINFO = @MAKEINFO@ 126MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 127MISC_MAN_DIR = @MISC_MAN_DIR@ 128MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 129MKDIR_P = @MKDIR_P@ 130NMEDIT = @NMEDIT@ 131OBJEXT = @OBJEXT@ 132PACKAGE = @PACKAGE@ 133PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 134PACKAGE_NAME = @PACKAGE_NAME@ 135PACKAGE_STRING = @PACKAGE_STRING@ 136PACKAGE_TARNAME = @PACKAGE_TARNAME@ 137PACKAGE_VERSION = @PACKAGE_VERSION@ 138PATH_SEPARATOR = @PATH_SEPARATOR@ 139PKG_CONFIG = @PKG_CONFIG@ 140RANLIB = @RANLIB@ 141RAWCPP = @RAWCPP@ 142RAWCPPFLAGS = @RAWCPPFLAGS@ 143SED = @SED@ 144SET_MAKE = @SET_MAKE@ 145SHELL = @SHELL@ 146STRIP = @STRIP@ 147VERSION = @VERSION@ 148WCHAR32 = @WCHAR32@ 149X11_CFLAGS = @X11_CFLAGS@ 150X11_DATADIR = @X11_DATADIR@ 151X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 152X11_LIBDIR = @X11_LIBDIR@ 153X11_LIBS = @X11_LIBS@ 154X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 155X11_LOCALEDIR = @X11_LOCALEDIR@ 156X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 157XDMCP_CFLAGS = @XDMCP_CFLAGS@ 158XDMCP_LIBS = @XDMCP_LIBS@ 159XERRORDB = @XERRORDB@ 160XKBPROTO_CFLAGS = @XKBPROTO_CFLAGS@ 161XKBPROTO_LIBS = @XKBPROTO_LIBS@ 162XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 163XKEYSYMDB = @XKEYSYMDB@ 164XLOCALEDATADIR = @XLOCALEDATADIR@ 165XLOCALEDIR = @XLOCALEDIR@ 166XLOCALELIBDIR = @XLOCALELIBDIR@ 167XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 168XPROTO_CFLAGS = @XPROTO_CFLAGS@ 169XPROTO_LIBS = @XPROTO_LIBS@ 170XTHREADLIB = @XTHREADLIB@ 171XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 172XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 173abs_builddir = @abs_builddir@ 174abs_srcdir = @abs_srcdir@ 175abs_top_builddir = @abs_top_builddir@ 176abs_top_srcdir = @abs_top_srcdir@ 177ac_ct_CC = @ac_ct_CC@ 178ac_ct_CXX = @ac_ct_CXX@ 179ac_ct_F77 = @ac_ct_F77@ 180am__include = @am__include@ 181am__leading_dot = @am__leading_dot@ 182am__quote = @am__quote@ 183am__tar = @am__tar@ 184am__untar = @am__untar@ 185bindir = @bindir@ 186build = @build@ 187build_alias = @build_alias@ 188build_cpu = @build_cpu@ 189build_os = @build_os@ 190build_vendor = @build_vendor@ 191builddir = @builddir@ 192datadir = @datadir@ 193datarootdir = @datarootdir@ 194distcleancheck_listfiles = @distcleancheck_listfiles@ 195docdir = @docdir@ 196dvidir = @dvidir@ 197exec_prefix = @exec_prefix@ 198host = @host@ 199host_alias = @host_alias@ 200host_cpu = @host_cpu@ 201host_os = @host_os@ 202host_vendor = @host_vendor@ 203htmldir = @htmldir@ 204includedir = @includedir@ 205infodir = @infodir@ 206install_sh = @install_sh@ 207libdir = @libdir@ 208libexecdir = @libexecdir@ 209localedir = @localedir@ 210localstatedir = @localstatedir@ 211mandir = @mandir@ 212mkdir_p = @mkdir_p@ 213oldincludedir = @oldincludedir@ 214pdfdir = @pdfdir@ 215prefix = @prefix@ 216program_transform_name = @program_transform_name@ 217psdir = @psdir@ 218sbindir = @sbindir@ 219sharedstatedir = @sharedstatedir@ 220srcdir = @srcdir@ 221sysconfdir = @sysconfdir@ 222target_alias = @target_alias@ 223top_builddir = @top_builddir@ 224top_srcdir = @top_srcdir@ 225SUBDIRS = generic 226all: all-recursive 227 228.SUFFIXES: 229$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 230 @for dep in $?; do \ 231 case '$(am__configure_deps)' in \ 232 *$$dep*) \ 233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 234 && exit 0; \ 235 exit 1;; \ 236 esac; \ 237 done; \ 238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/om/Makefile'; \ 239 cd $(top_srcdir) && \ 240 $(AUTOMAKE) --foreign modules/om/Makefile 241.PRECIOUS: Makefile 242Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 243 @case '$?' in \ 244 *config.status*) \ 245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 246 *) \ 247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 249 esac; 250 251$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 253 254$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 256$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 258 259mostlyclean-libtool: 260 -rm -f *.lo 261 262clean-libtool: 263 -rm -rf .libs _libs 264 265# This directory's subdirectories are mostly independent; you can cd 266# into them and run `make' without going through this Makefile. 267# To change the values of `make' variables: instead of editing Makefiles, 268# (1) if the variable is set in `config.status', edit `config.status' 269# (which will cause the Makefiles to be regenerated when you run `make'); 270# (2) otherwise, pass the desired values on the `make' command line. 271$(RECURSIVE_TARGETS): 272 @failcom='exit 1'; \ 273 for f in x $$MAKEFLAGS; do \ 274 case $$f in \ 275 *=* | --[!k]*);; \ 276 *k*) failcom='fail=yes';; \ 277 esac; \ 278 done; \ 279 dot_seen=no; \ 280 target=`echo $@ | sed s/-recursive//`; \ 281 list='$(SUBDIRS)'; for subdir in $$list; do \ 282 echo "Making $$target in $$subdir"; \ 283 if test "$$subdir" = "."; then \ 284 dot_seen=yes; \ 285 local_target="$$target-am"; \ 286 else \ 287 local_target="$$target"; \ 288 fi; \ 289 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 290 || eval $$failcom; \ 291 done; \ 292 if test "$$dot_seen" = "no"; then \ 293 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 294 fi; test -z "$$fail" 295 296$(RECURSIVE_CLEAN_TARGETS): 297 @failcom='exit 1'; \ 298 for f in x $$MAKEFLAGS; do \ 299 case $$f in \ 300 *=* | --[!k]*);; \ 301 *k*) failcom='fail=yes';; \ 302 esac; \ 303 done; \ 304 dot_seen=no; \ 305 case "$@" in \ 306 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 307 *) list='$(SUBDIRS)' ;; \ 308 esac; \ 309 rev=''; for subdir in $$list; do \ 310 if test "$$subdir" = "."; then :; else \ 311 rev="$$subdir $$rev"; \ 312 fi; \ 313 done; \ 314 rev="$$rev ."; \ 315 target=`echo $@ | sed s/-recursive//`; \ 316 for subdir in $$rev; do \ 317 echo "Making $$target in $$subdir"; \ 318 if test "$$subdir" = "."; then \ 319 local_target="$$target-am"; \ 320 else \ 321 local_target="$$target"; \ 322 fi; \ 323 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 324 || eval $$failcom; \ 325 done && test -z "$$fail" 326tags-recursive: 327 list='$(SUBDIRS)'; for subdir in $$list; do \ 328 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 329 done 330ctags-recursive: 331 list='$(SUBDIRS)'; for subdir in $$list; do \ 332 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 333 done 334 335ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 337 unique=`for i in $$list; do \ 338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 339 done | \ 340 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ 341 END { if (nonempty) { for (i in files) print i; }; }'`; \ 342 mkid -fID $$unique 343tags: TAGS 344 345TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 346 $(TAGS_FILES) $(LISP) 347 tags=; \ 348 here=`pwd`; \ 349 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 350 include_option=--etags-include; \ 351 empty_fix=.; \ 352 else \ 353 include_option=--include; \ 354 empty_fix=; \ 355 fi; \ 356 list='$(SUBDIRS)'; for subdir in $$list; do \ 357 if test "$$subdir" = .; then :; else \ 358 test ! -f $$subdir/TAGS || \ 359 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 360 fi; \ 361 done; \ 362 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 363 unique=`for i in $$list; do \ 364 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 365 done | \ 366 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 367 END { if (nonempty) { for (i in files) print i; }; }'`; \ 368 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 369 test -n "$$unique" || unique=$$empty_fix; \ 370 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 371 $$tags $$unique; \ 372 fi 373ctags: CTAGS 374CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 375 $(TAGS_FILES) $(LISP) 376 tags=; \ 377 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 378 unique=`for i in $$list; do \ 379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 380 done | \ 381 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 382 END { if (nonempty) { for (i in files) print i; }; }'`; \ 383 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 384 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 385 $$tags $$unique 386 387GTAGS: 388 here=`$(am__cd) $(top_builddir) && pwd` \ 389 && cd $(top_srcdir) \ 390 && gtags -i $(GTAGS_ARGS) $$here 391 392distclean-tags: 393 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 394 395distdir: $(DISTFILES) 396 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 397 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 398 list='$(DISTFILES)'; \ 399 dist_files=`for file in $$list; do echo $$file; done | \ 400 sed -e "s|^$$srcdirstrip/||;t" \ 401 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 402 case $$dist_files in \ 403 */*) $(MKDIR_P) `echo "$$dist_files" | \ 404 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 405 sort -u` ;; \ 406 esac; \ 407 for file in $$dist_files; do \ 408 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 409 if test -d $$d/$$file; then \ 410 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 411 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 412 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 413 fi; \ 414 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 415 else \ 416 test -f $(distdir)/$$file \ 417 || cp -p $$d/$$file $(distdir)/$$file \ 418 || exit 1; \ 419 fi; \ 420 done 421 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 422 if test "$$subdir" = .; then :; else \ 423 test -d "$(distdir)/$$subdir" \ 424 || $(MKDIR_P) "$(distdir)/$$subdir" \ 425 || exit 1; \ 426 distdir=`$(am__cd) $(distdir) && pwd`; \ 427 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 428 (cd $$subdir && \ 429 $(MAKE) $(AM_MAKEFLAGS) \ 430 top_distdir="$$top_distdir" \ 431 distdir="$$distdir/$$subdir" \ 432 am__remove_distdir=: \ 433 am__skip_length_check=: \ 434 distdir) \ 435 || exit 1; \ 436 fi; \ 437 done 438check-am: all-am 439check: check-recursive 440all-am: Makefile 441installdirs: installdirs-recursive 442installdirs-am: 443install: install-recursive 444install-exec: install-exec-recursive 445install-data: install-data-recursive 446uninstall: uninstall-recursive 447 448install-am: all-am 449 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 450 451installcheck: installcheck-recursive 452install-strip: 453 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 454 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 455 `test -z '$(STRIP)' || \ 456 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 457mostlyclean-generic: 458 459clean-generic: 460 461distclean-generic: 462 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 463 464maintainer-clean-generic: 465 @echo "This command is intended for maintainers to use" 466 @echo "it deletes files that may require special tools to rebuild." 467clean: clean-recursive 468 469clean-am: clean-generic clean-libtool mostlyclean-am 470 471distclean: distclean-recursive 472 -rm -f Makefile 473distclean-am: clean-am distclean-generic distclean-tags 474 475dvi: dvi-recursive 476 477dvi-am: 478 479html: html-recursive 480 481info: info-recursive 482 483info-am: 484 485install-data-am: 486 487install-dvi: install-dvi-recursive 488 489install-exec-am: 490 491install-html: install-html-recursive 492 493install-info: install-info-recursive 494 495install-man: 496 497install-pdf: install-pdf-recursive 498 499install-ps: install-ps-recursive 500 501installcheck-am: 502 503maintainer-clean: maintainer-clean-recursive 504 -rm -f Makefile 505maintainer-clean-am: distclean-am maintainer-clean-generic 506 507mostlyclean: mostlyclean-recursive 508 509mostlyclean-am: mostlyclean-generic mostlyclean-libtool 510 511pdf: pdf-recursive 512 513pdf-am: 514 515ps: ps-recursive 516 517ps-am: 518 519uninstall-am: 520 521.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ 522 install-strip 523 524.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 525 all all-am check check-am clean clean-generic clean-libtool \ 526 ctags ctags-recursive distclean distclean-generic \ 527 distclean-libtool distclean-tags distdir dvi dvi-am html \ 528 html-am info info-am install install-am install-data \ 529 install-data-am install-dvi install-dvi-am install-exec \ 530 install-exec-am install-html install-html-am install-info \ 531 install-info-am install-man install-pdf install-pdf-am \ 532 install-ps install-ps-am install-strip installcheck \ 533 installcheck-am installdirs installdirs-am maintainer-clean \ 534 maintainer-clean-generic mostlyclean mostlyclean-generic \ 535 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 536 uninstall uninstall-am 537 538# Tell versions [3.59,3.63) of GNU make to not export all variables. 539# Otherwise a system limit (for SysV at least) may be exceeded. 540.NOEXPORT: 541