Makefile.in revision a18ebfb2
1# Makefile.in generated by automake 1.11 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, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# Copyright 2005 Adam Jackson. 19# 20# Permission is hereby granted, free of charge, to any person obtaining a 21# copy of this software and associated documentation files (the "Software"), 22# to deal in the Software without restriction, including without limitation 23# on the rights to use, copy, modify, merge, publish, distribute, sub 24# license, and/or sell copies of the Software, and to permit persons to whom 25# the Software is furnished to do so, subject to the following conditions: 26# 27# The above copyright notice and this permission notice (including the next 28# paragraph) shall be included in all copies or substantial portions of the 29# Software. 30# 31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 34# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 35# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 36# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 37 38VPATH = @srcdir@ 39pkgdatadir = $(datadir)/@PACKAGE@ 40pkgincludedir = $(includedir)/@PACKAGE@ 41pkglibdir = $(libdir)/@PACKAGE@ 42pkglibexecdir = $(libexecdir)/@PACKAGE@ 43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 44install_sh_DATA = $(install_sh) -c -m 644 45install_sh_PROGRAM = $(install_sh) -c 46install_sh_SCRIPT = $(install_sh) -c 47INSTALL_HEADER = $(INSTALL_DATA) 48transform = $(program_transform_name) 49NORMAL_INSTALL = : 50PRE_INSTALL = : 51POST_INSTALL = : 52NORMAL_UNINSTALL = : 53PRE_UNINSTALL = : 54POST_UNINSTALL = : 55build_triplet = @build@ 56host_triplet = @host@ 57subdir = src 58DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 60am__aclocal_m4_deps = $(top_srcdir)/configure.ac 61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 62 $(ACLOCAL_M4) 63mkinstalldirs = $(install_sh) -d 64CONFIG_HEADER = $(top_builddir)/config.h 65CONFIG_CLEAN_FILES = 66CONFIG_CLEAN_VPATH_FILES = 67am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 68am__vpath_adj = case $$p in \ 69 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 70 *) f=$$p;; \ 71 esac; 72am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 73am__install_max = 40 74am__nobase_strip_setup = \ 75 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 76am__nobase_strip = \ 77 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 78am__nobase_list = $(am__nobase_strip_setup); \ 79 for p in $$list; do echo "$$p $$p"; done | \ 80 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 81 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 82 if (++n[$$2] == $(am__install_max)) \ 83 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 84 END { for (dir in files) print dir, files[dir] }' 85am__base_list = \ 86 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 87 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 88am__installdirs = "$(DESTDIR)$(i128_drv_ladir)" 89LTLIBRARIES = $(i128_drv_la_LTLIBRARIES) 90i128_drv_la_LIBADD = 91am_i128_drv_la_OBJECTS = i128accel.lo i128dga.lo i128exa.lo \ 92 i128_driver.lo i128IBMDAC.lo i128init.lo 93i128_drv_la_OBJECTS = $(am_i128_drv_la_OBJECTS) 94i128_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 95 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 96 $(i128_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 97DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 98depcomp = $(SHELL) $(top_srcdir)/depcomp 99am__depfiles_maybe = depfiles 100am__mv = mv -f 101COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 102 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 103LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 104 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 105 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 106CCLD = $(CC) 107LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 108 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 109 $(LDFLAGS) -o $@ 110SOURCES = $(i128_drv_la_SOURCES) 111DIST_SOURCES = $(i128_drv_la_SOURCES) 112ETAGS = etags 113CTAGS = ctags 114DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 115ACLOCAL = @ACLOCAL@ 116ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 117ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 118AMTAR = @AMTAR@ 119APP_MAN_DIR = @APP_MAN_DIR@ 120APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 121AR = @AR@ 122AUTOCONF = @AUTOCONF@ 123AUTOHEADER = @AUTOHEADER@ 124AUTOMAKE = @AUTOMAKE@ 125AWK = @AWK@ 126CC = @CC@ 127CCDEPMODE = @CCDEPMODE@ 128CFLAGS = @CFLAGS@ 129CPP = @CPP@ 130CPPFLAGS = @CPPFLAGS@ 131CXX = @CXX@ 132CXXCPP = @CXXCPP@ 133CXXDEPMODE = @CXXDEPMODE@ 134CXXFLAGS = @CXXFLAGS@ 135CYGPATH_W = @CYGPATH_W@ 136DEFS = @DEFS@ 137DEPDIR = @DEPDIR@ 138DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 139DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 140DRIVER_NAME = @DRIVER_NAME@ 141DSYMUTIL = @DSYMUTIL@ 142ECHO = @ECHO@ 143ECHO_C = @ECHO_C@ 144ECHO_N = @ECHO_N@ 145ECHO_T = @ECHO_T@ 146EGREP = @EGREP@ 147EXEEXT = @EXEEXT@ 148F77 = @F77@ 149FFLAGS = @FFLAGS@ 150FILE_MAN_DIR = @FILE_MAN_DIR@ 151FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 152GREP = @GREP@ 153INSTALL = @INSTALL@ 154INSTALL_DATA = @INSTALL_DATA@ 155INSTALL_PROGRAM = @INSTALL_PROGRAM@ 156INSTALL_SCRIPT = @INSTALL_SCRIPT@ 157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 158LDFLAGS = @LDFLAGS@ 159LIBOBJS = @LIBOBJS@ 160LIBS = @LIBS@ 161LIBTOOL = @LIBTOOL@ 162LIB_MAN_DIR = @LIB_MAN_DIR@ 163LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 164LINUXDOC = @LINUXDOC@ 165LN_S = @LN_S@ 166LTLIBOBJS = @LTLIBOBJS@ 167MAINT = @MAINT@ 168MAKEINFO = @MAKEINFO@ 169MAKE_HTML = @MAKE_HTML@ 170MAKE_PDF = @MAKE_PDF@ 171MAKE_PS = @MAKE_PS@ 172MAKE_TEXT = @MAKE_TEXT@ 173MISC_MAN_DIR = @MISC_MAN_DIR@ 174MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 175MKDIR_P = @MKDIR_P@ 176NMEDIT = @NMEDIT@ 177OBJEXT = @OBJEXT@ 178PACKAGE = @PACKAGE@ 179PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 180PACKAGE_NAME = @PACKAGE_NAME@ 181PACKAGE_STRING = @PACKAGE_STRING@ 182PACKAGE_TARNAME = @PACKAGE_TARNAME@ 183PACKAGE_VERSION = @PACKAGE_VERSION@ 184PATH_SEPARATOR = @PATH_SEPARATOR@ 185PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 186PCIACCESS_LIBS = @PCIACCESS_LIBS@ 187PKG_CONFIG = @PKG_CONFIG@ 188PS2PDF = @PS2PDF@ 189RANLIB = @RANLIB@ 190SED = @SED@ 191SET_MAKE = @SET_MAKE@ 192SHELL = @SHELL@ 193STRIP = @STRIP@ 194VERSION = @VERSION@ 195XORG_CFLAGS = @XORG_CFLAGS@ 196XORG_LIBS = @XORG_LIBS@ 197abs_builddir = @abs_builddir@ 198abs_srcdir = @abs_srcdir@ 199abs_top_builddir = @abs_top_builddir@ 200abs_top_srcdir = @abs_top_srcdir@ 201ac_ct_CC = @ac_ct_CC@ 202ac_ct_CXX = @ac_ct_CXX@ 203ac_ct_F77 = @ac_ct_F77@ 204am__include = @am__include@ 205am__leading_dot = @am__leading_dot@ 206am__quote = @am__quote@ 207am__tar = @am__tar@ 208am__untar = @am__untar@ 209bindir = @bindir@ 210build = @build@ 211build_alias = @build_alias@ 212build_cpu = @build_cpu@ 213build_os = @build_os@ 214build_vendor = @build_vendor@ 215builddir = @builddir@ 216datadir = @datadir@ 217datarootdir = @datarootdir@ 218docdir = @docdir@ 219dvidir = @dvidir@ 220exec_prefix = @exec_prefix@ 221host = @host@ 222host_alias = @host_alias@ 223host_cpu = @host_cpu@ 224host_os = @host_os@ 225host_vendor = @host_vendor@ 226htmldir = @htmldir@ 227includedir = @includedir@ 228infodir = @infodir@ 229install_sh = @install_sh@ 230libdir = @libdir@ 231libexecdir = @libexecdir@ 232localedir = @localedir@ 233localstatedir = @localstatedir@ 234mandir = @mandir@ 235mkdir_p = @mkdir_p@ 236moduledir = @moduledir@ 237oldincludedir = @oldincludedir@ 238pdfdir = @pdfdir@ 239prefix = @prefix@ 240program_transform_name = @program_transform_name@ 241psdir = @psdir@ 242sbindir = @sbindir@ 243sharedstatedir = @sharedstatedir@ 244srcdir = @srcdir@ 245sysconfdir = @sysconfdir@ 246target_alias = @target_alias@ 247top_build_prefix = @top_build_prefix@ 248top_builddir = @top_builddir@ 249top_srcdir = @top_srcdir@ 250 251# this is obnoxious: 252# -module lets us name the module exactly how we want 253# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 254# _ladir passes a dummy rpath to libtool so the thing will actually link 255# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 256AM_CFLAGS = @XORG_CFLAGS@ 257i128_drv_la_LTLIBRARIES = i128_drv.la 258i128_drv_la_LDFLAGS = -module -avoid-version 259i128_drv_ladir = @moduledir@/drivers 260i128_drv_la_SOURCES = \ 261 i128accel.c \ 262 i128dga.c \ 263 i128exa.c \ 264 i128_driver.c \ 265 i128.h \ 266 i128IBMDAC.c \ 267 i128init.c \ 268 i128pcirename.h \ 269 i128reg.h \ 270 IBMRGB.h \ 271 Ti302X.h 272 273all: all-am 274 275.SUFFIXES: 276.SUFFIXES: .c .lo .o .obj 277$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 278 @for dep in $?; do \ 279 case '$(am__configure_deps)' in \ 280 *$$dep*) \ 281 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 282 && { if test -f $@; then exit 0; else break; fi; }; \ 283 exit 1;; \ 284 esac; \ 285 done; \ 286 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 287 $(am__cd) $(top_srcdir) && \ 288 $(AUTOMAKE) --foreign src/Makefile 289.PRECIOUS: Makefile 290Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 291 @case '$?' in \ 292 *config.status*) \ 293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 294 *) \ 295 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 296 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 297 esac; 298 299$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 301 302$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 304$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 306$(am__aclocal_m4_deps): 307install-i128_drv_laLTLIBRARIES: $(i128_drv_la_LTLIBRARIES) 308 @$(NORMAL_INSTALL) 309 test -z "$(i128_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(i128_drv_ladir)" 310 @list='$(i128_drv_la_LTLIBRARIES)'; test -n "$(i128_drv_ladir)" || list=; \ 311 list2=; for p in $$list; do \ 312 if test -f $$p; then \ 313 list2="$$list2 $$p"; \ 314 else :; fi; \ 315 done; \ 316 test -z "$$list2" || { \ 317 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(i128_drv_ladir)'"; \ 318 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(i128_drv_ladir)"; \ 319 } 320 321uninstall-i128_drv_laLTLIBRARIES: 322 @$(NORMAL_UNINSTALL) 323 @list='$(i128_drv_la_LTLIBRARIES)'; test -n "$(i128_drv_ladir)" || list=; \ 324 for p in $$list; do \ 325 $(am__strip_dir) \ 326 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(i128_drv_ladir)/$$f'"; \ 327 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(i128_drv_ladir)/$$f"; \ 328 done 329 330clean-i128_drv_laLTLIBRARIES: 331 -test -z "$(i128_drv_la_LTLIBRARIES)" || rm -f $(i128_drv_la_LTLIBRARIES) 332 @list='$(i128_drv_la_LTLIBRARIES)'; for p in $$list; do \ 333 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 334 test "$$dir" != "$$p" || dir=.; \ 335 echo "rm -f \"$${dir}/so_locations\""; \ 336 rm -f "$${dir}/so_locations"; \ 337 done 338i128_drv.la: $(i128_drv_la_OBJECTS) $(i128_drv_la_DEPENDENCIES) 339 $(i128_drv_la_LINK) -rpath $(i128_drv_ladir) $(i128_drv_la_OBJECTS) $(i128_drv_la_LIBADD) $(LIBS) 340 341mostlyclean-compile: 342 -rm -f *.$(OBJEXT) 343 344distclean-compile: 345 -rm -f *.tab.c 346 347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i128IBMDAC.Plo@am__quote@ 348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i128_driver.Plo@am__quote@ 349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i128accel.Plo@am__quote@ 350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i128dga.Plo@am__quote@ 351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i128exa.Plo@am__quote@ 352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i128init.Plo@am__quote@ 353 354.c.o: 355@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 356@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 357@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 358@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 359@am__fastdepCC_FALSE@ $(COMPILE) -c $< 360 361.c.obj: 362@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 363@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 364@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 365@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 366@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 367 368.c.lo: 369@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 370@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 371@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 372@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 373@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 374 375mostlyclean-libtool: 376 -rm -f *.lo 377 378clean-libtool: 379 -rm -rf .libs _libs 380 381ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 382 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 383 unique=`for i in $$list; do \ 384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 385 done | \ 386 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 387 END { if (nonempty) { for (i in files) print i; }; }'`; \ 388 mkid -fID $$unique 389tags: TAGS 390 391TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 392 $(TAGS_FILES) $(LISP) 393 set x; \ 394 here=`pwd`; \ 395 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 396 unique=`for i in $$list; do \ 397 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 398 done | \ 399 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 400 END { if (nonempty) { for (i in files) print i; }; }'`; \ 401 shift; \ 402 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 403 test -n "$$unique" || unique=$$empty_fix; \ 404 if test $$# -gt 0; then \ 405 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 406 "$$@" $$unique; \ 407 else \ 408 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 409 $$unique; \ 410 fi; \ 411 fi 412ctags: CTAGS 413CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 414 $(TAGS_FILES) $(LISP) 415 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 416 unique=`for i in $$list; do \ 417 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 418 done | \ 419 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 420 END { if (nonempty) { for (i in files) print i; }; }'`; \ 421 test -z "$(CTAGS_ARGS)$$unique" \ 422 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 423 $$unique 424 425GTAGS: 426 here=`$(am__cd) $(top_builddir) && pwd` \ 427 && $(am__cd) $(top_srcdir) \ 428 && gtags -i $(GTAGS_ARGS) "$$here" 429 430distclean-tags: 431 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 432 433distdir: $(DISTFILES) 434 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 435 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 436 list='$(DISTFILES)'; \ 437 dist_files=`for file in $$list; do echo $$file; done | \ 438 sed -e "s|^$$srcdirstrip/||;t" \ 439 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 440 case $$dist_files in \ 441 */*) $(MKDIR_P) `echo "$$dist_files" | \ 442 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 443 sort -u` ;; \ 444 esac; \ 445 for file in $$dist_files; do \ 446 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 447 if test -d $$d/$$file; then \ 448 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 449 if test -d "$(distdir)/$$file"; then \ 450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 451 fi; \ 452 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 453 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 454 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 455 fi; \ 456 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 457 else \ 458 test -f "$(distdir)/$$file" \ 459 || cp -p $$d/$$file "$(distdir)/$$file" \ 460 || exit 1; \ 461 fi; \ 462 done 463check-am: all-am 464check: check-am 465all-am: Makefile $(LTLIBRARIES) 466installdirs: 467 for dir in "$(DESTDIR)$(i128_drv_ladir)"; do \ 468 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 469 done 470install: install-am 471install-exec: install-exec-am 472install-data: install-data-am 473uninstall: uninstall-am 474 475install-am: all-am 476 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 477 478installcheck: installcheck-am 479install-strip: 480 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 481 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 482 `test -z '$(STRIP)' || \ 483 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 484mostlyclean-generic: 485 486clean-generic: 487 488distclean-generic: 489 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 490 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 491 492maintainer-clean-generic: 493 @echo "This command is intended for maintainers to use" 494 @echo "it deletes files that may require special tools to rebuild." 495clean: clean-am 496 497clean-am: clean-generic clean-i128_drv_laLTLIBRARIES clean-libtool \ 498 mostlyclean-am 499 500distclean: distclean-am 501 -rm -rf ./$(DEPDIR) 502 -rm -f Makefile 503distclean-am: clean-am distclean-compile distclean-generic \ 504 distclean-tags 505 506dvi: dvi-am 507 508dvi-am: 509 510html: html-am 511 512html-am: 513 514info: info-am 515 516info-am: 517 518install-data-am: install-i128_drv_laLTLIBRARIES 519 520install-dvi: install-dvi-am 521 522install-dvi-am: 523 524install-exec-am: 525 526install-html: install-html-am 527 528install-html-am: 529 530install-info: install-info-am 531 532install-info-am: 533 534install-man: 535 536install-pdf: install-pdf-am 537 538install-pdf-am: 539 540install-ps: install-ps-am 541 542install-ps-am: 543 544installcheck-am: 545 546maintainer-clean: maintainer-clean-am 547 -rm -rf ./$(DEPDIR) 548 -rm -f Makefile 549maintainer-clean-am: distclean-am maintainer-clean-generic 550 551mostlyclean: mostlyclean-am 552 553mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 554 mostlyclean-libtool 555 556pdf: pdf-am 557 558pdf-am: 559 560ps: ps-am 561 562ps-am: 563 564uninstall-am: uninstall-i128_drv_laLTLIBRARIES 565 566.MAKE: install-am install-strip 567 568.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 569 clean-i128_drv_laLTLIBRARIES clean-libtool ctags distclean \ 570 distclean-compile distclean-generic distclean-libtool \ 571 distclean-tags distdir dvi dvi-am html html-am info info-am \ 572 install install-am install-data install-data-am install-dvi \ 573 install-dvi-am install-exec install-exec-am install-html \ 574 install-html-am install-i128_drv_laLTLIBRARIES install-info \ 575 install-info-am install-man install-pdf install-pdf-am \ 576 install-ps install-ps-am install-strip installcheck \ 577 installcheck-am installdirs maintainer-clean \ 578 maintainer-clean-generic mostlyclean mostlyclean-compile \ 579 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 580 tags uninstall uninstall-am uninstall-i128_drv_laLTLIBRARIES 581 582 583# Tell versions [3.59,3.63) of GNU make to not export all variables. 584# Otherwise a system limit (for SysV at least) may be exceeded. 585.NOEXPORT: 586