Makefile.in revision 65912f00
1# Makefile.in generated by automake 1.11.2 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, 2009, 2010, 2011 Free Software 6# Foundation, Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# 19# Copyright 2005 Red Hat, Inc. 20# 21# Permission to use, copy, modify, distribute, and sell this software and its 22# documentation for any purpose is hereby granted without fee, provided that 23# the above copyright notice appear in all copies and that both that 24# copyright notice and this permission notice appear in supporting 25# documentation, and that the name of Red Hat not be used in 26# advertising or publicity pertaining to distribution of the software without 27# specific, written prior permission. Red Hat makes no 28# representations about the suitability of this software for any purpose. It 29# is provided "as is" without express or implied warranty. 30# 31# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 32# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 33# EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 34# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 35# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 36# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 37# PERFORMANCE OF THIS SOFTWARE. 38 39 40VPATH = @srcdir@ 41pkgdatadir = $(datadir)/@PACKAGE@ 42pkgincludedir = $(includedir)/@PACKAGE@ 43pkglibdir = $(libdir)/@PACKAGE@ 44pkglibexecdir = $(libexecdir)/@PACKAGE@ 45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 46install_sh_DATA = $(install_sh) -c -m 644 47install_sh_PROGRAM = $(install_sh) -c 48install_sh_SCRIPT = $(install_sh) -c 49INSTALL_HEADER = $(INSTALL_DATA) 50transform = $(program_transform_name) 51NORMAL_INSTALL = : 52PRE_INSTALL = : 53POST_INSTALL = : 54NORMAL_UNINSTALL = : 55PRE_UNINSTALL = : 56POST_UNINSTALL = : 57build_triplet = @build@ 58host_triplet = @host@ 59bin_PROGRAMS = xditview$(EXEEXT) 60subdir = . 61DIST_COMMON = README $(am__configure_deps) $(dist_appdefault_DATA) \ 62 $(dist_bitmap_DATA) $(srcdir)/Makefile.am \ 63 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 64 $(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \ 65 config.sub depcomp install-sh missing 66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 67am__aclocal_m4_deps = $(top_srcdir)/configure.ac 68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 69 $(ACLOCAL_M4) 70am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 71 configure.lineno config.status.lineno 72mkinstalldirs = $(install_sh) -d 73CONFIG_HEADER = config.h 74CONFIG_CLEAN_FILES = 75CONFIG_CLEAN_VPATH_FILES = 76am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appdefaultdir)" \ 77 "$(DESTDIR)$(bitmapdir)" 78PROGRAMS = $(bin_PROGRAMS) 79am_xditview_OBJECTS = draw.$(OBJEXT) Dvi.$(OBJEXT) DviChar.$(OBJEXT) \ 80 font.$(OBJEXT) lex.$(OBJEXT) page.$(OBJEXT) parse.$(OBJEXT) \ 81 xditview.$(OBJEXT) XFontName.$(OBJEXT) 82xditview_OBJECTS = $(am_xditview_OBJECTS) 83am__DEPENDENCIES_1 = 84xditview_DEPENDENCIES = $(am__DEPENDENCIES_1) 85DEFAULT_INCLUDES = -I.@am__isrc@ 86depcomp = $(SHELL) $(top_srcdir)/depcomp 87am__depfiles_maybe = depfiles 88am__mv = mv -f 89COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 90 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 91AM_V_CC = $(am__v_CC_$(V)) 92am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 93am__v_CC_0 = @echo " CC " $@; 94AM_V_at = $(am__v_at_$(V)) 95am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 96am__v_at_0 = @ 97CCLD = $(CC) 98LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 99AM_V_CCLD = $(am__v_CCLD_$(V)) 100am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 101am__v_CCLD_0 = @echo " CCLD " $@; 102AM_V_GEN = $(am__v_GEN_$(V)) 103am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 104am__v_GEN_0 = @echo " GEN " $@; 105SOURCES = $(xditview_SOURCES) 106DIST_SOURCES = $(xditview_SOURCES) 107RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 108 html-recursive info-recursive install-data-recursive \ 109 install-dvi-recursive install-exec-recursive \ 110 install-html-recursive install-info-recursive \ 111 install-pdf-recursive install-ps-recursive install-recursive \ 112 installcheck-recursive installdirs-recursive pdf-recursive \ 113 ps-recursive uninstall-recursive 114am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 115am__vpath_adj = case $$p in \ 116 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 117 *) f=$$p;; \ 118 esac; 119am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 120am__install_max = 40 121am__nobase_strip_setup = \ 122 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 123am__nobase_strip = \ 124 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 125am__nobase_list = $(am__nobase_strip_setup); \ 126 for p in $$list; do echo "$$p $$p"; done | \ 127 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 128 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 129 if (++n[$$2] == $(am__install_max)) \ 130 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 131 END { for (dir in files) print dir, files[dir] }' 132am__base_list = \ 133 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 134 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 135am__uninstall_files_from_dir = { \ 136 test -z "$$files" \ 137 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 138 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 139 $(am__cd) "$$dir" && rm -f $$files; }; \ 140 } 141DATA = $(dist_appdefault_DATA) $(dist_bitmap_DATA) 142RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 143 distclean-recursive maintainer-clean-recursive 144AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 145 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 146 distdir dist dist-all distcheck 147ETAGS = etags 148CTAGS = ctags 149DIST_SUBDIRS = $(SUBDIRS) 150DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 151distdir = $(PACKAGE)-$(VERSION) 152top_distdir = $(distdir) 153am__remove_distdir = \ 154 { test ! -d "$(distdir)" \ 155 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 156 && rm -fr "$(distdir)"; }; } 157am__relativize = \ 158 dir0=`pwd`; \ 159 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 160 sed_rest='s,^[^/]*/*,,'; \ 161 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 162 sed_butlast='s,/*[^/]*$$,,'; \ 163 while test -n "$$dir1"; do \ 164 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 165 if test "$$first" != "."; then \ 166 if test "$$first" = ".."; then \ 167 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 168 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 169 else \ 170 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 171 if test "$$first2" = "$$first"; then \ 172 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 173 else \ 174 dir2="../$$dir2"; \ 175 fi; \ 176 dir0="$$dir0"/"$$first"; \ 177 fi; \ 178 fi; \ 179 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 180 done; \ 181 reldir="$$dir2" 182DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 183GZIP_ENV = --best 184distuninstallcheck_listfiles = find . -type f -print 185am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 186 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 187distcleancheck_listfiles = find . -type f -print 188ACLOCAL = @ACLOCAL@ 189ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 190ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 191AMTAR = @AMTAR@ 192AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 193APPDEFS_CFLAGS = @APPDEFS_CFLAGS@ 194APPDEFS_LIBS = @APPDEFS_LIBS@ 195APP_MAN_DIR = @APP_MAN_DIR@ 196APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 197AUTOCONF = @AUTOCONF@ 198AUTOHEADER = @AUTOHEADER@ 199AUTOMAKE = @AUTOMAKE@ 200AWK = @AWK@ 201BASE_CFLAGS = @BASE_CFLAGS@ 202CC = @CC@ 203CCDEPMODE = @CCDEPMODE@ 204CFLAGS = @CFLAGS@ 205CHANGELOG_CMD = @CHANGELOG_CMD@ 206CPP = @CPP@ 207CPPFLAGS = @CPPFLAGS@ 208CWARNFLAGS = @CWARNFLAGS@ 209CYGPATH_W = @CYGPATH_W@ 210DEFS = @DEFS@ 211DEPDIR = @DEPDIR@ 212DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 213DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 214ECHO_C = @ECHO_C@ 215ECHO_N = @ECHO_N@ 216ECHO_T = @ECHO_T@ 217EGREP = @EGREP@ 218EXEEXT = @EXEEXT@ 219FILE_MAN_DIR = @FILE_MAN_DIR@ 220FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 221GREP = @GREP@ 222INSTALL = @INSTALL@ 223INSTALL_CMD = @INSTALL_CMD@ 224INSTALL_DATA = @INSTALL_DATA@ 225INSTALL_PROGRAM = @INSTALL_PROGRAM@ 226INSTALL_SCRIPT = @INSTALL_SCRIPT@ 227INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 228LDFLAGS = @LDFLAGS@ 229LIBOBJS = @LIBOBJS@ 230LIBS = @LIBS@ 231LIB_MAN_DIR = @LIB_MAN_DIR@ 232LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 233LTLIBOBJS = @LTLIBOBJS@ 234MAINT = @MAINT@ 235MAKEINFO = @MAKEINFO@ 236MAN_SUBSTS = @MAN_SUBSTS@ 237MISC_MAN_DIR = @MISC_MAN_DIR@ 238MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 239MKDIR_P = @MKDIR_P@ 240OBJEXT = @OBJEXT@ 241PACKAGE = @PACKAGE@ 242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 243PACKAGE_NAME = @PACKAGE_NAME@ 244PACKAGE_STRING = @PACKAGE_STRING@ 245PACKAGE_TARNAME = @PACKAGE_TARNAME@ 246PACKAGE_URL = @PACKAGE_URL@ 247PACKAGE_VERSION = @PACKAGE_VERSION@ 248PATH_SEPARATOR = @PATH_SEPARATOR@ 249PKG_CONFIG = @PKG_CONFIG@ 250SED = @SED@ 251SET_MAKE = @SET_MAKE@ 252SHELL = @SHELL@ 253STRICT_CFLAGS = @STRICT_CFLAGS@ 254STRIP = @STRIP@ 255VERSION = @VERSION@ 256XDITVIEW_CFLAGS = @XDITVIEW_CFLAGS@ 257XDITVIEW_LIBS = @XDITVIEW_LIBS@ 258XORG_MAN_PAGE = @XORG_MAN_PAGE@ 259abs_builddir = @abs_builddir@ 260abs_srcdir = @abs_srcdir@ 261abs_top_builddir = @abs_top_builddir@ 262abs_top_srcdir = @abs_top_srcdir@ 263ac_ct_CC = @ac_ct_CC@ 264am__include = @am__include@ 265am__leading_dot = @am__leading_dot@ 266am__quote = @am__quote@ 267am__tar = @am__tar@ 268am__untar = @am__untar@ 269appdefaultdir = @appdefaultdir@ 270bindir = @bindir@ 271build = @build@ 272build_alias = @build_alias@ 273build_cpu = @build_cpu@ 274build_os = @build_os@ 275build_vendor = @build_vendor@ 276builddir = @builddir@ 277datadir = @datadir@ 278datarootdir = @datarootdir@ 279docdir = @docdir@ 280dvidir = @dvidir@ 281exec_prefix = @exec_prefix@ 282host = @host@ 283host_alias = @host_alias@ 284host_cpu = @host_cpu@ 285host_os = @host_os@ 286host_vendor = @host_vendor@ 287htmldir = @htmldir@ 288includedir = @includedir@ 289infodir = @infodir@ 290install_sh = @install_sh@ 291libdir = @libdir@ 292libexecdir = @libexecdir@ 293localedir = @localedir@ 294localstatedir = @localstatedir@ 295mandir = @mandir@ 296mkdir_p = @mkdir_p@ 297oldincludedir = @oldincludedir@ 298pdfdir = @pdfdir@ 299prefix = @prefix@ 300program_transform_name = @program_transform_name@ 301psdir = @psdir@ 302sbindir = @sbindir@ 303sharedstatedir = @sharedstatedir@ 304srcdir = @srcdir@ 305sysconfdir = @sysconfdir@ 306target_alias = @target_alias@ 307top_build_prefix = @top_build_prefix@ 308top_builddir = @top_builddir@ 309top_srcdir = @top_srcdir@ 310SUBDIRS = man 311AM_CFLAGS = $(XDITVIEW_CFLAGS) 312xditview_LDADD = $(XDITVIEW_LIBS) -lm 313xditview_SOURCES = \ 314 draw.c \ 315 Dvi.c \ 316 DviChar.c \ 317 DviChar.h \ 318 Dvi.h \ 319 DviP.h \ 320 font.c \ 321 lex.c \ 322 Menu.h \ 323 page.c \ 324 parse.c \ 325 xditview.c \ 326 XFontName.c \ 327 XFontName.h 328 329 330# App default files 331DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir=\$${datadir}/X11/app-defaults 332dist_appdefault_DATA = \ 333 app-defaults/Xditview \ 334 app-defaults/Xditview-chrtr 335 336 337# Bitmaps referenced at runtime 338bitmapdir = $(includedir)/X11/bitmaps 339dist_bitmap_DATA = ldblarrow rdblarrow 340EXTRA_DIST = xdit.bm xdit_mask.bm 341MAINTAINERCLEANFILES = ChangeLog INSTALL 342all: config.h 343 $(MAKE) $(AM_MAKEFLAGS) all-recursive 344 345.SUFFIXES: 346.SUFFIXES: .c .o .obj 347am--refresh: Makefile 348 @: 349$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 350 @for dep in $?; do \ 351 case '$(am__configure_deps)' in \ 352 *$$dep*) \ 353 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 354 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 355 && exit 0; \ 356 exit 1;; \ 357 esac; \ 358 done; \ 359 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 360 $(am__cd) $(top_srcdir) && \ 361 $(AUTOMAKE) --foreign Makefile 362.PRECIOUS: Makefile 363Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 364 @case '$?' in \ 365 *config.status*) \ 366 echo ' $(SHELL) ./config.status'; \ 367 $(SHELL) ./config.status;; \ 368 *) \ 369 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 370 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 371 esac; 372 373$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 374 $(SHELL) ./config.status --recheck 375 376$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 377 $(am__cd) $(srcdir) && $(AUTOCONF) 378$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 379 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 380$(am__aclocal_m4_deps): 381 382config.h: stamp-h1 383 @if test ! -f $@; then rm -f stamp-h1; else :; fi 384 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi 385 386stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 387 @rm -f stamp-h1 388 cd $(top_builddir) && $(SHELL) ./config.status config.h 389$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 390 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 391 rm -f stamp-h1 392 touch $@ 393 394distclean-hdr: 395 -rm -f config.h stamp-h1 396install-binPROGRAMS: $(bin_PROGRAMS) 397 @$(NORMAL_INSTALL) 398 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 399 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 400 for p in $$list; do echo "$$p $$p"; done | \ 401 sed 's/$(EXEEXT)$$//' | \ 402 while read p p1; do if test -f $$p; \ 403 then echo "$$p"; echo "$$p"; else :; fi; \ 404 done | \ 405 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 406 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 407 sed 'N;N;N;s,\n, ,g' | \ 408 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 409 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 410 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 411 else { print "f", $$3 "/" $$4, $$1; } } \ 412 END { for (d in files) print "f", d, files[d] }' | \ 413 while read type dir files; do \ 414 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 415 test -z "$$files" || { \ 416 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 417 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 418 } \ 419 ; done 420 421uninstall-binPROGRAMS: 422 @$(NORMAL_UNINSTALL) 423 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 424 files=`for p in $$list; do echo "$$p"; done | \ 425 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 426 -e 's/$$/$(EXEEXT)/' `; \ 427 test -n "$$list" || exit 0; \ 428 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 429 cd "$(DESTDIR)$(bindir)" && rm -f $$files 430 431clean-binPROGRAMS: 432 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 433xditview$(EXEEXT): $(xditview_OBJECTS) $(xditview_DEPENDENCIES) 434 @rm -f xditview$(EXEEXT) 435 $(AM_V_CCLD)$(LINK) $(xditview_OBJECTS) $(xditview_LDADD) $(LIBS) 436 437mostlyclean-compile: 438 -rm -f *.$(OBJEXT) 439 440distclean-compile: 441 -rm -f *.tab.c 442 443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Dvi.Po@am__quote@ 444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DviChar.Po@am__quote@ 445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XFontName.Po@am__quote@ 446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/draw.Po@am__quote@ 447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font.Po@am__quote@ 448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.Po@am__quote@ 449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/page.Po@am__quote@ 450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@ 451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xditview.Po@am__quote@ 452 453.c.o: 454@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 455@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 456@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 457@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 458@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 459 460.c.obj: 461@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 462@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 463@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 464@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 465@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 466install-dist_appdefaultDATA: $(dist_appdefault_DATA) 467 @$(NORMAL_INSTALL) 468 test -z "$(appdefaultdir)" || $(MKDIR_P) "$(DESTDIR)$(appdefaultdir)" 469 @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \ 470 for p in $$list; do \ 471 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 472 echo "$$d$$p"; \ 473 done | $(am__base_list) | \ 474 while read files; do \ 475 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdefaultdir)'"; \ 476 $(INSTALL_DATA) $$files "$(DESTDIR)$(appdefaultdir)" || exit $$?; \ 477 done 478 479uninstall-dist_appdefaultDATA: 480 @$(NORMAL_UNINSTALL) 481 @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \ 482 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 483 dir='$(DESTDIR)$(appdefaultdir)'; $(am__uninstall_files_from_dir) 484install-dist_bitmapDATA: $(dist_bitmap_DATA) 485 @$(NORMAL_INSTALL) 486 test -z "$(bitmapdir)" || $(MKDIR_P) "$(DESTDIR)$(bitmapdir)" 487 @list='$(dist_bitmap_DATA)'; test -n "$(bitmapdir)" || list=; \ 488 for p in $$list; do \ 489 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 490 echo "$$d$$p"; \ 491 done | $(am__base_list) | \ 492 while read files; do \ 493 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bitmapdir)'"; \ 494 $(INSTALL_DATA) $$files "$(DESTDIR)$(bitmapdir)" || exit $$?; \ 495 done 496 497uninstall-dist_bitmapDATA: 498 @$(NORMAL_UNINSTALL) 499 @list='$(dist_bitmap_DATA)'; test -n "$(bitmapdir)" || list=; \ 500 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 501 dir='$(DESTDIR)$(bitmapdir)'; $(am__uninstall_files_from_dir) 502 503# This directory's subdirectories are mostly independent; you can cd 504# into them and run `make' without going through this Makefile. 505# To change the values of `make' variables: instead of editing Makefiles, 506# (1) if the variable is set in `config.status', edit `config.status' 507# (which will cause the Makefiles to be regenerated when you run `make'); 508# (2) otherwise, pass the desired values on the `make' command line. 509$(RECURSIVE_TARGETS): 510 @fail= failcom='exit 1'; \ 511 for f in x $$MAKEFLAGS; do \ 512 case $$f in \ 513 *=* | --[!k]*);; \ 514 *k*) failcom='fail=yes';; \ 515 esac; \ 516 done; \ 517 dot_seen=no; \ 518 target=`echo $@ | sed s/-recursive//`; \ 519 list='$(SUBDIRS)'; for subdir in $$list; do \ 520 echo "Making $$target in $$subdir"; \ 521 if test "$$subdir" = "."; then \ 522 dot_seen=yes; \ 523 local_target="$$target-am"; \ 524 else \ 525 local_target="$$target"; \ 526 fi; \ 527 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 528 || eval $$failcom; \ 529 done; \ 530 if test "$$dot_seen" = "no"; then \ 531 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 532 fi; test -z "$$fail" 533 534$(RECURSIVE_CLEAN_TARGETS): 535 @fail= failcom='exit 1'; \ 536 for f in x $$MAKEFLAGS; do \ 537 case $$f in \ 538 *=* | --[!k]*);; \ 539 *k*) failcom='fail=yes';; \ 540 esac; \ 541 done; \ 542 dot_seen=no; \ 543 case "$@" in \ 544 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 545 *) list='$(SUBDIRS)' ;; \ 546 esac; \ 547 rev=''; for subdir in $$list; do \ 548 if test "$$subdir" = "."; then :; else \ 549 rev="$$subdir $$rev"; \ 550 fi; \ 551 done; \ 552 rev="$$rev ."; \ 553 target=`echo $@ | sed s/-recursive//`; \ 554 for subdir in $$rev; do \ 555 echo "Making $$target in $$subdir"; \ 556 if test "$$subdir" = "."; then \ 557 local_target="$$target-am"; \ 558 else \ 559 local_target="$$target"; \ 560 fi; \ 561 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 562 || eval $$failcom; \ 563 done && test -z "$$fail" 564tags-recursive: 565 list='$(SUBDIRS)'; for subdir in $$list; do \ 566 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 567 done 568ctags-recursive: 569 list='$(SUBDIRS)'; for subdir in $$list; do \ 570 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 571 done 572 573ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 574 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 575 unique=`for i in $$list; do \ 576 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 577 done | \ 578 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 579 END { if (nonempty) { for (i in files) print i; }; }'`; \ 580 mkid -fID $$unique 581tags: TAGS 582 583TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 584 $(TAGS_FILES) $(LISP) 585 set x; \ 586 here=`pwd`; \ 587 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 588 include_option=--etags-include; \ 589 empty_fix=.; \ 590 else \ 591 include_option=--include; \ 592 empty_fix=; \ 593 fi; \ 594 list='$(SUBDIRS)'; for subdir in $$list; do \ 595 if test "$$subdir" = .; then :; else \ 596 test ! -f $$subdir/TAGS || \ 597 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 598 fi; \ 599 done; \ 600 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 601 unique=`for i in $$list; do \ 602 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 603 done | \ 604 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 605 END { if (nonempty) { for (i in files) print i; }; }'`; \ 606 shift; \ 607 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 608 test -n "$$unique" || unique=$$empty_fix; \ 609 if test $$# -gt 0; then \ 610 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 611 "$$@" $$unique; \ 612 else \ 613 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 614 $$unique; \ 615 fi; \ 616 fi 617ctags: CTAGS 618CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 619 $(TAGS_FILES) $(LISP) 620 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 621 unique=`for i in $$list; do \ 622 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 623 done | \ 624 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 625 END { if (nonempty) { for (i in files) print i; }; }'`; \ 626 test -z "$(CTAGS_ARGS)$$unique" \ 627 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 628 $$unique 629 630GTAGS: 631 here=`$(am__cd) $(top_builddir) && pwd` \ 632 && $(am__cd) $(top_srcdir) \ 633 && gtags -i $(GTAGS_ARGS) "$$here" 634 635distclean-tags: 636 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 637 638distdir: $(DISTFILES) 639 $(am__remove_distdir) 640 test -d "$(distdir)" || mkdir "$(distdir)" 641 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 642 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 643 list='$(DISTFILES)'; \ 644 dist_files=`for file in $$list; do echo $$file; done | \ 645 sed -e "s|^$$srcdirstrip/||;t" \ 646 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 647 case $$dist_files in \ 648 */*) $(MKDIR_P) `echo "$$dist_files" | \ 649 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 650 sort -u` ;; \ 651 esac; \ 652 for file in $$dist_files; do \ 653 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 654 if test -d $$d/$$file; then \ 655 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 656 if test -d "$(distdir)/$$file"; then \ 657 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 658 fi; \ 659 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 660 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 661 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 662 fi; \ 663 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 664 else \ 665 test -f "$(distdir)/$$file" \ 666 || cp -p $$d/$$file "$(distdir)/$$file" \ 667 || exit 1; \ 668 fi; \ 669 done 670 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 671 if test "$$subdir" = .; then :; else \ 672 test -d "$(distdir)/$$subdir" \ 673 || $(MKDIR_P) "$(distdir)/$$subdir" \ 674 || exit 1; \ 675 fi; \ 676 done 677 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 678 if test "$$subdir" = .; then :; else \ 679 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 680 $(am__relativize); \ 681 new_distdir=$$reldir; \ 682 dir1=$$subdir; dir2="$(top_distdir)"; \ 683 $(am__relativize); \ 684 new_top_distdir=$$reldir; \ 685 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 686 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 687 ($(am__cd) $$subdir && \ 688 $(MAKE) $(AM_MAKEFLAGS) \ 689 top_distdir="$$new_top_distdir" \ 690 distdir="$$new_distdir" \ 691 am__remove_distdir=: \ 692 am__skip_length_check=: \ 693 am__skip_mode_fix=: \ 694 distdir) \ 695 || exit 1; \ 696 fi; \ 697 done 698 $(MAKE) $(AM_MAKEFLAGS) \ 699 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 700 dist-hook 701 -test -n "$(am__skip_mode_fix)" \ 702 || find "$(distdir)" -type d ! -perm -755 \ 703 -exec chmod u+rwx,go+rx {} \; -o \ 704 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 705 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 706 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 707 || chmod -R a+r "$(distdir)" 708dist-gzip: distdir 709 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 710 $(am__remove_distdir) 711dist-bzip2: distdir 712 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 713 $(am__remove_distdir) 714 715dist-lzma: distdir 716 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 717 $(am__remove_distdir) 718 719dist-xz: distdir 720 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 721 $(am__remove_distdir) 722 723dist-tarZ: distdir 724 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 725 $(am__remove_distdir) 726 727dist-shar: distdir 728 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 729 $(am__remove_distdir) 730 731dist-zip: distdir 732 -rm -f $(distdir).zip 733 zip -rq $(distdir).zip $(distdir) 734 $(am__remove_distdir) 735 736dist dist-all: distdir 737 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 738 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 739 $(am__remove_distdir) 740 741# This target untars the dist file and tries a VPATH configuration. Then 742# it guarantees that the distribution is self-contained by making another 743# tarfile. 744distcheck: dist 745 case '$(DIST_ARCHIVES)' in \ 746 *.tar.gz*) \ 747 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 748 *.tar.bz2*) \ 749 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 750 *.tar.lzma*) \ 751 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 752 *.tar.xz*) \ 753 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 754 *.tar.Z*) \ 755 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 756 *.shar.gz*) \ 757 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 758 *.zip*) \ 759 unzip $(distdir).zip ;;\ 760 esac 761 chmod -R a-w $(distdir); chmod u+w $(distdir) 762 mkdir $(distdir)/_build 763 mkdir $(distdir)/_inst 764 chmod a-w $(distdir) 765 test -d $(distdir)/_build || exit 0; \ 766 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 767 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 768 && am__cwd=`pwd` \ 769 && $(am__cd) $(distdir)/_build \ 770 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 771 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 772 $(DISTCHECK_CONFIGURE_FLAGS) \ 773 && $(MAKE) $(AM_MAKEFLAGS) \ 774 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 775 && $(MAKE) $(AM_MAKEFLAGS) check \ 776 && $(MAKE) $(AM_MAKEFLAGS) install \ 777 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 778 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 779 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 780 distuninstallcheck \ 781 && chmod -R a-w "$$dc_install_base" \ 782 && ({ \ 783 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 784 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 785 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 786 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 787 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 788 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 789 && rm -rf "$$dc_destdir" \ 790 && $(MAKE) $(AM_MAKEFLAGS) dist \ 791 && rm -rf $(DIST_ARCHIVES) \ 792 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 793 && cd "$$am__cwd" \ 794 || exit 1 795 $(am__remove_distdir) 796 @(echo "$(distdir) archives ready for distribution: "; \ 797 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 798 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 799distuninstallcheck: 800 @test -n '$(distuninstallcheck_dir)' || { \ 801 echo 'ERROR: trying to run $@ with an empty' \ 802 '$$(distuninstallcheck_dir)' >&2; \ 803 exit 1; \ 804 }; \ 805 $(am__cd) '$(distuninstallcheck_dir)' || { \ 806 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 807 exit 1; \ 808 }; \ 809 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 810 || { echo "ERROR: files left after uninstall:" ; \ 811 if test -n "$(DESTDIR)"; then \ 812 echo " (check DESTDIR support)"; \ 813 fi ; \ 814 $(distuninstallcheck_listfiles) ; \ 815 exit 1; } >&2 816distcleancheck: distclean 817 @if test '$(srcdir)' = . ; then \ 818 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 819 exit 1 ; \ 820 fi 821 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 822 || { echo "ERROR: files left in build directory after distclean:" ; \ 823 $(distcleancheck_listfiles) ; \ 824 exit 1; } >&2 825check-am: all-am 826check: check-recursive 827all-am: Makefile $(PROGRAMS) $(DATA) config.h 828installdirs: installdirs-recursive 829installdirs-am: 830 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appdefaultdir)" "$(DESTDIR)$(bitmapdir)"; do \ 831 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 832 done 833install: install-recursive 834install-exec: install-exec-recursive 835install-data: install-data-recursive 836uninstall: uninstall-recursive 837 838install-am: all-am 839 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 840 841installcheck: installcheck-recursive 842install-strip: 843 if test -z '$(STRIP)'; then \ 844 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 845 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 846 install; \ 847 else \ 848 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 849 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 850 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 851 fi 852mostlyclean-generic: 853 854clean-generic: 855 856distclean-generic: 857 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 858 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 859 860maintainer-clean-generic: 861 @echo "This command is intended for maintainers to use" 862 @echo "it deletes files that may require special tools to rebuild." 863 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 864clean: clean-recursive 865 866clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 867 868distclean: distclean-recursive 869 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 870 -rm -rf ./$(DEPDIR) 871 -rm -f Makefile 872distclean-am: clean-am distclean-compile distclean-generic \ 873 distclean-hdr distclean-tags 874 875dvi: dvi-recursive 876 877dvi-am: 878 879html: html-recursive 880 881html-am: 882 883info: info-recursive 884 885info-am: 886 887install-data-am: install-dist_appdefaultDATA install-dist_bitmapDATA 888 889install-dvi: install-dvi-recursive 890 891install-dvi-am: 892 893install-exec-am: install-binPROGRAMS 894 895install-html: install-html-recursive 896 897install-html-am: 898 899install-info: install-info-recursive 900 901install-info-am: 902 903install-man: 904 905install-pdf: install-pdf-recursive 906 907install-pdf-am: 908 909install-ps: install-ps-recursive 910 911install-ps-am: 912 913installcheck-am: 914 915maintainer-clean: maintainer-clean-recursive 916 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 917 -rm -rf $(top_srcdir)/autom4te.cache 918 -rm -rf ./$(DEPDIR) 919 -rm -f Makefile 920maintainer-clean-am: distclean-am maintainer-clean-generic 921 922mostlyclean: mostlyclean-recursive 923 924mostlyclean-am: mostlyclean-compile mostlyclean-generic 925 926pdf: pdf-recursive 927 928pdf-am: 929 930ps: ps-recursive 931 932ps-am: 933 934uninstall-am: uninstall-binPROGRAMS uninstall-dist_appdefaultDATA \ 935 uninstall-dist_bitmapDATA 936 937.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ 938 ctags-recursive install-am install-strip tags-recursive 939 940.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 941 all all-am am--refresh check check-am clean clean-binPROGRAMS \ 942 clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \ 943 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 944 dist-zip distcheck distclean distclean-compile \ 945 distclean-generic distclean-hdr distclean-tags distcleancheck \ 946 distdir distuninstallcheck dvi dvi-am html html-am info \ 947 info-am install install-am install-binPROGRAMS install-data \ 948 install-data-am install-dist_appdefaultDATA \ 949 install-dist_bitmapDATA install-dvi install-dvi-am \ 950 install-exec install-exec-am install-html install-html-am \ 951 install-info install-info-am install-man install-pdf \ 952 install-pdf-am install-ps install-ps-am install-strip \ 953 installcheck installcheck-am installdirs installdirs-am \ 954 maintainer-clean maintainer-clean-generic mostlyclean \ 955 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ 956 tags tags-recursive uninstall uninstall-am \ 957 uninstall-binPROGRAMS uninstall-dist_appdefaultDATA \ 958 uninstall-dist_bitmapDATA 959 960 961.PHONY: ChangeLog INSTALL 962 963INSTALL: 964 $(INSTALL_CMD) 965 966ChangeLog: 967 $(CHANGELOG_CMD) 968 969dist-hook: ChangeLog INSTALL 970 971# Tell versions [3.59,3.63) of GNU make to not export all variables. 972# Otherwise a system limit (for SysV at least) may be exceeded. 973.NOEXPORT: 974