1# Makefile.in generated by automake 1.10.2 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008 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 17VPATH = @srcdir@ 18pkgdatadir = $(datadir)/@PACKAGE@ 19pkglibdir = $(libdir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 22install_sh_DATA = $(install_sh) -c -m 644 23install_sh_PROGRAM = $(install_sh) -c 24install_sh_SCRIPT = $(install_sh) -c 25INSTALL_HEADER = $(INSTALL_DATA) 26transform = $(program_transform_name) 27NORMAL_INSTALL = : 28PRE_INSTALL = : 29POST_INSTALL = : 30NORMAL_UNINSTALL = : 31PRE_UNINSTALL = : 32POST_UNINSTALL = : 33build_triplet = @build@ 34host_triplet = @host@ 35noinst_PROGRAMS = dristat$(EXEEXT) drmstat$(EXEEXT) 36@HAVE_LIBUDEV_TRUE@am__append_1 = libdrmtest.la 37@HAVE_LIBUDEV_TRUE@TESTS = openclose$(EXEEXT) getversion$(EXEEXT) \ 38@HAVE_LIBUDEV_TRUE@ getclient$(EXEEXT) getstats$(EXEEXT) \ 39@HAVE_LIBUDEV_TRUE@ setversion$(EXEEXT) updatedraw$(EXEEXT) \ 40@HAVE_LIBUDEV_TRUE@ gem_basic$(EXEEXT) gem_flink$(EXEEXT) \ 41@HAVE_LIBUDEV_TRUE@ gem_readwrite$(EXEEXT) gem_mmap$(EXEEXT) 42@HAVE_LIBUDEV_TRUE@EXTRA_PROGRAMS = $(am__EXEEXT_1) 43subdir = tests 44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 46am__aclocal_m4_deps = $(top_srcdir)/configure.ac 47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 48 $(ACLOCAL_M4) 49mkinstalldirs = $(install_sh) -d 50CONFIG_HEADER = $(top_builddir)/libdrm/config.h 51CONFIG_CLEAN_FILES = 52am__DEPENDENCIES_1 = 53@HAVE_LIBUDEV_TRUE@libdrmtest_la_DEPENDENCIES = \ 54@HAVE_LIBUDEV_TRUE@ $(top_builddir)/libdrm/libdrm.la \ 55@HAVE_LIBUDEV_TRUE@ $(am__DEPENDENCIES_1) 56am__libdrmtest_la_SOURCES_DIST = drmtest.c drmtest.h 57@HAVE_LIBUDEV_TRUE@am_libdrmtest_la_OBJECTS = drmtest.lo 58libdrmtest_la_OBJECTS = $(am_libdrmtest_la_OBJECTS) 59@HAVE_LIBUDEV_TRUE@am_libdrmtest_la_rpath = 60@HAVE_LIBUDEV_TRUE@am__EXEEXT_1 = openclose$(EXEEXT) \ 61@HAVE_LIBUDEV_TRUE@ getversion$(EXEEXT) getclient$(EXEEXT) \ 62@HAVE_LIBUDEV_TRUE@ getstats$(EXEEXT) setversion$(EXEEXT) \ 63@HAVE_LIBUDEV_TRUE@ updatedraw$(EXEEXT) gem_basic$(EXEEXT) \ 64@HAVE_LIBUDEV_TRUE@ gem_flink$(EXEEXT) gem_readwrite$(EXEEXT) \ 65@HAVE_LIBUDEV_TRUE@ gem_mmap$(EXEEXT) 66PROGRAMS = $(noinst_PROGRAMS) 67dristat_SOURCES = dristat.c 68dristat_OBJECTS = dristat.$(OBJEXT) 69dristat_LDADD = $(LDADD) 70dristat_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 71 $(am__append_1) 72drmstat_SOURCES = drmstat.c 73drmstat_OBJECTS = drmstat.$(OBJEXT) 74drmstat_LDADD = $(LDADD) 75drmstat_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 76 $(am__append_1) 77gem_basic_SOURCES = gem_basic.c 78gem_basic_OBJECTS = gem_basic.$(OBJEXT) 79gem_basic_LDADD = $(LDADD) 80gem_basic_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 81 $(am__append_1) 82gem_flink_SOURCES = gem_flink.c 83gem_flink_OBJECTS = gem_flink.$(OBJEXT) 84gem_flink_LDADD = $(LDADD) 85gem_flink_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 86 $(am__append_1) 87gem_mmap_SOURCES = gem_mmap.c 88gem_mmap_OBJECTS = gem_mmap.$(OBJEXT) 89gem_mmap_LDADD = $(LDADD) 90gem_mmap_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 91 $(am__append_1) 92gem_readwrite_SOURCES = gem_readwrite.c 93gem_readwrite_OBJECTS = gem_readwrite.$(OBJEXT) 94gem_readwrite_LDADD = $(LDADD) 95gem_readwrite_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 96 $(am__append_1) 97getclient_SOURCES = getclient.c 98getclient_OBJECTS = getclient.$(OBJEXT) 99getclient_LDADD = $(LDADD) 100getclient_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 101 $(am__append_1) 102getstats_SOURCES = getstats.c 103getstats_OBJECTS = getstats.$(OBJEXT) 104getstats_LDADD = $(LDADD) 105getstats_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 106 $(am__append_1) 107getversion_SOURCES = getversion.c 108getversion_OBJECTS = getversion.$(OBJEXT) 109getversion_LDADD = $(LDADD) 110getversion_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 111 $(am__append_1) 112openclose_SOURCES = openclose.c 113openclose_OBJECTS = openclose.$(OBJEXT) 114openclose_LDADD = $(LDADD) 115openclose_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 116 $(am__append_1) 117setversion_SOURCES = setversion.c 118setversion_OBJECTS = setversion.$(OBJEXT) 119setversion_LDADD = $(LDADD) 120setversion_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 121 $(am__append_1) 122updatedraw_SOURCES = updatedraw.c 123updatedraw_OBJECTS = updatedraw.$(OBJEXT) 124updatedraw_LDADD = $(LDADD) 125updatedraw_DEPENDENCIES = $(top_builddir)/libdrm/libdrm.la \ 126 $(am__append_1) 127DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/libdrm 128depcomp = $(SHELL) $(top_srcdir)/depcomp 129am__depfiles_maybe = depfiles 130COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 131 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 132LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 133 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 134 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 135CCLD = $(CC) 136LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 137 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 138 $(LDFLAGS) -o $@ 139SOURCES = $(libdrmtest_la_SOURCES) dristat.c drmstat.c gem_basic.c \ 140 gem_flink.c gem_mmap.c gem_readwrite.c getclient.c getstats.c \ 141 getversion.c openclose.c setversion.c updatedraw.c 142DIST_SOURCES = $(am__libdrmtest_la_SOURCES_DIST) dristat.c drmstat.c \ 143 gem_basic.c gem_flink.c gem_mmap.c gem_readwrite.c getclient.c \ 144 getstats.c getversion.c openclose.c setversion.c updatedraw.c 145RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 146 html-recursive info-recursive install-data-recursive \ 147 install-dvi-recursive install-exec-recursive \ 148 install-html-recursive install-info-recursive \ 149 install-pdf-recursive install-ps-recursive install-recursive \ 150 installcheck-recursive installdirs-recursive pdf-recursive \ 151 ps-recursive uninstall-recursive 152RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 153 distclean-recursive maintainer-clean-recursive 154ETAGS = etags 155CTAGS = ctags 156DIST_SUBDIRS = $(SUBDIRS) 157DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 158ACLOCAL = @ACLOCAL@ 159AMTAR = @AMTAR@ 160AR = @AR@ 161AUTOCONF = @AUTOCONF@ 162AUTOHEADER = @AUTOHEADER@ 163AUTOMAKE = @AUTOMAKE@ 164AWK = @AWK@ 165CAIRO_CFLAGS = @CAIRO_CFLAGS@ 166CAIRO_LIBS = @CAIRO_LIBS@ 167CC = @CC@ 168CCDEPMODE = @CCDEPMODE@ 169CFLAGS = @CFLAGS@ 170CLOCK_LIB = @CLOCK_LIB@ 171CPP = @CPP@ 172CPPFLAGS = @CPPFLAGS@ 173CYGPATH_W = @CYGPATH_W@ 174DEFS = @DEFS@ 175DEPDIR = @DEPDIR@ 176DSYMUTIL = @DSYMUTIL@ 177DUMPBIN = @DUMPBIN@ 178ECHO_C = @ECHO_C@ 179ECHO_N = @ECHO_N@ 180ECHO_T = @ECHO_T@ 181EGREP = @EGREP@ 182EXEEXT = @EXEEXT@ 183FGREP = @FGREP@ 184GREP = @GREP@ 185INSTALL = @INSTALL@ 186INSTALL_DATA = @INSTALL_DATA@ 187INSTALL_PROGRAM = @INSTALL_PROGRAM@ 188INSTALL_SCRIPT = @INSTALL_SCRIPT@ 189INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 190LD = @LD@ 191LDFLAGS = @LDFLAGS@ 192LIBOBJS = @LIBOBJS@ 193LIBS = @LIBS@ 194LIBTOOL = @LIBTOOL@ 195LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@ 196LIBUDEV_LIBS = @LIBUDEV_LIBS@ 197LIPO = @LIPO@ 198LN_S = @LN_S@ 199LTLIBOBJS = @LTLIBOBJS@ 200MAKEINFO = @MAKEINFO@ 201MKDIR_P = @MKDIR_P@ 202NM = @NM@ 203NMEDIT = @NMEDIT@ 204OBJDUMP = @OBJDUMP@ 205OBJEXT = @OBJEXT@ 206OTOOL = @OTOOL@ 207OTOOL64 = @OTOOL64@ 208PACKAGE = @PACKAGE@ 209PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 210PACKAGE_NAME = @PACKAGE_NAME@ 211PACKAGE_STRING = @PACKAGE_STRING@ 212PACKAGE_TARNAME = @PACKAGE_TARNAME@ 213PACKAGE_URL = @PACKAGE_URL@ 214PACKAGE_VERSION = @PACKAGE_VERSION@ 215PATH_SEPARATOR = @PATH_SEPARATOR@ 216PKG_CONFIG = @PKG_CONFIG@ 217PTHREADSTUBS_CFLAGS = @PTHREADSTUBS_CFLAGS@ 218PTHREADSTUBS_LIBS = @PTHREADSTUBS_LIBS@ 219RANLIB = @RANLIB@ 220SED = @SED@ 221SET_MAKE = @SET_MAKE@ 222SHELL = @SHELL@ 223STRIP = @STRIP@ 224VERSION = @VERSION@ 225WARN_CFLAGS = @WARN_CFLAGS@ 226abs_builddir = @abs_builddir@ 227abs_srcdir = @abs_srcdir@ 228abs_top_builddir = @abs_top_builddir@ 229abs_top_srcdir = @abs_top_srcdir@ 230ac_ct_CC = @ac_ct_CC@ 231ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 232am__include = @am__include@ 233am__leading_dot = @am__leading_dot@ 234am__quote = @am__quote@ 235am__tar = @am__tar@ 236am__untar = @am__untar@ 237bindir = @bindir@ 238build = @build@ 239build_alias = @build_alias@ 240build_cpu = @build_cpu@ 241build_os = @build_os@ 242build_vendor = @build_vendor@ 243builddir = @builddir@ 244datadir = @datadir@ 245datarootdir = @datarootdir@ 246docdir = @docdir@ 247dvidir = @dvidir@ 248exec_prefix = @exec_prefix@ 249host = @host@ 250host_alias = @host_alias@ 251host_cpu = @host_cpu@ 252host_os = @host_os@ 253host_vendor = @host_vendor@ 254htmldir = @htmldir@ 255includedir = @includedir@ 256infodir = @infodir@ 257install_sh = @install_sh@ 258libdir = @libdir@ 259libexecdir = @libexecdir@ 260localedir = @localedir@ 261localstatedir = @localstatedir@ 262lt_ECHO = @lt_ECHO@ 263mandir = @mandir@ 264mkdir_p = @mkdir_p@ 265oldincludedir = @oldincludedir@ 266pdfdir = @pdfdir@ 267pkgconfigdir = @pkgconfigdir@ 268prefix = @prefix@ 269program_transform_name = @program_transform_name@ 270psdir = @psdir@ 271sbindir = @sbindir@ 272sharedstatedir = @sharedstatedir@ 273srcdir = @srcdir@ 274sysconfdir = @sysconfdir@ 275target_alias = @target_alias@ 276top_build_prefix = @top_build_prefix@ 277top_builddir = @top_builddir@ 278top_srcdir = @top_srcdir@ 279AM_CPPFLAGS = \ 280 -I $(top_srcdir)/shared-core \ 281 -I $(top_srcdir)/libdrm 282 283LDADD = $(top_builddir)/libdrm/libdrm.la $(am__append_1) 284SUBDIRS = \ 285 modeprint \ 286 modetest 287 288@HAVE_LIBUDEV_TRUE@EXTRA_LTLIBRARIES = libdrmtest.la 289@HAVE_LIBUDEV_TRUE@libdrmtest_la_SOURCES = \ 290@HAVE_LIBUDEV_TRUE@ drmtest.c \ 291@HAVE_LIBUDEV_TRUE@ drmtest.h 292 293@HAVE_LIBUDEV_TRUE@libdrmtest_la_LIBADD = \ 294@HAVE_LIBUDEV_TRUE@ $(top_builddir)/libdrm/libdrm.la \ 295@HAVE_LIBUDEV_TRUE@ $(LIBUDEV_LIBS) 296 297@HAVE_LIBUDEV_TRUE@XFAIL_TESTS = \ 298@HAVE_LIBUDEV_TRUE@ auth \ 299@HAVE_LIBUDEV_TRUE@ lock 300 301CLEANFILES = $(EXTRA_PROGRAMS) $(EXTRA_LTLIBRARIES) 302all: all-recursive 303 304.SUFFIXES: 305.SUFFIXES: .c .lo .o .obj 306$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 307 @for dep in $?; do \ 308 case '$(am__configure_deps)' in \ 309 *$$dep*) \ 310 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 311 && { if test -f $@; then exit 0; else break; fi; }; \ 312 exit 1;; \ 313 esac; \ 314 done; \ 315 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \ 316 cd $(top_srcdir) && \ 317 $(AUTOMAKE) --foreign tests/Makefile 318.PRECIOUS: Makefile 319Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 320 @case '$?' in \ 321 *config.status*) \ 322 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 323 *) \ 324 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 325 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 326 esac; 327 328$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 330 331$(top_srcdir)/configure: $(am__configure_deps) 332 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 333$(ACLOCAL_M4): $(am__aclocal_m4_deps) 334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 335libdrmtest.la: $(libdrmtest_la_OBJECTS) $(libdrmtest_la_DEPENDENCIES) 336 $(LINK) $(am_libdrmtest_la_rpath) $(libdrmtest_la_OBJECTS) $(libdrmtest_la_LIBADD) $(LIBS) 337 338clean-noinstPROGRAMS: 339 @list='$(noinst_PROGRAMS)'; for p in $$list; do \ 340 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 341 echo " rm -f $$p $$f"; \ 342 rm -f $$p $$f ; \ 343 done 344dristat$(EXEEXT): $(dristat_OBJECTS) $(dristat_DEPENDENCIES) 345 @rm -f dristat$(EXEEXT) 346 $(LINK) $(dristat_OBJECTS) $(dristat_LDADD) $(LIBS) 347drmstat$(EXEEXT): $(drmstat_OBJECTS) $(drmstat_DEPENDENCIES) 348 @rm -f drmstat$(EXEEXT) 349 $(LINK) $(drmstat_OBJECTS) $(drmstat_LDADD) $(LIBS) 350gem_basic$(EXEEXT): $(gem_basic_OBJECTS) $(gem_basic_DEPENDENCIES) 351 @rm -f gem_basic$(EXEEXT) 352 $(LINK) $(gem_basic_OBJECTS) $(gem_basic_LDADD) $(LIBS) 353gem_flink$(EXEEXT): $(gem_flink_OBJECTS) $(gem_flink_DEPENDENCIES) 354 @rm -f gem_flink$(EXEEXT) 355 $(LINK) $(gem_flink_OBJECTS) $(gem_flink_LDADD) $(LIBS) 356gem_mmap$(EXEEXT): $(gem_mmap_OBJECTS) $(gem_mmap_DEPENDENCIES) 357 @rm -f gem_mmap$(EXEEXT) 358 $(LINK) $(gem_mmap_OBJECTS) $(gem_mmap_LDADD) $(LIBS) 359gem_readwrite$(EXEEXT): $(gem_readwrite_OBJECTS) $(gem_readwrite_DEPENDENCIES) 360 @rm -f gem_readwrite$(EXEEXT) 361 $(LINK) $(gem_readwrite_OBJECTS) $(gem_readwrite_LDADD) $(LIBS) 362getclient$(EXEEXT): $(getclient_OBJECTS) $(getclient_DEPENDENCIES) 363 @rm -f getclient$(EXEEXT) 364 $(LINK) $(getclient_OBJECTS) $(getclient_LDADD) $(LIBS) 365getstats$(EXEEXT): $(getstats_OBJECTS) $(getstats_DEPENDENCIES) 366 @rm -f getstats$(EXEEXT) 367 $(LINK) $(getstats_OBJECTS) $(getstats_LDADD) $(LIBS) 368getversion$(EXEEXT): $(getversion_OBJECTS) $(getversion_DEPENDENCIES) 369 @rm -f getversion$(EXEEXT) 370 $(LINK) $(getversion_OBJECTS) $(getversion_LDADD) $(LIBS) 371openclose$(EXEEXT): $(openclose_OBJECTS) $(openclose_DEPENDENCIES) 372 @rm -f openclose$(EXEEXT) 373 $(LINK) $(openclose_OBJECTS) $(openclose_LDADD) $(LIBS) 374setversion$(EXEEXT): $(setversion_OBJECTS) $(setversion_DEPENDENCIES) 375 @rm -f setversion$(EXEEXT) 376 $(LINK) $(setversion_OBJECTS) $(setversion_LDADD) $(LIBS) 377updatedraw$(EXEEXT): $(updatedraw_OBJECTS) $(updatedraw_DEPENDENCIES) 378 @rm -f updatedraw$(EXEEXT) 379 $(LINK) $(updatedraw_OBJECTS) $(updatedraw_LDADD) $(LIBS) 380 381mostlyclean-compile: 382 -rm -f *.$(OBJEXT) 383 384distclean-compile: 385 -rm -f *.tab.c 386 387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dristat.Po@am__quote@ 388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drmstat.Po@am__quote@ 389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drmtest.Plo@am__quote@ 390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gem_basic.Po@am__quote@ 391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gem_flink.Po@am__quote@ 392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gem_mmap.Po@am__quote@ 393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gem_readwrite.Po@am__quote@ 394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getclient.Po@am__quote@ 395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getstats.Po@am__quote@ 396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getversion.Po@am__quote@ 397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openclose.Po@am__quote@ 398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setversion.Po@am__quote@ 399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/updatedraw.Po@am__quote@ 400 401.c.o: 402@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 403@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 404@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 405@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 406@am__fastdepCC_FALSE@ $(COMPILE) -c $< 407 408.c.obj: 409@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 410@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 411@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 412@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 413@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 414 415.c.lo: 416@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 417@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 418@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 419@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 420@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 421 422mostlyclean-libtool: 423 -rm -f *.lo 424 425clean-libtool: 426 -rm -rf .libs _libs 427 428# This directory's subdirectories are mostly independent; you can cd 429# into them and run `make' without going through this Makefile. 430# To change the values of `make' variables: instead of editing Makefiles, 431# (1) if the variable is set in `config.status', edit `config.status' 432# (which will cause the Makefiles to be regenerated when you run `make'); 433# (2) otherwise, pass the desired values on the `make' command line. 434$(RECURSIVE_TARGETS): 435 @failcom='exit 1'; \ 436 for f in x $$MAKEFLAGS; do \ 437 case $$f in \ 438 *=* | --[!k]*);; \ 439 *k*) failcom='fail=yes';; \ 440 esac; \ 441 done; \ 442 dot_seen=no; \ 443 target=`echo $@ | sed s/-recursive//`; \ 444 list='$(SUBDIRS)'; for subdir in $$list; do \ 445 echo "Making $$target in $$subdir"; \ 446 if test "$$subdir" = "."; then \ 447 dot_seen=yes; \ 448 local_target="$$target-am"; \ 449 else \ 450 local_target="$$target"; \ 451 fi; \ 452 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 453 || eval $$failcom; \ 454 done; \ 455 if test "$$dot_seen" = "no"; then \ 456 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 457 fi; test -z "$$fail" 458 459$(RECURSIVE_CLEAN_TARGETS): 460 @failcom='exit 1'; \ 461 for f in x $$MAKEFLAGS; do \ 462 case $$f in \ 463 *=* | --[!k]*);; \ 464 *k*) failcom='fail=yes';; \ 465 esac; \ 466 done; \ 467 dot_seen=no; \ 468 case "$@" in \ 469 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 470 *) list='$(SUBDIRS)' ;; \ 471 esac; \ 472 rev=''; for subdir in $$list; do \ 473 if test "$$subdir" = "."; then :; else \ 474 rev="$$subdir $$rev"; \ 475 fi; \ 476 done; \ 477 rev="$$rev ."; \ 478 target=`echo $@ | sed s/-recursive//`; \ 479 for subdir in $$rev; do \ 480 echo "Making $$target in $$subdir"; \ 481 if test "$$subdir" = "."; then \ 482 local_target="$$target-am"; \ 483 else \ 484 local_target="$$target"; \ 485 fi; \ 486 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 487 || eval $$failcom; \ 488 done && test -z "$$fail" 489tags-recursive: 490 list='$(SUBDIRS)'; for subdir in $$list; do \ 491 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 492 done 493ctags-recursive: 494 list='$(SUBDIRS)'; for subdir in $$list; do \ 495 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 496 done 497 498ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 499 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 500 unique=`for i in $$list; do \ 501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 502 done | \ 503 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 504 END { if (nonempty) { for (i in files) print i; }; }'`; \ 505 mkid -fID $$unique 506tags: TAGS 507 508TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 509 $(TAGS_FILES) $(LISP) 510 tags=; \ 511 here=`pwd`; \ 512 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 513 include_option=--etags-include; \ 514 empty_fix=.; \ 515 else \ 516 include_option=--include; \ 517 empty_fix=; \ 518 fi; \ 519 list='$(SUBDIRS)'; for subdir in $$list; do \ 520 if test "$$subdir" = .; then :; else \ 521 test ! -f $$subdir/TAGS || \ 522 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 523 fi; \ 524 done; \ 525 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 526 unique=`for i in $$list; do \ 527 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 528 done | \ 529 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 530 END { if (nonempty) { for (i in files) print i; }; }'`; \ 531 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 532 test -n "$$unique" || unique=$$empty_fix; \ 533 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 534 $$tags $$unique; \ 535 fi 536ctags: CTAGS 537CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 538 $(TAGS_FILES) $(LISP) 539 tags=; \ 540 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 541 unique=`for i in $$list; do \ 542 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 543 done | \ 544 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 545 END { if (nonempty) { for (i in files) print i; }; }'`; \ 546 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 547 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 548 $$tags $$unique 549 550GTAGS: 551 here=`$(am__cd) $(top_builddir) && pwd` \ 552 && cd $(top_srcdir) \ 553 && gtags -i $(GTAGS_ARGS) $$here 554 555distclean-tags: 556 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 557 558check-TESTS: $(TESTS) 559 @failed=0; all=0; xfail=0; xpass=0; skip=0; \ 560 srcdir=$(srcdir); export srcdir; \ 561 list=' $(TESTS) '; \ 562 if test -n "$$list"; then \ 563 for tst in $$list; do \ 564 if test -f ./$$tst; then dir=./; \ 565 elif test -f $$tst; then dir=; \ 566 else dir="$(srcdir)/"; fi; \ 567 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ 568 all=`expr $$all + 1`; \ 569 case " $(XFAIL_TESTS) " in \ 570 *[\ \ ]$$tst[\ \ ]*) \ 571 xpass=`expr $$xpass + 1`; \ 572 failed=`expr $$failed + 1`; \ 573 echo "XPASS: $$tst"; \ 574 ;; \ 575 *) \ 576 echo "PASS: $$tst"; \ 577 ;; \ 578 esac; \ 579 elif test $$? -ne 77; then \ 580 all=`expr $$all + 1`; \ 581 case " $(XFAIL_TESTS) " in \ 582 *[\ \ ]$$tst[\ \ ]*) \ 583 xfail=`expr $$xfail + 1`; \ 584 echo "XFAIL: $$tst"; \ 585 ;; \ 586 *) \ 587 failed=`expr $$failed + 1`; \ 588 echo "FAIL: $$tst"; \ 589 ;; \ 590 esac; \ 591 else \ 592 skip=`expr $$skip + 1`; \ 593 echo "SKIP: $$tst"; \ 594 fi; \ 595 done; \ 596 if test "$$all" -eq 1; then \ 597 tests="test"; \ 598 All=""; \ 599 else \ 600 tests="tests"; \ 601 All="All "; \ 602 fi; \ 603 if test "$$failed" -eq 0; then \ 604 if test "$$xfail" -eq 0; then \ 605 banner="$$All$$all $$tests passed"; \ 606 else \ 607 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ 608 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ 609 fi; \ 610 else \ 611 if test "$$xpass" -eq 0; then \ 612 banner="$$failed of $$all $$tests failed"; \ 613 else \ 614 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ 615 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ 616 fi; \ 617 fi; \ 618 dashes="$$banner"; \ 619 skipped=""; \ 620 if test "$$skip" -ne 0; then \ 621 if test "$$skip" -eq 1; then \ 622 skipped="($$skip test was not run)"; \ 623 else \ 624 skipped="($$skip tests were not run)"; \ 625 fi; \ 626 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ 627 dashes="$$skipped"; \ 628 fi; \ 629 report=""; \ 630 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ 631 report="Please report to $(PACKAGE_BUGREPORT)"; \ 632 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ 633 dashes="$$report"; \ 634 fi; \ 635 dashes=`echo "$$dashes" | sed s/./=/g`; \ 636 echo "$$dashes"; \ 637 echo "$$banner"; \ 638 test -z "$$skipped" || echo "$$skipped"; \ 639 test -z "$$report" || echo "$$report"; \ 640 echo "$$dashes"; \ 641 test "$$failed" -eq 0; \ 642 else :; fi 643 644distdir: $(DISTFILES) 645 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 646 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 647 list='$(DISTFILES)'; \ 648 dist_files=`for file in $$list; do echo $$file; done | \ 649 sed -e "s|^$$srcdirstrip/||;t" \ 650 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 651 case $$dist_files in \ 652 */*) $(MKDIR_P) `echo "$$dist_files" | \ 653 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 654 sort -u` ;; \ 655 esac; \ 656 for file in $$dist_files; do \ 657 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 658 if test -d $$d/$$file; then \ 659 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 660 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 661 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 662 fi; \ 663 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 664 else \ 665 test -f $(distdir)/$$file \ 666 || cp -p $$d/$$file $(distdir)/$$file \ 667 || exit 1; \ 668 fi; \ 669 done 670 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 671 if test "$$subdir" = .; then :; else \ 672 test -d "$(distdir)/$$subdir" \ 673 || $(MKDIR_P) "$(distdir)/$$subdir" \ 674 || exit 1; \ 675 distdir=`$(am__cd) $(distdir) && pwd`; \ 676 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 677 (cd $$subdir && \ 678 $(MAKE) $(AM_MAKEFLAGS) \ 679 top_distdir="$$top_distdir" \ 680 distdir="$$distdir/$$subdir" \ 681 am__remove_distdir=: \ 682 am__skip_length_check=: \ 683 distdir) \ 684 || exit 1; \ 685 fi; \ 686 done 687check-am: all-am 688 $(MAKE) $(AM_MAKEFLAGS) check-TESTS 689check: check-recursive 690all-am: Makefile $(PROGRAMS) 691installdirs: installdirs-recursive 692installdirs-am: 693install: install-recursive 694install-exec: install-exec-recursive 695install-data: install-data-recursive 696uninstall: uninstall-recursive 697 698install-am: all-am 699 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 700 701installcheck: installcheck-recursive 702install-strip: 703 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 704 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 705 `test -z '$(STRIP)' || \ 706 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 707mostlyclean-generic: 708 709clean-generic: 710 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 711 712distclean-generic: 713 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 714 715maintainer-clean-generic: 716 @echo "This command is intended for maintainers to use" 717 @echo "it deletes files that may require special tools to rebuild." 718clean: clean-recursive 719 720clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ 721 mostlyclean-am 722 723distclean: distclean-recursive 724 -rm -rf ./$(DEPDIR) 725 -rm -f Makefile 726distclean-am: clean-am distclean-compile distclean-generic \ 727 distclean-tags 728 729dvi: dvi-recursive 730 731dvi-am: 732 733html: html-recursive 734 735info: info-recursive 736 737info-am: 738 739install-data-am: 740 741install-dvi: install-dvi-recursive 742 743install-exec-am: 744 745install-html: install-html-recursive 746 747install-info: install-info-recursive 748 749install-man: 750 751install-pdf: install-pdf-recursive 752 753install-ps: install-ps-recursive 754 755installcheck-am: 756 757maintainer-clean: maintainer-clean-recursive 758 -rm -rf ./$(DEPDIR) 759 -rm -f Makefile 760maintainer-clean-am: distclean-am maintainer-clean-generic 761 762mostlyclean: mostlyclean-recursive 763 764mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 765 mostlyclean-libtool 766 767pdf: pdf-recursive 768 769pdf-am: 770 771ps: ps-recursive 772 773ps-am: 774 775uninstall-am: 776 777.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ 778 install-strip 779 780.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 781 all all-am check check-TESTS check-am clean clean-generic \ 782 clean-libtool clean-noinstPROGRAMS ctags ctags-recursive \ 783 distclean distclean-compile distclean-generic \ 784 distclean-libtool distclean-tags distdir dvi dvi-am html \ 785 html-am info info-am install install-am install-data \ 786 install-data-am install-dvi install-dvi-am install-exec \ 787 install-exec-am install-html install-html-am install-info \ 788 install-info-am install-man install-pdf install-pdf-am \ 789 install-ps install-ps-am install-strip installcheck \ 790 installcheck-am installdirs installdirs-am maintainer-clean \ 791 maintainer-clean-generic mostlyclean mostlyclean-compile \ 792 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 793 tags tags-recursive uninstall uninstall-am 794 795# Tell versions [3.59,3.63) of GNU make to not export all variables. 796# Otherwise a system limit (for SysV at least) may be exceeded. 797.NOEXPORT: 798