1# Makefile.in generated by automake 1.9.4 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004 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@ 16 17# $Id: Makefile.in,v 1.5 2006/07/17 16:12:36 espie Exp $ 18# Makefile.am for texinfo/lib. 19# Run automake in .. to produce Makefile.in from this. 20# 21# This file is free software; as a special exception the author gives 22# unlimited permission to copy and/or distribute it, with or without 23# modifications, as long as this notice is preserved. 24# 25# This program is distributed in the hope that it will be useful, but 26# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the 27# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 28 29SOURCES = $(libtxi_a_SOURCES) 30 31srcdir = @srcdir@ 32top_srcdir = @top_srcdir@ 33VPATH = @srcdir@ 34pkgdatadir = $(datadir)/@PACKAGE@ 35pkglibdir = $(libdir)/@PACKAGE@ 36pkgincludedir = $(includedir)/@PACKAGE@ 37top_builddir = .. 38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 39INSTALL = @INSTALL@ 40install_sh_DATA = $(install_sh) -c -m 644 41install_sh_PROGRAM = $(install_sh) -c 42install_sh_SCRIPT = $(install_sh) -c 43INSTALL_HEADER = $(INSTALL_DATA) 44transform = $(program_transform_name) 45NORMAL_INSTALL = : 46PRE_INSTALL = : 47POST_INSTALL = : 48NORMAL_UNINSTALL = : 49PRE_UNINSTALL = : 50POST_UNINSTALL = : 51build_triplet = @build@ 52host_triplet = @host@ 53subdir = lib 54DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 55 alloca.c memcpy.c memmove.c mkstemp.c strcasecmp.c strdup.c \ 56 strerror.c strncasecmp.c tempname.c 57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 58am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \ 59 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \ 60 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \ 61 $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \ 62 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \ 63 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \ 64 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ 65 $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ 66 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \ 67 $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \ 68 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \ 69 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \ 70 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \ 71 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ 72 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \ 73 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac 74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 75 $(ACLOCAL_M4) 76mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 77CONFIG_HEADER = $(top_builddir)/config.h 78CONFIG_CLEAN_FILES = 79LIBRARIES = $(noinst_LIBRARIES) 80AR = ar 81ARFLAGS = cru 82libtxi_a_AR = $(AR) $(ARFLAGS) 83am__DEPENDENCIES_1 = @LIBOBJS@ 84am__DEPENDENCIES_2 = @ALLOCA@ 85am_libtxi_a_OBJECTS = substring.$(OBJEXT) xexit.$(OBJEXT) xmalloc.$(OBJEXT) \ 86 xstrdup.$(OBJEXT) 87libtxi_a_OBJECTS = $(am_libtxi_a_OBJECTS) 88DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 89depcomp = $(SHELL) $(top_srcdir)/depcomp 90am__depfiles_maybe = depfiles 91COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 92 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 93CCLD = $(CC) 94LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 95SOURCES = $(libtxi_a_SOURCES) 96DIST_SOURCES = $(libtxi_a_SOURCES) 97ETAGS = etags 98CTAGS = ctags 99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 100ACLOCAL = @ACLOCAL@ 101ALLOCA = @ALLOCA@ 102AMDEP_FALSE = @AMDEP_FALSE@ 103AMDEP_TRUE = @AMDEP_TRUE@ 104AMTAR = @AMTAR@ 105AUTOCONF = @AUTOCONF@ 106AUTOHEADER = @AUTOHEADER@ 107AUTOMAKE = @AUTOMAKE@ 108AWK = @AWK@ 109BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ 110CATOBJEXT = @CATOBJEXT@ 111CC = @CC@ 112CCDEPMODE = @CCDEPMODE@ 113CFLAGS = @CFLAGS@ 114CPP = @CPP@ 115CPPFLAGS = @CPPFLAGS@ 116CYGPATH_W = @CYGPATH_W@ 117DATADIRNAME = @DATADIRNAME@ 118DEFS = @DEFS@ 119DEPDIR = @DEPDIR@ 120ECHO_C = @ECHO_C@ 121ECHO_N = @ECHO_N@ 122ECHO_T = @ECHO_T@ 123EGREP = @EGREP@ 124EXEEXT = @EXEEXT@ 125GENCAT = @GENCAT@ 126GLIBC21 = @GLIBC21@ 127GMSGFMT = @GMSGFMT@ 128HAVE_ASPRINTF = @HAVE_ASPRINTF@ 129HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@ 130HAVE_SNPRINTF = @HAVE_SNPRINTF@ 131HAVE_WPRINTF = @HAVE_WPRINTF@ 132HELP2MAN = @HELP2MAN@ 133INSTALL_DATA = @INSTALL_DATA@ 134INSTALL_PROGRAM = @INSTALL_PROGRAM@ 135INSTALL_SCRIPT = @INSTALL_SCRIPT@ 136INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 137INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@ 138INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@ 139INSTOBJEXT = @INSTOBJEXT@ 140INTLBISON = @INTLBISON@ 141INTLLIBS = @INTLLIBS@ 142INTLOBJS = @INTLOBJS@ 143INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ 144LDFLAGS = @LDFLAGS@ 145LIBICONV = @LIBICONV@ 146LIBINTL = @LIBINTL@ 147LIBOBJS = @LIBOBJS@ 148LIBS = @LIBS@ 149LTLIBICONV = @LTLIBICONV@ 150LTLIBINTL = @LTLIBINTL@ 151LTLIBOBJS = @LTLIBOBJS@ 152MAINT = @MAINT@ 153MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 154MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 155MAKEINFO = @MAKEINFO@ 156MKINSTALLDIRS = @MKINSTALLDIRS@ 157MSGFMT = @MSGFMT@ 158MSGMERGE = @MSGMERGE@ 159OBJEXT = @OBJEXT@ 160PACKAGE = @PACKAGE@ 161PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 162PACKAGE_NAME = @PACKAGE_NAME@ 163PACKAGE_STRING = @PACKAGE_STRING@ 164PACKAGE_TARNAME = @PACKAGE_TARNAME@ 165PACKAGE_VERSION = @PACKAGE_VERSION@ 166PATH_SEPARATOR = @PATH_SEPARATOR@ 167POSUB = @POSUB@ 168RANLIB = @RANLIB@ 169SET_MAKE = @SET_MAKE@ 170SHELL = @SHELL@ 171STRIP = @STRIP@ 172TERMLIBS = @TERMLIBS@ 173TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@ 174TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@ 175USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ 176USE_NLS = @USE_NLS@ 177VERSION = @VERSION@ 178XGETTEXT = @XGETTEXT@ 179ac_ct_CC = @ac_ct_CC@ 180ac_ct_RANLIB = @ac_ct_RANLIB@ 181ac_ct_STRIP = @ac_ct_STRIP@ 182am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 183am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 184am__include = @am__include@ 185am__leading_dot = @am__leading_dot@ 186am__quote = @am__quote@ 187am__tar = @am__tar@ 188am__untar = @am__untar@ 189bindir = @bindir@ 190build = @build@ 191build_alias = @build_alias@ 192build_cpu = @build_cpu@ 193build_os = @build_os@ 194build_vendor = @build_vendor@ 195datadir = @datadir@ 196exec_prefix = @exec_prefix@ 197host = @host@ 198host_alias = @host_alias@ 199host_cpu = @host_cpu@ 200host_os = @host_os@ 201host_vendor = @host_vendor@ 202includedir = @includedir@ 203infodir = @infodir@ 204install_sh = @install_sh@ 205libdir = @libdir@ 206libexecdir = @libexecdir@ 207localstatedir = @localstatedir@ 208mandir = @mandir@ 209mkdir_p = @mkdir_p@ 210native_tools = @native_tools@ 211oldincludedir = @oldincludedir@ 212prefix = @prefix@ 213program_transform_name = @program_transform_name@ 214sbindir = @sbindir@ 215sharedstatedir = @sharedstatedir@ 216sysconfdir = @sysconfdir@ 217target_alias = @target_alias@ 218noinst_LIBRARIES = libtxi.a 219INCLUDES = -I../intl 220 221# Don't need to list alloca.c, etc., Automake includes them. 222libtxi_a_SOURCES = gettext.h substring.c system.h xalloc.h xexit.c xmalloc.c xstrdup.c 223 224libtxi_a_LIBADD = $(LIBOBJS) $(ALLOCA) 225libtxi_a_DEPENDENCIES = $(libtxi_a_LIBADD) 226EXTRA_DIST = README 227all: all-am 228 229.SUFFIXES: 230.SUFFIXES: .c .o .obj 231$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 232 @for dep in $?; do \ 233 case '$(am__configure_deps)' in \ 234 *$$dep*) \ 235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 236 && exit 0; \ 237 exit 1;; \ 238 esac; \ 239 done; \ 240 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \ 241 cd $(top_srcdir) && \ 242 $(AUTOMAKE) --gnu lib/Makefile 243.PRECIOUS: Makefile 244Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 245 @case '$?' in \ 246 *config.status*) \ 247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 248 *) \ 249 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 250 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 251 esac; 252 253$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 255 256$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 258$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 260 261clean-noinstLIBRARIES: 262 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 263libtxi.a: $(libtxi_a_OBJECTS) $(libtxi_a_DEPENDENCIES) 264 -rm -f libtxi.a 265 $(libtxi_a_AR) libtxi.a $(libtxi_a_OBJECTS) $(libtxi_a_LIBADD) 266 $(RANLIB) libtxi.a 267 268mostlyclean-compile: 269 -rm -f *.$(OBJEXT) 270 271distclean-compile: 272 -rm -f *.tab.c 273 274@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ 275@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcpy.Po@am__quote@ 276@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@ 277@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkstemp.Po@am__quote@ 278@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@ 279@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Po@am__quote@ 280@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@ 281@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Po@am__quote@ 282@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@ 283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/substring.Po@am__quote@ 284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xexit.Po@am__quote@ 285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ 286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@ 287 288.c.o: 289@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 290@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 291@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 292@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 293@am__fastdepCC_FALSE@ $(COMPILE) -c $< 294 295.c.obj: 296@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 297@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 298@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 299@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 300@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 301uninstall-info-am: 302 303ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 305 unique=`for i in $$list; do \ 306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 307 done | \ 308 $(AWK) ' { files[$$0] = 1; } \ 309 END { for (i in files) print i; }'`; \ 310 mkid -fID $$unique 311tags: TAGS 312 313TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 314 $(TAGS_FILES) $(LISP) 315 tags=; \ 316 here=`pwd`; \ 317 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 318 unique=`for i in $$list; do \ 319 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 320 done | \ 321 $(AWK) ' { files[$$0] = 1; } \ 322 END { for (i in files) print i; }'`; \ 323 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 324 test -n "$$unique" || unique=$$empty_fix; \ 325 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 326 $$tags $$unique; \ 327 fi 328ctags: CTAGS 329CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 330 $(TAGS_FILES) $(LISP) 331 tags=; \ 332 here=`pwd`; \ 333 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 334 unique=`for i in $$list; do \ 335 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 336 done | \ 337 $(AWK) ' { files[$$0] = 1; } \ 338 END { for (i in files) print i; }'`; \ 339 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 340 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 341 $$tags $$unique 342 343GTAGS: 344 here=`$(am__cd) $(top_builddir) && pwd` \ 345 && cd $(top_srcdir) \ 346 && gtags -i $(GTAGS_ARGS) $$here 347 348distclean-tags: 349 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 350 351distdir: $(DISTFILES) 352 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 353 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 354 list='$(DISTFILES)'; for file in $$list; do \ 355 case $$file in \ 356 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 357 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 358 esac; \ 359 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 360 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 361 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 362 dir="/$$dir"; \ 363 $(mkdir_p) "$(distdir)$$dir"; \ 364 else \ 365 dir=''; \ 366 fi; \ 367 if test -d $$d/$$file; then \ 368 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 369 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 370 fi; \ 371 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 372 else \ 373 test -f $(distdir)/$$file \ 374 || cp -p $$d/$$file $(distdir)/$$file \ 375 || exit 1; \ 376 fi; \ 377 done 378check-am: all-am 379check: check-am 380all-am: Makefile $(LIBRARIES) 381installdirs: 382install: install-am 383install-exec: install-exec-am 384install-data: install-data-am 385uninstall: uninstall-am 386 387install-am: all-am 388 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 389 390installcheck: installcheck-am 391install-strip: 392 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 393 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 394 `test -z '$(STRIP)' || \ 395 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 396mostlyclean-generic: 397 398clean-generic: 399 400distclean-generic: 401 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 402 403maintainer-clean-generic: 404 @echo "This command is intended for maintainers to use" 405 @echo "it deletes files that may require special tools to rebuild." 406clean: clean-am 407 408clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am 409 410distclean: distclean-am 411 -rm -rf $(DEPDIR) ./$(DEPDIR) 412 -rm -f Makefile 413distclean-am: clean-am distclean-compile distclean-generic \ 414 distclean-tags 415 416dvi: dvi-am 417 418dvi-am: 419 420html: html-am 421 422info: info-am 423 424info-am: 425 426install-data-am: 427 428install-exec-am: 429 430install-info: install-info-am 431 432install-man: 433 434installcheck-am: 435 436maintainer-clean: maintainer-clean-am 437 -rm -rf $(DEPDIR) ./$(DEPDIR) 438 -rm -f Makefile 439maintainer-clean-am: distclean-am maintainer-clean-generic 440 441mostlyclean: mostlyclean-am 442 443mostlyclean-am: mostlyclean-compile mostlyclean-generic 444 445pdf: pdf-am 446 447pdf-am: 448 449ps: ps-am 450 451ps-am: 452 453uninstall-am: uninstall-info-am 454 455.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 456 clean-noinstLIBRARIES ctags distclean distclean-compile \ 457 distclean-generic distclean-tags distdir dvi dvi-am html \ 458 html-am info info-am install install-am install-data \ 459 install-data-am install-exec install-exec-am install-info \ 460 install-info-am install-man install-strip installcheck \ 461 installcheck-am installdirs maintainer-clean \ 462 maintainer-clean-generic mostlyclean mostlyclean-compile \ 463 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 464 uninstall-am uninstall-info-am 465 466# Tell versions [3.59,3.63) of GNU make to not export all variables. 467# Otherwise a system limit (for SysV at least) may be exceeded. 468.NOEXPORT: 469