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# 18# Copyright 2005 Red Hat, Inc. 19# 20# Permission to use, copy, modify, distribute, and sell this software and its 21# documentation for any purpose is hereby granted without fee, provided that 22# the above copyright notice appear in all copies and that both that 23# copyright notice and this permission notice appear in supporting 24# documentation, and that the name of Red Hat not be used in 25# advertising or publicity pertaining to distribution of the software without 26# specific, written prior permission. Red Hat makes no 27# representations about the suitability of this software for any purpose. It 28# is provided "as is" without express or implied warranty. 29# 30# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 31# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 32# EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 33# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 34# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 35# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 36# PERFORMANCE OF THIS SOFTWARE. 37 38 39srcdir = @srcdir@ 40top_srcdir = @top_srcdir@ 41VPATH = @srcdir@ 42pkgdatadir = $(datadir)/@PACKAGE@ 43pkglibdir = $(libdir)/@PACKAGE@ 44pkgincludedir = $(includedir)/@PACKAGE@ 45top_builddir = . 46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47INSTALL = @INSTALL@ 48install_sh_DATA = $(install_sh) -c -m 644 49install_sh_PROGRAM = $(install_sh) -c 50install_sh_SCRIPT = $(install_sh) -c 51INSTALL_HEADER = $(INSTALL_DATA) 52transform = $(program_transform_name) 53NORMAL_INSTALL = : 54PRE_INSTALL = : 55POST_INSTALL = : 56NORMAL_UNINSTALL = : 57PRE_UNINSTALL = : 58POST_UNINSTALL = : 59build_triplet = @build@ 60host_triplet = @host@ 61bin_PROGRAMS = xsetpointer$(EXEEXT) 62DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 63 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 64 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ 65 compile config.guess config.sub depcomp install-sh missing 66subdir = . 67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 68am__aclocal_m4_deps = $(top_srcdir)/configure.ac 69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 70 $(ACLOCAL_M4) 71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 72 configure.lineno configure.status.lineno 73mkinstalldirs = $(install_sh) -d 74CONFIG_HEADER = config.h 75CONFIG_CLEAN_FILES = 76am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)" 77binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 78PROGRAMS = $(bin_PROGRAMS) 79am_xsetpointer_OBJECTS = xsetpointer-xsetpointer.$(OBJEXT) 80xsetpointer_OBJECTS = $(am_xsetpointer_OBJECTS) 81am__DEPENDENCIES_1 = 82xsetpointer_DEPENDENCIES = $(am__DEPENDENCIES_1) 83DEFAULT_INCLUDES = -I. -I$(srcdir) -I. 84depcomp = $(SHELL) $(top_srcdir)/depcomp 85am__depfiles_maybe = depfiles 86COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 87 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 88CCLD = $(CC) 89LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 90SOURCES = $(xsetpointer_SOURCES) 91DIST_SOURCES = $(xsetpointer_SOURCES) 92am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 93am__vpath_adj = case $$p in \ 94 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 95 *) f=$$p;; \ 96 esac; 97am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 98appmanDATA_INSTALL = $(INSTALL_DATA) 99DATA = $(appman_DATA) 100ETAGS = etags 101CTAGS = ctags 102DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 103distdir = $(PACKAGE)-$(VERSION) 104top_distdir = $(distdir) 105am__remove_distdir = \ 106 { test ! -d $(distdir) \ 107 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 108 && rm -fr $(distdir); }; } 109DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 110GZIP_ENV = --best 111distuninstallcheck_listfiles = find . -type f -print 112distcleancheck_listfiles = find . -type f -print 113ACLOCAL = @ACLOCAL@ 114ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 115ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 116AMDEP_FALSE = @AMDEP_FALSE@ 117AMDEP_TRUE = @AMDEP_TRUE@ 118AMTAR = @AMTAR@ 119APP_MAN_DIR = @APP_MAN_DIR@ 120APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 121AUTOCONF = @AUTOCONF@ 122AUTOHEADER = @AUTOHEADER@ 123AUTOMAKE = @AUTOMAKE@ 124AWK = @AWK@ 125CC = @CC@ 126CCDEPMODE = @CCDEPMODE@ 127CFLAGS = @CFLAGS@ 128CPPFLAGS = @CPPFLAGS@ 129CYGPATH_W = @CYGPATH_W@ 130DEFS = @DEFS@ 131DEPDIR = @DEPDIR@ 132DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 133DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 134ECHO_C = @ECHO_C@ 135ECHO_N = @ECHO_N@ 136ECHO_T = @ECHO_T@ 137EXEEXT = @EXEEXT@ 138FILE_MAN_DIR = @FILE_MAN_DIR@ 139FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 140INSTALL_DATA = @INSTALL_DATA@ 141INSTALL_PROGRAM = @INSTALL_PROGRAM@ 142INSTALL_SCRIPT = @INSTALL_SCRIPT@ 143INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 144LDFLAGS = @LDFLAGS@ 145LIBOBJS = @LIBOBJS@ 146LIBS = @LIBS@ 147LIB_MAN_DIR = @LIB_MAN_DIR@ 148LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 149LTLIBOBJS = @LTLIBOBJS@ 150MAINT = @MAINT@ 151MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 152MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 153MAKEINFO = @MAKEINFO@ 154MISC_MAN_DIR = @MISC_MAN_DIR@ 155MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 156OBJEXT = @OBJEXT@ 157PACKAGE = @PACKAGE@ 158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 159PACKAGE_NAME = @PACKAGE_NAME@ 160PACKAGE_STRING = @PACKAGE_STRING@ 161PACKAGE_TARNAME = @PACKAGE_TARNAME@ 162PACKAGE_VERSION = @PACKAGE_VERSION@ 163PATH_SEPARATOR = @PATH_SEPARATOR@ 164PKG_CONFIG = @PKG_CONFIG@ 165SET_MAKE = @SET_MAKE@ 166SHELL = @SHELL@ 167STRIP = @STRIP@ 168VERSION = @VERSION@ 169XSETPOINTER_CFLAGS = @XSETPOINTER_CFLAGS@ 170XSETPOINTER_LIBS = @XSETPOINTER_LIBS@ 171ac_ct_CC = @ac_ct_CC@ 172am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 173am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 174am__include = @am__include@ 175am__leading_dot = @am__leading_dot@ 176am__quote = @am__quote@ 177am__tar = @am__tar@ 178am__untar = @am__untar@ 179bindir = @bindir@ 180build = @build@ 181build_alias = @build_alias@ 182build_cpu = @build_cpu@ 183build_os = @build_os@ 184build_vendor = @build_vendor@ 185datadir = @datadir@ 186datarootdir = @datarootdir@ 187docdir = @docdir@ 188dvidir = @dvidir@ 189exec_prefix = @exec_prefix@ 190host = @host@ 191host_alias = @host_alias@ 192host_cpu = @host_cpu@ 193host_os = @host_os@ 194host_vendor = @host_vendor@ 195htmldir = @htmldir@ 196includedir = @includedir@ 197infodir = @infodir@ 198install_sh = @install_sh@ 199libdir = @libdir@ 200libexecdir = @libexecdir@ 201localedir = @localedir@ 202localstatedir = @localstatedir@ 203mandir = @mandir@ 204mkdir_p = @mkdir_p@ 205oldincludedir = @oldincludedir@ 206pdfdir = @pdfdir@ 207prefix = @prefix@ 208program_transform_name = @program_transform_name@ 209psdir = @psdir@ 210sbindir = @sbindir@ 211sharedstatedir = @sharedstatedir@ 212sysconfdir = @sysconfdir@ 213target_alias = @target_alias@ 214xsetpointer_CFLAGS = $(XSETPOINTER_CFLAGS) 215xsetpointer_LDADD = $(XSETPOINTER_LIBS) 216xsetpointer_SOURCES = \ 217 xsetpointer.c 218 219appman_PRE = \ 220 xsetpointer.man 221 222appmandir = $(APP_MAN_DIR) 223appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) 224EXTRA_DIST = $(appman_PRE) ChangeLog 225CLEANFILES = $(appman_DATA) ChangeLog 226SED = sed 227 228# Strings to replace in man pages 229XORGRELSTRING = @PACKAGE_STRING@ 230XORGMANNAME = X Version 11 231MAN_SUBSTS = \ 232 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 233 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 234 -e 's|__xservername__|Xorg|g' \ 235 -e 's|__xconfigfile__|xorg.conf|g' \ 236 -e 's|__projectroot__|$(prefix)|g' \ 237 -e 's|__apploaddir__|$(appdefaultdir)|' \ 238 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 239 -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \ 240 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 241 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 242 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 243 244SUFFIXES = .$(APP_MAN_SUFFIX) .man 245all: config.h 246 $(MAKE) $(AM_MAKEFLAGS) all-am 247 248.SUFFIXES: 249.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj 250am--refresh: 251 @: 252$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 253 @for dep in $?; do \ 254 case '$(am__configure_deps)' in \ 255 *$$dep*) \ 256 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ 257 cd $(srcdir) && $(AUTOMAKE) --gnu \ 258 && exit 0; \ 259 exit 1;; \ 260 esac; \ 261 done; \ 262 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ 263 cd $(top_srcdir) && \ 264 $(AUTOMAKE) --gnu Makefile 265.PRECIOUS: Makefile 266Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 267 @case '$?' in \ 268 *config.status*) \ 269 echo ' $(SHELL) ./config.status'; \ 270 $(SHELL) ./config.status;; \ 271 *) \ 272 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 273 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 274 esac; 275 276$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 277 $(SHELL) ./config.status --recheck 278 279$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 280 cd $(srcdir) && $(AUTOCONF) 281$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 282 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 283 284config.h: stamp-h1 285 @if test ! -f $@; then \ 286 rm -f stamp-h1; \ 287 $(MAKE) stamp-h1; \ 288 else :; fi 289 290stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 291 @rm -f stamp-h1 292 cd $(top_builddir) && $(SHELL) ./config.status config.h 293$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 294 cd $(top_srcdir) && $(AUTOHEADER) 295 rm -f stamp-h1 296 touch $@ 297 298distclean-hdr: 299 -rm -f config.h stamp-h1 300install-binPROGRAMS: $(bin_PROGRAMS) 301 @$(NORMAL_INSTALL) 302 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 303 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 304 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 305 if test -f $$p \ 306 ; then \ 307 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 308 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 309 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ 310 else :; fi; \ 311 done 312 313uninstall-binPROGRAMS: 314 @$(NORMAL_UNINSTALL) 315 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 316 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 317 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 318 rm -f "$(DESTDIR)$(bindir)/$$f"; \ 319 done 320 321clean-binPROGRAMS: 322 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 323xsetpointer$(EXEEXT): $(xsetpointer_OBJECTS) $(xsetpointer_DEPENDENCIES) 324 @rm -f xsetpointer$(EXEEXT) 325 $(LINK) $(xsetpointer_LDFLAGS) $(xsetpointer_OBJECTS) $(xsetpointer_LDADD) $(LIBS) 326 327mostlyclean-compile: 328 -rm -f *.$(OBJEXT) 329 330distclean-compile: 331 -rm -f *.tab.c 332 333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsetpointer-xsetpointer.Po@am__quote@ 334 335.c.o: 336@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 337@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 338@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 339@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 340@am__fastdepCC_FALSE@ $(COMPILE) -c $< 341 342.c.obj: 343@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 344@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 345@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 346@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 347@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 348 349xsetpointer-xsetpointer.o: xsetpointer.c 350@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xsetpointer_CFLAGS) $(CFLAGS) -MT xsetpointer-xsetpointer.o -MD -MP -MF "$(DEPDIR)/xsetpointer-xsetpointer.Tpo" -c -o xsetpointer-xsetpointer.o `test -f 'xsetpointer.c' || echo '$(srcdir)/'`xsetpointer.c; \ 351@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/xsetpointer-xsetpointer.Tpo" "$(DEPDIR)/xsetpointer-xsetpointer.Po"; else rm -f "$(DEPDIR)/xsetpointer-xsetpointer.Tpo"; exit 1; fi 352@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xsetpointer.c' object='xsetpointer-xsetpointer.o' libtool=no @AMDEPBACKSLASH@ 353@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 354@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xsetpointer_CFLAGS) $(CFLAGS) -c -o xsetpointer-xsetpointer.o `test -f 'xsetpointer.c' || echo '$(srcdir)/'`xsetpointer.c 355 356xsetpointer-xsetpointer.obj: xsetpointer.c 357@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xsetpointer_CFLAGS) $(CFLAGS) -MT xsetpointer-xsetpointer.obj -MD -MP -MF "$(DEPDIR)/xsetpointer-xsetpointer.Tpo" -c -o xsetpointer-xsetpointer.obj `if test -f 'xsetpointer.c'; then $(CYGPATH_W) 'xsetpointer.c'; else $(CYGPATH_W) '$(srcdir)/xsetpointer.c'; fi`; \ 358@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/xsetpointer-xsetpointer.Tpo" "$(DEPDIR)/xsetpointer-xsetpointer.Po"; else rm -f "$(DEPDIR)/xsetpointer-xsetpointer.Tpo"; exit 1; fi 359@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xsetpointer.c' object='xsetpointer-xsetpointer.obj' libtool=no @AMDEPBACKSLASH@ 360@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 361@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xsetpointer_CFLAGS) $(CFLAGS) -c -o xsetpointer-xsetpointer.obj `if test -f 'xsetpointer.c'; then $(CYGPATH_W) 'xsetpointer.c'; else $(CYGPATH_W) '$(srcdir)/xsetpointer.c'; fi` 362uninstall-info-am: 363install-appmanDATA: $(appman_DATA) 364 @$(NORMAL_INSTALL) 365 test -z "$(appmandir)" || $(mkdir_p) "$(DESTDIR)$(appmandir)" 366 @list='$(appman_DATA)'; for p in $$list; do \ 367 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 368 f=$(am__strip_dir) \ 369 echo " $(appmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(appmandir)/$$f'"; \ 370 $(appmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(appmandir)/$$f"; \ 371 done 372 373uninstall-appmanDATA: 374 @$(NORMAL_UNINSTALL) 375 @list='$(appman_DATA)'; for p in $$list; do \ 376 f=$(am__strip_dir) \ 377 echo " rm -f '$(DESTDIR)$(appmandir)/$$f'"; \ 378 rm -f "$(DESTDIR)$(appmandir)/$$f"; \ 379 done 380 381ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 382 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 383 unique=`for i in $$list; do \ 384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 385 done | \ 386 $(AWK) ' { files[$$0] = 1; } \ 387 END { for (i in files) print i; }'`; \ 388 mkid -fID $$unique 389tags: TAGS 390 391TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 392 $(TAGS_FILES) $(LISP) 393 tags=; \ 394 here=`pwd`; \ 395 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 396 unique=`for i in $$list; do \ 397 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 398 done | \ 399 $(AWK) ' { files[$$0] = 1; } \ 400 END { for (i in files) print i; }'`; \ 401 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 402 test -n "$$unique" || unique=$$empty_fix; \ 403 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 404 $$tags $$unique; \ 405 fi 406ctags: CTAGS 407CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 408 $(TAGS_FILES) $(LISP) 409 tags=; \ 410 here=`pwd`; \ 411 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 412 unique=`for i in $$list; do \ 413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 414 done | \ 415 $(AWK) ' { files[$$0] = 1; } \ 416 END { for (i in files) print i; }'`; \ 417 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 418 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 419 $$tags $$unique 420 421GTAGS: 422 here=`$(am__cd) $(top_builddir) && pwd` \ 423 && cd $(top_srcdir) \ 424 && gtags -i $(GTAGS_ARGS) $$here 425 426distclean-tags: 427 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 428 429distdir: $(DISTFILES) 430 $(am__remove_distdir) 431 mkdir $(distdir) 432 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 433 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 434 list='$(DISTFILES)'; for file in $$list; do \ 435 case $$file in \ 436 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 437 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 438 esac; \ 439 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 440 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 441 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 442 dir="/$$dir"; \ 443 $(mkdir_p) "$(distdir)$$dir"; \ 444 else \ 445 dir=''; \ 446 fi; \ 447 if test -d $$d/$$file; then \ 448 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 449 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 450 fi; \ 451 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 452 else \ 453 test -f $(distdir)/$$file \ 454 || cp -p $$d/$$file $(distdir)/$$file \ 455 || exit 1; \ 456 fi; \ 457 done 458 $(MAKE) $(AM_MAKEFLAGS) \ 459 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 460 dist-hook 461 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 462 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 463 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 464 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 465 || chmod -R a+r $(distdir) 466dist-gzip: distdir 467 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 468 $(am__remove_distdir) 469dist-bzip2: distdir 470 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 471 $(am__remove_distdir) 472 473dist-tarZ: distdir 474 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 475 $(am__remove_distdir) 476 477dist-shar: distdir 478 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 479 $(am__remove_distdir) 480 481dist-zip: distdir 482 -rm -f $(distdir).zip 483 zip -rq $(distdir).zip $(distdir) 484 $(am__remove_distdir) 485 486dist dist-all: distdir 487 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 488 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 489 $(am__remove_distdir) 490 491# This target untars the dist file and tries a VPATH configuration. Then 492# it guarantees that the distribution is self-contained by making another 493# tarfile. 494distcheck: dist 495 case '$(DIST_ARCHIVES)' in \ 496 *.tar.gz*) \ 497 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 498 *.tar.bz2*) \ 499 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 500 *.tar.Z*) \ 501 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 502 *.shar.gz*) \ 503 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 504 *.zip*) \ 505 unzip $(distdir).zip ;;\ 506 esac 507 chmod -R a-w $(distdir); chmod a+w $(distdir) 508 mkdir $(distdir)/_build 509 mkdir $(distdir)/_inst 510 chmod a-w $(distdir) 511 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 512 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 513 && cd $(distdir)/_build \ 514 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 515 $(DISTCHECK_CONFIGURE_FLAGS) \ 516 && $(MAKE) $(AM_MAKEFLAGS) \ 517 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 518 && $(MAKE) $(AM_MAKEFLAGS) check \ 519 && $(MAKE) $(AM_MAKEFLAGS) install \ 520 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 521 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 522 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 523 distuninstallcheck \ 524 && chmod -R a-w "$$dc_install_base" \ 525 && ({ \ 526 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 527 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 528 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 529 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 530 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 531 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 532 && rm -rf "$$dc_destdir" \ 533 && $(MAKE) $(AM_MAKEFLAGS) dist \ 534 && rm -rf $(DIST_ARCHIVES) \ 535 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 536 $(am__remove_distdir) 537 @(echo "$(distdir) archives ready for distribution: "; \ 538 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 539 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' 540distuninstallcheck: 541 @cd $(distuninstallcheck_dir) \ 542 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 543 || { echo "ERROR: files left after uninstall:" ; \ 544 if test -n "$(DESTDIR)"; then \ 545 echo " (check DESTDIR support)"; \ 546 fi ; \ 547 $(distuninstallcheck_listfiles) ; \ 548 exit 1; } >&2 549distcleancheck: distclean 550 @if test '$(srcdir)' = . ; then \ 551 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 552 exit 1 ; \ 553 fi 554 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 555 || { echo "ERROR: files left in build directory after distclean:" ; \ 556 $(distcleancheck_listfiles) ; \ 557 exit 1; } >&2 558check-am: all-am 559check: check-am 560all-am: Makefile $(PROGRAMS) $(DATA) config.h 561installdirs: 562 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)"; do \ 563 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 564 done 565install: install-am 566install-exec: install-exec-am 567install-data: install-data-am 568uninstall: uninstall-am 569 570install-am: all-am 571 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 572 573installcheck: installcheck-am 574install-strip: 575 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 576 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 577 `test -z '$(STRIP)' || \ 578 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 579mostlyclean-generic: 580 581clean-generic: 582 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 583 584distclean-generic: 585 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 586 587maintainer-clean-generic: 588 @echo "This command is intended for maintainers to use" 589 @echo "it deletes files that may require special tools to rebuild." 590clean: clean-am 591 592clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 593 594distclean: distclean-am 595 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 596 -rm -rf ./$(DEPDIR) 597 -rm -f Makefile 598distclean-am: clean-am distclean-compile distclean-generic \ 599 distclean-hdr distclean-tags 600 601dvi: dvi-am 602 603dvi-am: 604 605html: html-am 606 607info: info-am 608 609info-am: 610 611install-data-am: install-appmanDATA 612 613install-exec-am: install-binPROGRAMS 614 615install-info: install-info-am 616 617install-man: 618 619installcheck-am: 620 621maintainer-clean: maintainer-clean-am 622 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 623 -rm -rf $(top_srcdir)/autom4te.cache 624 -rm -rf ./$(DEPDIR) 625 -rm -f Makefile 626maintainer-clean-am: distclean-am maintainer-clean-generic 627 628mostlyclean: mostlyclean-am 629 630mostlyclean-am: mostlyclean-compile mostlyclean-generic 631 632pdf: pdf-am 633 634pdf-am: 635 636ps: ps-am 637 638ps-am: 639 640uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \ 641 uninstall-info-am 642 643.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ 644 clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \ 645 dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \ 646 distclean distclean-compile distclean-generic distclean-hdr \ 647 distclean-tags distcleancheck distdir distuninstallcheck dvi \ 648 dvi-am html html-am info info-am install install-am \ 649 install-appmanDATA install-binPROGRAMS install-data \ 650 install-data-am install-exec install-exec-am install-info \ 651 install-info-am install-man install-strip installcheck \ 652 installcheck-am installdirs maintainer-clean \ 653 maintainer-clean-generic mostlyclean mostlyclean-compile \ 654 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 655 uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \ 656 uninstall-info-am 657 658 659.PHONY: ChangeLog 660 661ChangeLog: 662 GIT_DIR=$(srcdir)/.git git-log > ChangeLog 663 664dist-hook: ChangeLog 665 666.man.$(APP_MAN_SUFFIX): 667 sed $(MAN_SUBSTS) < $< > $@ 668# Tell versions [3.59,3.63) of GNU make to not export all variables. 669# Otherwise a system limit (for SysV at least) may be exceeded. 670.NOEXPORT: 671