Makefile.in revision b8f75c19
1# Makefile.in generated by automake 1.7.9 from Makefile.am. 2# @configure_input@ 3 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 5# 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 38srcdir = @srcdir@ 39top_srcdir = @top_srcdir@ 40VPATH = @srcdir@ 41pkgdatadir = $(datadir)/@PACKAGE@ 42pkglibdir = $(libdir)/@PACKAGE@ 43pkgincludedir = $(includedir)/@PACKAGE@ 44top_builddir = . 45 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 = : 59host_triplet = @host@ 60ACLOCAL = @ACLOCAL@ 61ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 62ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 63AMDEP_FALSE = @AMDEP_FALSE@ 64AMDEP_TRUE = @AMDEP_TRUE@ 65AMTAR = @AMTAR@ 66APP_MAN_DIR = @APP_MAN_DIR@ 67APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 68AUTOCONF = @AUTOCONF@ 69AUTOHEADER = @AUTOHEADER@ 70AUTOMAKE = @AUTOMAKE@ 71AWK = @AWK@ 72CC = @CC@ 73CCDEPMODE = @CCDEPMODE@ 74CFLAGS = @CFLAGS@ 75CPPFLAGS = @CPPFLAGS@ 76CYGPATH_W = @CYGPATH_W@ 77DEFS = @DEFS@ 78DEPDIR = @DEPDIR@ 79DEP_CFLAGS = @DEP_CFLAGS@ 80DEP_LIBS = @DEP_LIBS@ 81DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 82DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 83ECHO_C = @ECHO_C@ 84ECHO_N = @ECHO_N@ 85ECHO_T = @ECHO_T@ 86EXEEXT = @EXEEXT@ 87FILE_MAN_DIR = @FILE_MAN_DIR@ 88FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 89INSTALL_DATA = @INSTALL_DATA@ 90INSTALL_PROGRAM = @INSTALL_PROGRAM@ 91INSTALL_SCRIPT = @INSTALL_SCRIPT@ 92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 93LDFLAGS = @LDFLAGS@ 94LIBOBJS = @LIBOBJS@ 95LIBS = @LIBS@ 96LIB_MAN_DIR = @LIB_MAN_DIR@ 97LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 98LTLIBOBJS = @LTLIBOBJS@ 99MAINT = @MAINT@ 100MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 101MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 102MAKEINFO = @MAKEINFO@ 103MISC_MAN_DIR = @MISC_MAN_DIR@ 104MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 105OBJEXT = @OBJEXT@ 106PACKAGE = @PACKAGE@ 107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 108PACKAGE_NAME = @PACKAGE_NAME@ 109PACKAGE_STRING = @PACKAGE_STRING@ 110PACKAGE_TARNAME = @PACKAGE_TARNAME@ 111PACKAGE_VERSION = @PACKAGE_VERSION@ 112PATH_SEPARATOR = @PATH_SEPARATOR@ 113PKG_CONFIG = @PKG_CONFIG@ 114SET_MAKE = @SET_MAKE@ 115SHELL = @SHELL@ 116STRIP = @STRIP@ 117VERSION = @VERSION@ 118ac_ct_CC = @ac_ct_CC@ 119ac_ct_STRIP = @ac_ct_STRIP@ 120ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 121am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 122am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 123am__include = @am__include@ 124am__leading_dot = @am__leading_dot@ 125am__quote = @am__quote@ 126bindir = @bindir@ 127build = @build@ 128build_alias = @build_alias@ 129build_cpu = @build_cpu@ 130build_os = @build_os@ 131build_vendor = @build_vendor@ 132datadir = @datadir@ 133exec_prefix = @exec_prefix@ 134host = @host@ 135host_alias = @host_alias@ 136host_cpu = @host_cpu@ 137host_os = @host_os@ 138host_vendor = @host_vendor@ 139includedir = @includedir@ 140infodir = @infodir@ 141install_sh = @install_sh@ 142libdir = @libdir@ 143libexecdir = @libexecdir@ 144localstatedir = @localstatedir@ 145mandir = @mandir@ 146oldincludedir = @oldincludedir@ 147prefix = @prefix@ 148program_transform_name = @program_transform_name@ 149sbindir = @sbindir@ 150sharedstatedir = @sharedstatedir@ 151sysconfdir = @sysconfdir@ 152target_alias = @target_alias@ 153 154bin_PROGRAMS = xfindproxy 155 156xfindproxy_CFLAGS = $(DEP_CFLAGS) 157xfindproxy_LDADD = $(DEP_LIBS) 158 159xfindproxy_SOURCES = \ 160 xfindproxy.c \ 161 xfindproxy.h 162 163 164appman_PRE = \ 165 xfindproxy.man 166 167 168appmandir = $(APP_MAN_DIR) 169 170appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) 171 172EXTRA_DIST = $(appman_PRE) 173CLEANFILES = $(appman_DATA) 174 175SED = sed 176 177# Strings to replace in man pages 178XORGRELSTRING = @PACKAGE_STRING@ 179XORGMANNAME = X Version 11 180 181MAN_SUBSTS = \ 182 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 183 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 184 -e 's|__xservername__|Xorg|g' \ 185 -e 's|__xconfigfile__|xorg.conf|g' \ 186 -e 's|__projectroot__|$(prefix)|g' \ 187 -e 's|__apploaddir__|$(appdefaultdir)|' \ 188 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 189 -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \ 190 -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \ 191 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \ 192 -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' 193 194 195SUFFIXES = .$(APP_MAN_SUFFIX) .man 196subdir = . 197ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 198mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 199CONFIG_HEADER = config.h 200CONFIG_CLEAN_FILES = 201bin_PROGRAMS = xfindproxy$(EXEEXT) 202PROGRAMS = $(bin_PROGRAMS) 203 204am_xfindproxy_OBJECTS = xfindproxy-xfindproxy.$(OBJEXT) 205xfindproxy_OBJECTS = $(am_xfindproxy_OBJECTS) 206xfindproxy_DEPENDENCIES = 207xfindproxy_LDFLAGS = 208 209DEFAULT_INCLUDES = -I. -I$(srcdir) -I. 210depcomp = $(SHELL) $(top_srcdir)/depcomp 211am__depfiles_maybe = depfiles 212@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/xfindproxy-xfindproxy.Po 213COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 214 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 215CCLD = $(CC) 216LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 217DIST_SOURCES = $(xfindproxy_SOURCES) 218DATA = $(appman_DATA) 219 220DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ 221 COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 compile \ 222 config.guess config.h.in config.sub configure configure.ac \ 223 depcomp install-sh missing mkinstalldirs 224SOURCES = $(xfindproxy_SOURCES) 225 226all: config.h 227 $(MAKE) $(AM_MAKEFLAGS) all-am 228 229.SUFFIXES: 230.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj 231 232am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 233 configure.lineno 234$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 235 cd $(top_srcdir) && \ 236 $(AUTOMAKE) --gnu Makefile 237Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 238 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 239 240$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 241 $(SHELL) ./config.status --recheck 242$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 243 cd $(srcdir) && $(AUTOCONF) 244 245$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 246 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 247 248config.h: stamp-h1 249 @if test ! -f $@; then \ 250 rm -f stamp-h1; \ 251 $(MAKE) stamp-h1; \ 252 else :; fi 253 254stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 255 @rm -f stamp-h1 256 cd $(top_builddir) && $(SHELL) ./config.status config.h 257 258$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 259 cd $(top_srcdir) && $(AUTOHEADER) 260 touch $(srcdir)/config.h.in 261 262distclean-hdr: 263 -rm -f config.h stamp-h1 264binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 265install-binPROGRAMS: $(bin_PROGRAMS) 266 @$(NORMAL_INSTALL) 267 $(mkinstalldirs) $(DESTDIR)$(bindir) 268 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 269 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 270 if test -f $$p \ 271 ; then \ 272 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 273 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ 274 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ 275 else :; fi; \ 276 done 277 278uninstall-binPROGRAMS: 279 @$(NORMAL_UNINSTALL) 280 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 281 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 282 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ 283 rm -f $(DESTDIR)$(bindir)/$$f; \ 284 done 285 286clean-binPROGRAMS: 287 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 288xfindproxy$(EXEEXT): $(xfindproxy_OBJECTS) $(xfindproxy_DEPENDENCIES) 289 @rm -f xfindproxy$(EXEEXT) 290 $(LINK) $(xfindproxy_LDFLAGS) $(xfindproxy_OBJECTS) $(xfindproxy_LDADD) $(LIBS) 291 292mostlyclean-compile: 293 -rm -f *.$(OBJEXT) core *.core 294 295distclean-compile: 296 -rm -f *.tab.c 297 298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfindproxy-xfindproxy.Po@am__quote@ 299 300.c.o: 301@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 302@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ 303@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 304@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 305@am__fastdepCC_TRUE@ fi 306@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 307@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 308@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 309@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< 310 311.c.obj: 312@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 313@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ 314@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 315@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 316@am__fastdepCC_TRUE@ fi 317@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 318@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 319@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 320@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` 321 322xfindproxy-xfindproxy.o: xfindproxy.c 323@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -MT xfindproxy-xfindproxy.o -MD -MP -MF "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" \ 324@am__fastdepCC_TRUE@ -c -o xfindproxy-xfindproxy.o `test -f 'xfindproxy.c' || echo '$(srcdir)/'`xfindproxy.c; \ 325@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" "$(DEPDIR)/xfindproxy-xfindproxy.Po"; \ 326@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo"; exit 1; \ 327@am__fastdepCC_TRUE@ fi 328@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xfindproxy.c' object='xfindproxy-xfindproxy.o' libtool=no @AMDEPBACKSLASH@ 329@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/xfindproxy-xfindproxy.Po' tmpdepfile='$(DEPDIR)/xfindproxy-xfindproxy.TPo' @AMDEPBACKSLASH@ 330@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 331@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -c -o xfindproxy-xfindproxy.o `test -f 'xfindproxy.c' || echo '$(srcdir)/'`xfindproxy.c 332 333xfindproxy-xfindproxy.obj: xfindproxy.c 334@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -MT xfindproxy-xfindproxy.obj -MD -MP -MF "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" \ 335@am__fastdepCC_TRUE@ -c -o xfindproxy-xfindproxy.obj `if test -f 'xfindproxy.c'; then $(CYGPATH_W) 'xfindproxy.c'; else $(CYGPATH_W) '$(srcdir)/xfindproxy.c'; fi`; \ 336@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo" "$(DEPDIR)/xfindproxy-xfindproxy.Po"; \ 337@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/xfindproxy-xfindproxy.Tpo"; exit 1; \ 338@am__fastdepCC_TRUE@ fi 339@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xfindproxy.c' object='xfindproxy-xfindproxy.obj' libtool=no @AMDEPBACKSLASH@ 340@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/xfindproxy-xfindproxy.Po' tmpdepfile='$(DEPDIR)/xfindproxy-xfindproxy.TPo' @AMDEPBACKSLASH@ 341@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 342@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfindproxy_CFLAGS) $(CFLAGS) -c -o xfindproxy-xfindproxy.obj `if test -f 'xfindproxy.c'; then $(CYGPATH_W) 'xfindproxy.c'; else $(CYGPATH_W) '$(srcdir)/xfindproxy.c'; fi` 343uninstall-info-am: 344appmanDATA_INSTALL = $(INSTALL_DATA) 345install-appmanDATA: $(appman_DATA) 346 @$(NORMAL_INSTALL) 347 $(mkinstalldirs) $(DESTDIR)$(appmandir) 348 @list='$(appman_DATA)'; for p in $$list; do \ 349 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 350 f="`echo $$p | sed -e 's|^.*/||'`"; \ 351 echo " $(appmanDATA_INSTALL) $$d$$p $(DESTDIR)$(appmandir)/$$f"; \ 352 $(appmanDATA_INSTALL) $$d$$p $(DESTDIR)$(appmandir)/$$f; \ 353 done 354 355uninstall-appmanDATA: 356 @$(NORMAL_UNINSTALL) 357 @list='$(appman_DATA)'; for p in $$list; do \ 358 f="`echo $$p | sed -e 's|^.*/||'`"; \ 359 echo " rm -f $(DESTDIR)$(appmandir)/$$f"; \ 360 rm -f $(DESTDIR)$(appmandir)/$$f; \ 361 done 362 363ETAGS = etags 364ETAGSFLAGS = 365 366CTAGS = ctags 367CTAGSFLAGS = 368 369tags: TAGS 370 371ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 372 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 373 unique=`for i in $$list; do \ 374 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 375 done | \ 376 $(AWK) ' { files[$$0] = 1; } \ 377 END { for (i in files) print i; }'`; \ 378 mkid -fID $$unique 379 380TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 381 $(TAGS_FILES) $(LISP) 382 tags=; \ 383 here=`pwd`; \ 384 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 385 unique=`for i in $$list; do \ 386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 387 done | \ 388 $(AWK) ' { files[$$0] = 1; } \ 389 END { for (i in files) print i; }'`; \ 390 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 391 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 392 $$tags $$unique 393 394ctags: CTAGS 395CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 396 $(TAGS_FILES) $(LISP) 397 tags=; \ 398 here=`pwd`; \ 399 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 400 unique=`for i in $$list; do \ 401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 402 done | \ 403 $(AWK) ' { files[$$0] = 1; } \ 404 END { for (i in files) print i; }'`; \ 405 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 406 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 407 $$tags $$unique 408 409GTAGS: 410 here=`$(am__cd) $(top_builddir) && pwd` \ 411 && cd $(top_srcdir) \ 412 && gtags -i $(GTAGS_ARGS) $$here 413 414distclean-tags: 415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 416DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 417 418top_distdir = . 419distdir = $(PACKAGE)-$(VERSION) 420 421am__remove_distdir = \ 422 { test ! -d $(distdir) \ 423 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 424 && rm -fr $(distdir); }; } 425 426GZIP_ENV = --best 427distuninstallcheck_listfiles = find . -type f -print 428distcleancheck_listfiles = find . -type f -print 429 430distdir: $(DISTFILES) 431 $(am__remove_distdir) 432 mkdir $(distdir) 433 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 434 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 435 list='$(DISTFILES)'; for file in $$list; do \ 436 case $$file in \ 437 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 438 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 439 esac; \ 440 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 441 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 442 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 443 dir="/$$dir"; \ 444 $(mkinstalldirs) "$(distdir)$$dir"; \ 445 else \ 446 dir=''; \ 447 fi; \ 448 if test -d $$d/$$file; then \ 449 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 450 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 451 fi; \ 452 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 453 else \ 454 test -f $(distdir)/$$file \ 455 || cp -p $$d/$$file $(distdir)/$$file \ 456 || exit 1; \ 457 fi; \ 458 done 459 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 460 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 461 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 462 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 463 || chmod -R a+r $(distdir) 464dist-gzip: distdir 465 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 466 $(am__remove_distdir) 467 468dist-bzip2: distdir 469 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 470 $(am__remove_distdir) 471 472dist dist-all: distdir 473 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 474 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 475 $(am__remove_distdir) 476 477# This target untars the dist file and tries a VPATH configuration. Then 478# it guarantees that the distribution is self-contained by making another 479# tarfile. 480distcheck: dist 481 $(am__remove_distdir) 482 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 483 chmod -R a-w $(distdir); chmod a+w $(distdir) 484 mkdir $(distdir)/_build 485 mkdir $(distdir)/_inst 486 chmod a-w $(distdir) 487 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 488 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 489 && cd $(distdir)/_build \ 490 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 491 $(DISTCHECK_CONFIGURE_FLAGS) \ 492 && $(MAKE) $(AM_MAKEFLAGS) \ 493 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 494 && $(MAKE) $(AM_MAKEFLAGS) check \ 495 && $(MAKE) $(AM_MAKEFLAGS) install \ 496 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 497 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 498 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 499 distuninstallcheck \ 500 && chmod -R a-w "$$dc_install_base" \ 501 && ({ \ 502 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 503 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 504 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 505 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 506 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 507 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 508 && rm -rf "$$dc_destdir" \ 509 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 510 && rm -f $(distdir).tar.gz \ 511 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 512 $(am__remove_distdir) 513 @echo "$(distdir).tar.gz is ready for distribution" | \ 514 sed 'h;s/./=/g;p;x;p;x' 515distuninstallcheck: 516 @cd $(distuninstallcheck_dir) \ 517 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 518 || { echo "ERROR: files left after uninstall:" ; \ 519 if test -n "$(DESTDIR)"; then \ 520 echo " (check DESTDIR support)"; \ 521 fi ; \ 522 $(distuninstallcheck_listfiles) ; \ 523 exit 1; } >&2 524distcleancheck: distclean 525 @if test '$(srcdir)' = . ; then \ 526 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 527 exit 1 ; \ 528 fi 529 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 530 || { echo "ERROR: files left in build directory after distclean:" ; \ 531 $(distcleancheck_listfiles) ; \ 532 exit 1; } >&2 533check-am: all-am 534check: check-am 535all-am: Makefile $(PROGRAMS) $(DATA) config.h 536 537installdirs: 538 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(appmandir) 539install: install-am 540install-exec: install-exec-am 541install-data: install-data-am 542uninstall: uninstall-am 543 544install-am: all-am 545 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 546 547installcheck: installcheck-am 548install-strip: 549 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 550 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 551 `test -z '$(STRIP)' || \ 552 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 553mostlyclean-generic: 554 555clean-generic: 556 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 557 558distclean-generic: 559 -rm -f $(CONFIG_CLEAN_FILES) 560 561maintainer-clean-generic: 562 @echo "This command is intended for maintainers to use" 563 @echo "it deletes files that may require special tools to rebuild." 564clean: clean-am 565 566clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 567 568distclean: distclean-am 569 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 570 -rm -rf ./$(DEPDIR) 571 -rm -f Makefile 572distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \ 573 distclean-tags 574 575dvi: dvi-am 576 577dvi-am: 578 579info: info-am 580 581info-am: 582 583install-data-am: install-appmanDATA 584 585install-exec-am: install-binPROGRAMS 586 587install-info: install-info-am 588 589install-man: 590 591installcheck-am: 592 593maintainer-clean: maintainer-clean-am 594 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 595 -rm -rf $(top_srcdir)/autom4te.cache 596 -rm -rf ./$(DEPDIR) 597 -rm -f Makefile 598maintainer-clean-am: distclean-am maintainer-clean-generic 599 600mostlyclean: mostlyclean-am 601 602mostlyclean-am: mostlyclean-compile mostlyclean-generic 603 604pdf: pdf-am 605 606pdf-am: 607 608ps: ps-am 609 610ps-am: 611 612uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \ 613 uninstall-info-am 614 615.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 616 clean-generic ctags dist dist-all dist-bzip2 dist-gzip \ 617 distcheck distclean distclean-compile distclean-generic \ 618 distclean-hdr distclean-tags distcleancheck distdir \ 619 distuninstallcheck dvi dvi-am info info-am install install-am \ 620 install-appmanDATA install-binPROGRAMS install-data \ 621 install-data-am install-exec install-exec-am install-info \ 622 install-info-am install-man install-strip installcheck \ 623 installcheck-am installdirs maintainer-clean \ 624 maintainer-clean-generic mostlyclean mostlyclean-compile \ 625 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 626 uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \ 627 uninstall-info-am 628 629 630.man.$(APP_MAN_SUFFIX): 631 sed $(MAN_SUBSTS) < $< > $@ 632# Tell versions [3.59,3.63) of GNU make to not export all variables. 633# Otherwise a system limit (for SysV at least) may be exceeded. 634.NOEXPORT: 635