Makefile.in revision d9c7fc6c
1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# @configure_input@ 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@SET_MAKE@ 16 17# $Id: Makefile.in,v 1.1.1.1 2008/07/30 02:47:02 mrg Exp $ 18# 19# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 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. 26# 27# The above copyright notice and this permission notice shall be included 28# in all copies or substantial portions of the Software. 29# 30# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 31# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 32# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 33# IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR 34# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 35# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 36# OTHER DEALINGS IN THE SOFTWARE. 37# 38# Except as contained in this notice, the name of the copyright holders shall 39# not be used in advertising or otherwise to promote the sale, use or 40# other dealings in this Software without prior written authorization 41# from the copyright holders. 42# 43 44srcdir = @srcdir@ 45top_srcdir = @top_srcdir@ 46VPATH = @srcdir@ 47pkgdatadir = $(datadir)/@PACKAGE@ 48pkglibdir = $(libdir)/@PACKAGE@ 49pkgincludedir = $(includedir)/@PACKAGE@ 50top_builddir = .. 51am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 52INSTALL = @INSTALL@ 53install_sh_DATA = $(install_sh) -c -m 644 54install_sh_PROGRAM = $(install_sh) -c 55install_sh_SCRIPT = $(install_sh) -c 56INSTALL_HEADER = $(INSTALL_DATA) 57transform = $(program_transform_name) 58NORMAL_INSTALL = : 59PRE_INSTALL = : 60POST_INSTALL = : 61NORMAL_UNINSTALL = : 62PRE_UNINSTALL = : 63POST_UNINSTALL = : 64build_triplet = @build@ 65host_triplet = @host@ 66subdir = man 67DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69am__aclocal_m4_deps = $(top_srcdir)/configure.ac 70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 71 $(ACLOCAL_M4) 72mkinstalldirs = $(install_sh) -d 73CONFIG_HEADER = $(top_builddir)/config.h 74CONFIG_CLEAN_FILES = 75SOURCES = 76DIST_SOURCES = 77am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 78am__vpath_adj = case $$p in \ 79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 80 *) f=$$p;; \ 81 esac; 82am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 83am__installdirs = "$(DESTDIR)$(libmandir)" 84libmanDATA_INSTALL = $(INSTALL_DATA) 85DATA = $(libman_DATA) 86DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 87ACLOCAL = @ACLOCAL@ 88ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 89ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 90AMDEP_FALSE = @AMDEP_FALSE@ 91AMDEP_TRUE = @AMDEP_TRUE@ 92AMTAR = @AMTAR@ 93APP_MAN_DIR = @APP_MAN_DIR@ 94APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 95AR = @AR@ 96AUTOCONF = @AUTOCONF@ 97AUTOHEADER = @AUTOHEADER@ 98AUTOMAKE = @AUTOMAKE@ 99AWK = @AWK@ 100CC = @CC@ 101CCDEPMODE = @CCDEPMODE@ 102CFLAGS = @CFLAGS@ 103CPP = @CPP@ 104CPPFLAGS = @CPPFLAGS@ 105CXX = @CXX@ 106CXXCPP = @CXXCPP@ 107CXXDEPMODE = @CXXDEPMODE@ 108CXXFLAGS = @CXXFLAGS@ 109CYGPATH_W = @CYGPATH_W@ 110DEFS = @DEFS@ 111DEPDIR = @DEPDIR@ 112DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 113DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 114ECHO = @ECHO@ 115ECHO_C = @ECHO_C@ 116ECHO_N = @ECHO_N@ 117ECHO_T = @ECHO_T@ 118EGREP = @EGREP@ 119EXEEXT = @EXEEXT@ 120F77 = @F77@ 121FFLAGS = @FFLAGS@ 122FILE_MAN_DIR = @FILE_MAN_DIR@ 123FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 124INSTALL_DATA = @INSTALL_DATA@ 125INSTALL_PROGRAM = @INSTALL_PROGRAM@ 126INSTALL_SCRIPT = @INSTALL_SCRIPT@ 127INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 128LDFLAGS = @LDFLAGS@ 129LIBOBJS = @LIBOBJS@ 130LIBS = @LIBS@ 131LIBTOOL = @LIBTOOL@ 132LIB_MAN_DIR = @LIB_MAN_DIR@ 133LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 134LN_S = @LN_S@ 135LTLIBOBJS = @LTLIBOBJS@ 136MAINT = @MAINT@ 137MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 138MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 139MAKEINFO = @MAKEINFO@ 140MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 141MISC_MAN_DIR = @MISC_MAN_DIR@ 142MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 143OBJEXT = @OBJEXT@ 144PACKAGE = @PACKAGE@ 145PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 146PACKAGE_NAME = @PACKAGE_NAME@ 147PACKAGE_STRING = @PACKAGE_STRING@ 148PACKAGE_TARNAME = @PACKAGE_TARNAME@ 149PACKAGE_VERSION = @PACKAGE_VERSION@ 150PATH_SEPARATOR = @PATH_SEPARATOR@ 151PKG_CONFIG = @PKG_CONFIG@ 152RANLIB = @RANLIB@ 153SED = sed 154SET_MAKE = @SET_MAKE@ 155SHELL = @SHELL@ 156STRIP = @STRIP@ 157VERSION = @VERSION@ 158XEVIE_CFLAGS = @XEVIE_CFLAGS@ 159XEVIE_LIBS = @XEVIE_LIBS@ 160XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 161XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 162ac_ct_AR = @ac_ct_AR@ 163ac_ct_CC = @ac_ct_CC@ 164ac_ct_CXX = @ac_ct_CXX@ 165ac_ct_F77 = @ac_ct_F77@ 166ac_ct_RANLIB = @ac_ct_RANLIB@ 167ac_ct_STRIP = @ac_ct_STRIP@ 168ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 169am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 170am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 171am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 172am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 173am__include = @am__include@ 174am__leading_dot = @am__leading_dot@ 175am__quote = @am__quote@ 176am__tar = @am__tar@ 177am__untar = @am__untar@ 178bindir = @bindir@ 179build = @build@ 180build_alias = @build_alias@ 181build_cpu = @build_cpu@ 182build_os = @build_os@ 183build_vendor = @build_vendor@ 184datadir = @datadir@ 185exec_prefix = @exec_prefix@ 186host = @host@ 187host_alias = @host_alias@ 188host_cpu = @host_cpu@ 189host_os = @host_os@ 190host_vendor = @host_vendor@ 191includedir = @includedir@ 192infodir = @infodir@ 193install_sh = @install_sh@ 194libdir = @libdir@ 195libexecdir = @libexecdir@ 196localstatedir = @localstatedir@ 197mandir = @mandir@ 198mkdir_p = @mkdir_p@ 199oldincludedir = @oldincludedir@ 200prefix = @prefix@ 201program_transform_name = @program_transform_name@ 202sbindir = @sbindir@ 203sharedstatedir = @sharedstatedir@ 204sysconfdir = @sysconfdir@ 205target_alias = @target_alias@ 206libmandir = $(LIB_MAN_DIR) 207LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%) 208libman_PRE = Xevie.man 209libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@) \ 210 $(Xevie_shadows:=.@LIB_MAN_SUFFIX@) 211 212BUILT_SOURCES = shadows.DONE 213EXTRA_DIST = $(libman_PRE) 214CLEANFILES = $(libman_DATA) $(BUILT_SOURCES) 215 216# Strings to replace in man pages 217XORGRELSTRING = @PACKAGE_STRING@ 218XORGMANNAME = X Version 11 219MAN_SUBSTS = \ 220 -e 's/__vendorversion__/"$(XORGRELSTRING)" "$(XORGMANNAME)"/' \ 221 -e 's/__appmansuffix__/$(APP_MAN_SUFFIX)/g' \ 222 -e 's/__libmansuffix__/$(LIB_MAN_SUFFIX)/g' \ 223 -e 's/__filemansuffix__/$(FILE_MAN_SUFFIX)/g' 224 225SUFFIXES = .$(LIB_MAN_SUFFIX) .man 226 227# Generate man page shadow files (Replaces InstallManPageAliases from Imake) 228Xevie_shadows = \ 229 XevieQueryVersion \ 230 XevieStart \ 231 XevieSelectInput \ 232 XevieSendEvent \ 233 XevieEnd 234 235all: $(BUILT_SOURCES) 236 $(MAKE) $(AM_MAKEFLAGS) all-am 237 238.SUFFIXES: 239.SUFFIXES: .$(LIB_MAN_SUFFIX) .man 240$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 241 @for dep in $?; do \ 242 case '$(am__configure_deps)' in \ 243 *$$dep*) \ 244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 245 && exit 0; \ 246 exit 1;; \ 247 esac; \ 248 done; \ 249 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ 250 cd $(top_srcdir) && \ 251 $(AUTOMAKE) --gnu man/Makefile 252.PRECIOUS: Makefile 253Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 254 @case '$?' in \ 255 *config.status*) \ 256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 257 *) \ 258 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 259 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 260 esac; 261 262$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 264 265$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 267$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 269 270mostlyclean-libtool: 271 -rm -f *.lo 272 273clean-libtool: 274 -rm -rf .libs _libs 275 276distclean-libtool: 277 -rm -f libtool 278uninstall-info-am: 279install-libmanDATA: $(libman_DATA) 280 @$(NORMAL_INSTALL) 281 test -z "$(libmandir)" || $(mkdir_p) "$(DESTDIR)$(libmandir)" 282 @list='$(libman_DATA)'; for p in $$list; do \ 283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 284 f=$(am__strip_dir) \ 285 echo " $(libmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(libmandir)/$$f'"; \ 286 $(libmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(libmandir)/$$f"; \ 287 done 288 289uninstall-libmanDATA: 290 @$(NORMAL_UNINSTALL) 291 @list='$(libman_DATA)'; for p in $$list; do \ 292 f=$(am__strip_dir) \ 293 echo " rm -f '$(DESTDIR)$(libmandir)/$$f'"; \ 294 rm -f "$(DESTDIR)$(libmandir)/$$f"; \ 295 done 296tags: TAGS 297TAGS: 298 299ctags: CTAGS 300CTAGS: 301 302 303distdir: $(DISTFILES) 304 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 305 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 306 list='$(DISTFILES)'; for file in $$list; do \ 307 case $$file in \ 308 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 309 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 310 esac; \ 311 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 312 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 313 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 314 dir="/$$dir"; \ 315 $(mkdir_p) "$(distdir)$$dir"; \ 316 else \ 317 dir=''; \ 318 fi; \ 319 if test -d $$d/$$file; then \ 320 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 321 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 322 fi; \ 323 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 324 else \ 325 test -f $(distdir)/$$file \ 326 || cp -p $$d/$$file $(distdir)/$$file \ 327 || exit 1; \ 328 fi; \ 329 done 330check-am: all-am 331check: $(BUILT_SOURCES) 332 $(MAKE) $(AM_MAKEFLAGS) check-am 333all-am: Makefile $(DATA) 334installdirs: 335 for dir in "$(DESTDIR)$(libmandir)"; do \ 336 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 337 done 338install: $(BUILT_SOURCES) 339 $(MAKE) $(AM_MAKEFLAGS) install-am 340install-exec: install-exec-am 341install-data: install-data-am 342uninstall: uninstall-am 343 344install-am: all-am 345 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 346 347installcheck: installcheck-am 348install-strip: 349 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 350 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 351 `test -z '$(STRIP)' || \ 352 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 353mostlyclean-generic: 354 355clean-generic: 356 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 357 358distclean-generic: 359 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 360 361maintainer-clean-generic: 362 @echo "This command is intended for maintainers to use" 363 @echo "it deletes files that may require special tools to rebuild." 364 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 365clean: clean-am 366 367clean-am: clean-generic clean-libtool mostlyclean-am 368 369distclean: distclean-am 370 -rm -f Makefile 371distclean-am: clean-am distclean-generic distclean-libtool 372 373dvi: dvi-am 374 375dvi-am: 376 377html: html-am 378 379info: info-am 380 381info-am: 382 383install-data-am: install-libmanDATA 384 385install-exec-am: 386 387install-info: install-info-am 388 389install-man: 390 391installcheck-am: 392 393maintainer-clean: maintainer-clean-am 394 -rm -f Makefile 395maintainer-clean-am: distclean-am maintainer-clean-generic 396 397mostlyclean: mostlyclean-am 398 399mostlyclean-am: mostlyclean-generic mostlyclean-libtool 400 401pdf: pdf-am 402 403pdf-am: 404 405ps: ps-am 406 407ps-am: 408 409uninstall-am: uninstall-info-am uninstall-libmanDATA 410 411.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 412 distclean distclean-generic distclean-libtool distdir dvi \ 413 dvi-am html html-am info info-am install install-am \ 414 install-data install-data-am install-exec install-exec-am \ 415 install-info install-info-am install-libmanDATA install-man \ 416 install-strip installcheck installcheck-am installdirs \ 417 maintainer-clean maintainer-clean-generic mostlyclean \ 418 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 419 uninstall uninstall-am uninstall-info-am uninstall-libmanDATA 420 421 422.man.$(LIB_MAN_SUFFIX): 423 sed $(MAN_SUBSTS) < $< > $@ 424 425shadows.DONE: 426 -rm -f $(Xevie_shadows:=.@LIB_MAN_SUFFIX@) 427 (for i in $(Xevie_shadows:=.@LIB_MAN_SUFFIX@) ; do \ 428 echo .so man$(LIB_MAN_DIR_SUFFIX)/Xevie.$(LIB_MAN_SUFFIX) > $$i; \ 429 done) 430# Tell versions [3.59,3.63) of GNU make to not export all variables. 431# Otherwise a system limit (for SysV at least) may be exceeded. 432.NOEXPORT: 433