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.4 2006/07/17 16:12:36 espie Exp $ 18# Makefile.am for texinfo/util. 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 29 30 31SOURCES = $(ginstall_info_SOURCES) texindex.c 32 33srcdir = @srcdir@ 34top_srcdir = @top_srcdir@ 35VPATH = @srcdir@ 36pkgdatadir = $(datadir)/@PACKAGE@ 37pkglibdir = $(libdir)/@PACKAGE@ 38pkgincludedir = $(includedir)/@PACKAGE@ 39top_builddir = .. 40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 41INSTALL = @INSTALL@ 42install_sh_DATA = $(install_sh) -c -m 644 43install_sh_PROGRAM = $(install_sh) -c 44install_sh_SCRIPT = $(install_sh) -c 45INSTALL_HEADER = $(INSTALL_DATA) 46NORMAL_INSTALL = : 47PRE_INSTALL = : 48POST_INSTALL = : 49NORMAL_UNINSTALL = : 50PRE_UNINSTALL = : 51POST_UNINSTALL = : 52build_triplet = @build@ 53host_triplet = @host@ 54bin_PROGRAMS = ginstall-info$(EXEEXT) texindex$(EXEEXT) 55subdir = util 56DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ 57 $(srcdir)/Makefile.in 58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 59am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \ 60 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \ 61 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \ 62 $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \ 63 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \ 64 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \ 65 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ 66 $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ 67 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \ 68 $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \ 69 $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \ 70 $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \ 71 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \ 72 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ 73 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \ 74 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac 75am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 76 $(ACLOCAL_M4) 77mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 78CONFIG_HEADER = $(top_builddir)/config.h 79CONFIG_CLEAN_FILES = 80am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \ 81 "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgdatadir)" 82binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 83PROGRAMS = $(bin_PROGRAMS) 84am_ginstall_info_OBJECTS = install-info.$(OBJEXT) 85ginstall_info_OBJECTS = $(am_ginstall_info_OBJECTS) 86ginstall_info_LDADD = $(LDADD) 87am__DEPENDENCIES_1 = 88ginstall_info_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1) 89texindex_SOURCES = texindex.c 90texindex_OBJECTS = texindex.$(OBJEXT) 91texindex_LDADD = $(LDADD) 92texindex_DEPENDENCIES = ../lib/libtxi.a $(am__DEPENDENCIES_1) 93binSCRIPT_INSTALL = $(INSTALL_SCRIPT) 94SCRIPTS = $(bin_SCRIPTS) 95DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 96depcomp = $(SHELL) $(top_srcdir)/depcomp 97am__depfiles_maybe = depfiles 98COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 99 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 100CCLD = $(CC) 101LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 102SOURCES = $(ginstall_info_SOURCES) texindex.c 103DIST_SOURCES = $(ginstall_info_SOURCES) texindex.c 104am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 105am__vpath_adj = case $$p in \ 106 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 107 *) f=$$p;; \ 108 esac; 109am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 110dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) 111pkgdataDATA_INSTALL = $(INSTALL_DATA) 112DATA = $(dist_pkgdata_DATA) $(pkgdata_DATA) 113ETAGS = etags 114CTAGS = ctags 115DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 116 117# Transform `ginstall-info' to `install-info' before applying any 118# user-specified name transformations. 119transform = s/ginstall-info/install-info/; $(program_transform_name) 120ACLOCAL = @ACLOCAL@ 121ALLOCA = @ALLOCA@ 122AMDEP_FALSE = @AMDEP_FALSE@ 123AMDEP_TRUE = @AMDEP_TRUE@ 124AMTAR = @AMTAR@ 125AUTOCONF = @AUTOCONF@ 126AUTOHEADER = @AUTOHEADER@ 127AUTOMAKE = @AUTOMAKE@ 128AWK = @AWK@ 129BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ 130CATOBJEXT = @CATOBJEXT@ 131CC = @CC@ 132CCDEPMODE = @CCDEPMODE@ 133CFLAGS = @CFLAGS@ 134CPP = @CPP@ 135CPPFLAGS = @CPPFLAGS@ 136CYGPATH_W = @CYGPATH_W@ 137DATADIRNAME = @DATADIRNAME@ 138DEFS = @DEFS@ 139DEPDIR = @DEPDIR@ 140ECHO_C = @ECHO_C@ 141ECHO_N = @ECHO_N@ 142ECHO_T = @ECHO_T@ 143EGREP = @EGREP@ 144EXEEXT = @EXEEXT@ 145GENCAT = @GENCAT@ 146GLIBC21 = @GLIBC21@ 147GMSGFMT = @GMSGFMT@ 148HAVE_ASPRINTF = @HAVE_ASPRINTF@ 149HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@ 150HAVE_SNPRINTF = @HAVE_SNPRINTF@ 151HAVE_WPRINTF = @HAVE_WPRINTF@ 152HELP2MAN = @HELP2MAN@ 153INSTALL_DATA = @INSTALL_DATA@ 154INSTALL_PROGRAM = @INSTALL_PROGRAM@ 155INSTALL_SCRIPT = @INSTALL_SCRIPT@ 156INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 157INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@ 158INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@ 159INSTOBJEXT = @INSTOBJEXT@ 160INTLBISON = @INTLBISON@ 161INTLLIBS = @INTLLIBS@ 162INTLOBJS = @INTLOBJS@ 163INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ 164LDFLAGS = @LDFLAGS@ 165LIBICONV = @LIBICONV@ 166LIBINTL = @LIBINTL@ 167LIBOBJS = @LIBOBJS@ 168LIBS = @LIBS@ 169LTLIBICONV = @LTLIBICONV@ 170LTLIBINTL = @LTLIBINTL@ 171LTLIBOBJS = @LTLIBOBJS@ 172MAINT = @MAINT@ 173MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 174MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 175MAKEINFO = @MAKEINFO@ 176MKINSTALLDIRS = @MKINSTALLDIRS@ 177MSGFMT = @MSGFMT@ 178MSGMERGE = @MSGMERGE@ 179OBJEXT = @OBJEXT@ 180PACKAGE = @PACKAGE@ 181PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 182PACKAGE_NAME = @PACKAGE_NAME@ 183PACKAGE_STRING = @PACKAGE_STRING@ 184PACKAGE_TARNAME = @PACKAGE_TARNAME@ 185PACKAGE_VERSION = @PACKAGE_VERSION@ 186PATH_SEPARATOR = @PATH_SEPARATOR@ 187POSUB = @POSUB@ 188RANLIB = @RANLIB@ 189SET_MAKE = @SET_MAKE@ 190SHELL = @SHELL@ 191STRIP = @STRIP@ 192TERMLIBS = @TERMLIBS@ 193TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@ 194TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@ 195USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ 196USE_NLS = @USE_NLS@ 197VERSION = @VERSION@ 198XGETTEXT = @XGETTEXT@ 199ac_ct_CC = @ac_ct_CC@ 200ac_ct_RANLIB = @ac_ct_RANLIB@ 201ac_ct_STRIP = @ac_ct_STRIP@ 202am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 203am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 204am__include = @am__include@ 205am__leading_dot = @am__leading_dot@ 206am__quote = @am__quote@ 207am__tar = @am__tar@ 208am__untar = @am__untar@ 209bindir = @bindir@ 210build = @build@ 211build_alias = @build_alias@ 212build_cpu = @build_cpu@ 213build_os = @build_os@ 214build_vendor = @build_vendor@ 215datadir = @datadir@ 216exec_prefix = @exec_prefix@ 217host = @host@ 218host_alias = @host_alias@ 219host_cpu = @host_cpu@ 220host_os = @host_os@ 221host_vendor = @host_vendor@ 222includedir = @includedir@ 223infodir = @infodir@ 224install_sh = @install_sh@ 225libdir = @libdir@ 226libexecdir = @libexecdir@ 227localstatedir = @localstatedir@ 228mandir = @mandir@ 229mkdir_p = @mkdir_p@ 230native_tools = @native_tools@ 231oldincludedir = @oldincludedir@ 232prefix = @prefix@ 233program_transform_name = @program_transform_name@ 234sbindir = @sbindir@ 235sharedstatedir = @sharedstatedir@ 236sysconfdir = @sysconfdir@ 237target_alias = @target_alias@ 238bin_SCRIPTS = texi2dvi texi2pdf 239 240# Use `ginstall-info' in the definition of PROGRAMS and in dependencies 241# because automake generates an install-info target in every Makefile (a 242# bug, IMHO, but this is easier than patching Automake.) 243ginstall_info_SOURCES = install-info.c 244localedir = $(datadir)/locale 245INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" 246LDADD = ../lib/libtxi.a $(LIBINTL) 247dist_pkgdata_DATA = texinfo.dtd texinfo.xsl 248pkgdata_DATA = texinfo.cat 249 250# Most of these are for fun. The only official/installed ones are the 251# texi2* scripts. 252# 253EXTRA_DIST = README deref.c dir-example fix-info-dir fixfonts \ 254 fixref.gawk gdoc gen-dir-node gendocs.sh gendocs_template infosrch \ 255 install-info-html outline.gawk \ 256 prepinfo.awk tex3patch texi-docstring-magic.el texi2dvi texi2pdf txitextest \ 257 $(dist_pkgdata_DATA) texinfo-cat.in 258 259CLEANFILES = $(pkgdata_DATA) 260all: all-am 261 262.SUFFIXES: 263.SUFFIXES: .c .o .obj 264$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 265 @for dep in $?; do \ 266 case '$(am__configure_deps)' in \ 267 *$$dep*) \ 268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 269 && exit 0; \ 270 exit 1;; \ 271 esac; \ 272 done; \ 273 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile'; \ 274 cd $(top_srcdir) && \ 275 $(AUTOMAKE) --gnu util/Makefile 276.PRECIOUS: Makefile 277Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 278 @case '$?' in \ 279 *config.status*) \ 280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 281 *) \ 282 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 283 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 284 esac; 285 286$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 287 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 288 289$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 291$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 293install-binPROGRAMS: $(bin_PROGRAMS) 294 @$(NORMAL_INSTALL) 295 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 296 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 297 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 298 if test -f $$p \ 299 ; then \ 300 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 301 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 302 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ 303 else :; fi; \ 304 done 305 306uninstall-binPROGRAMS: 307 @$(NORMAL_UNINSTALL) 308 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 309 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 310 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 311 rm -f "$(DESTDIR)$(bindir)/$$f"; \ 312 done 313 314clean-binPROGRAMS: 315 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 316ginstall-info$(EXEEXT): $(ginstall_info_OBJECTS) $(ginstall_info_DEPENDENCIES) 317 @rm -f ginstall-info$(EXEEXT) 318 $(LINK) $(ginstall_info_LDFLAGS) $(ginstall_info_OBJECTS) $(ginstall_info_LDADD) $(LIBS) 319texindex$(EXEEXT): $(texindex_OBJECTS) $(texindex_DEPENDENCIES) 320 @rm -f texindex$(EXEEXT) 321 $(LINK) $(texindex_LDFLAGS) $(texindex_OBJECTS) $(texindex_LDADD) $(LIBS) 322install-binSCRIPTS: $(bin_SCRIPTS) 323 @$(NORMAL_INSTALL) 324 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 325 @list='$(bin_SCRIPTS)'; for p in $$list; do \ 326 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 327 if test -f $$d$$p; then \ 328 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 329 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 330 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ 331 else :; fi; \ 332 done 333 334uninstall-binSCRIPTS: 335 @$(NORMAL_UNINSTALL) 336 @list='$(bin_SCRIPTS)'; for p in $$list; do \ 337 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 338 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 339 rm -f "$(DESTDIR)$(bindir)/$$f"; \ 340 done 341 342mostlyclean-compile: 343 -rm -f *.$(OBJEXT) 344 345distclean-compile: 346 -rm -f *.tab.c 347 348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/install-info.Po@am__quote@ 349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texindex.Po@am__quote@ 350 351.c.o: 352@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 353@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 354@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 355@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 356@am__fastdepCC_FALSE@ $(COMPILE) -c $< 357 358.c.obj: 359@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 360@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 361@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 362@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 363@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 364uninstall-info-am: 365install-dist_pkgdataDATA: $(dist_pkgdata_DATA) 366 @$(NORMAL_INSTALL) 367 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" 368 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ 369 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 370 f=$(am__strip_dir) \ 371 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \ 372 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \ 373 done 374 375uninstall-dist_pkgdataDATA: 376 @$(NORMAL_UNINSTALL) 377 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ 378 f=$(am__strip_dir) \ 379 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \ 380 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \ 381 done 382install-pkgdataDATA: $(pkgdata_DATA) 383 @$(NORMAL_INSTALL) 384 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)" 385 @list='$(pkgdata_DATA)'; for p in $$list; do \ 386 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 387 f=$(am__strip_dir) \ 388 echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \ 389 $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \ 390 done 391 392uninstall-pkgdataDATA: 393 @$(NORMAL_UNINSTALL) 394 @list='$(pkgdata_DATA)'; for p in $$list; do \ 395 f=$(am__strip_dir) \ 396 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \ 397 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \ 398 done 399 400ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 402 unique=`for i in $$list; do \ 403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 404 done | \ 405 $(AWK) ' { files[$$0] = 1; } \ 406 END { for (i in files) print i; }'`; \ 407 mkid -fID $$unique 408tags: TAGS 409 410TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 411 $(TAGS_FILES) $(LISP) 412 tags=; \ 413 here=`pwd`; \ 414 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 415 unique=`for i in $$list; do \ 416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 417 done | \ 418 $(AWK) ' { files[$$0] = 1; } \ 419 END { for (i in files) print i; }'`; \ 420 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 421 test -n "$$unique" || unique=$$empty_fix; \ 422 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 423 $$tags $$unique; \ 424 fi 425ctags: CTAGS 426CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 427 $(TAGS_FILES) $(LISP) 428 tags=; \ 429 here=`pwd`; \ 430 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 431 unique=`for i in $$list; do \ 432 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 433 done | \ 434 $(AWK) ' { files[$$0] = 1; } \ 435 END { for (i in files) print i; }'`; \ 436 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 437 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 438 $$tags $$unique 439 440GTAGS: 441 here=`$(am__cd) $(top_builddir) && pwd` \ 442 && cd $(top_srcdir) \ 443 && gtags -i $(GTAGS_ARGS) $$here 444 445distclean-tags: 446 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 447 448distdir: $(DISTFILES) 449 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 450 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 451 list='$(DISTFILES)'; for file in $$list; do \ 452 case $$file in \ 453 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 454 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 455 esac; \ 456 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 457 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 458 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 459 dir="/$$dir"; \ 460 $(mkdir_p) "$(distdir)$$dir"; \ 461 else \ 462 dir=''; \ 463 fi; \ 464 if test -d $$d/$$file; then \ 465 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 466 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 467 fi; \ 468 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 469 else \ 470 test -f $(distdir)/$$file \ 471 || cp -p $$d/$$file $(distdir)/$$file \ 472 || exit 1; \ 473 fi; \ 474 done 475check-am: all-am 476check: check-am 477all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) 478installdirs: 479 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgdatadir)"; do \ 480 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 481 done 482install: install-am 483install-exec: install-exec-am 484install-data: install-data-am 485uninstall: uninstall-am 486 487install-am: all-am 488 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 489 490installcheck: installcheck-am 491install-strip: 492 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 493 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 494 `test -z '$(STRIP)' || \ 495 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 496mostlyclean-generic: 497 498clean-generic: 499 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 500 501distclean-generic: 502 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 503 504maintainer-clean-generic: 505 @echo "This command is intended for maintainers to use" 506 @echo "it deletes files that may require special tools to rebuild." 507clean: clean-am 508 509clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 510 511distclean: distclean-am 512 -rm -rf ./$(DEPDIR) 513 -rm -f Makefile 514distclean-am: clean-am distclean-compile distclean-generic \ 515 distclean-tags 516 517dvi: dvi-am 518 519dvi-am: 520 521html: html-am 522 523info: info-am 524 525info-am: 526 527install-data-am: install-dist_pkgdataDATA install-pkgdataDATA 528 529install-exec-am: install-binPROGRAMS install-binSCRIPTS 530 531install-info: install-info-am 532 533install-man: 534 535installcheck-am: 536 537maintainer-clean: maintainer-clean-am 538 -rm -rf ./$(DEPDIR) 539 -rm -f Makefile 540maintainer-clean-am: distclean-am maintainer-clean-generic 541 542mostlyclean: mostlyclean-am 543 544mostlyclean-am: mostlyclean-compile mostlyclean-generic 545 546pdf: pdf-am 547 548pdf-am: 549 550ps: ps-am 551 552ps-am: 553 554uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \ 555 uninstall-dist_pkgdataDATA uninstall-info-am \ 556 uninstall-pkgdataDATA 557 558.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 559 clean-generic ctags distclean distclean-compile \ 560 distclean-generic distclean-tags distdir dvi dvi-am html \ 561 html-am info info-am install install-am install-binPROGRAMS \ 562 install-binSCRIPTS install-data install-data-am \ 563 install-dist_pkgdataDATA install-exec install-exec-am \ 564 install-info install-info-am install-man install-pkgdataDATA \ 565 install-strip installcheck installcheck-am installdirs \ 566 maintainer-clean maintainer-clean-generic mostlyclean \ 567 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ 568 tags uninstall uninstall-am uninstall-binPROGRAMS \ 569 uninstall-binSCRIPTS uninstall-dist_pkgdataDATA \ 570 uninstall-info-am uninstall-pkgdataDATA 571 572 573# we don't actually use version.texi in the rule, but it's one way of 574# noticing when the version changes. 575texinfo.cat: texinfo-cat.in $(top_srcdir)/doc/version.texi 576 sed 's/__VERSION__/@VERSION@/g' $(srcdir)/texinfo-cat.in >$@ 577# Tell versions [3.59,3.63) of GNU make to not export all variables. 578# Otherwise a system limit (for SysV at least) may be exceeded. 579.NOEXPORT: 580