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