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