Makefile.in revision d8556812
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)$(cirrus_alpine_ladir)" \ 89 "$(DESTDIR)$(cirrus_drv_ladir)" \ 90 "$(DESTDIR)$(cirrus_laguna_ladir)" 91LTLIBRARIES = $(cirrus_alpine_la_LTLIBRARIES) \ 92 $(cirrus_drv_la_LTLIBRARIES) $(cirrus_laguna_la_LTLIBRARIES) 93cirrus_alpine_la_LIBADD = 94am_cirrus_alpine_la_OBJECTS = alp_driver.lo alp_hwcurs.lo alp_i2c.lo \ 95 alp_xaa.lo alp_xaam.lo 96cirrus_alpine_la_OBJECTS = $(am_cirrus_alpine_la_OBJECTS) 97cirrus_alpine_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 98 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 99 $(cirrus_alpine_la_LDFLAGS) $(LDFLAGS) -o $@ 100cirrus_drv_la_LIBADD = 101am_cirrus_drv_la_OBJECTS = cir_dga.lo cir_driver.lo CirrusClk.lo \ 102 cir_shadow.lo 103cirrus_drv_la_OBJECTS = $(am_cirrus_drv_la_OBJECTS) 104cirrus_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 105 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 106 $(cirrus_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 107cirrus_laguna_la_LIBADD = 108am_cirrus_laguna_la_OBJECTS = lg_driver.lo lg_hwcurs.lo lg_i2c.lo \ 109 lg_xaa.lo 110cirrus_laguna_la_OBJECTS = $(am_cirrus_laguna_la_OBJECTS) 111cirrus_laguna_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 112 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 113 $(cirrus_laguna_la_LDFLAGS) $(LDFLAGS) -o $@ 114DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 115depcomp = $(SHELL) $(top_srcdir)/depcomp 116am__depfiles_maybe = depfiles 117am__mv = mv -f 118COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 119 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 120LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 121 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 122 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 123CCLD = $(CC) 124LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 125 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 126 $(LDFLAGS) -o $@ 127SOURCES = $(cirrus_alpine_la_SOURCES) $(cirrus_drv_la_SOURCES) \ 128 $(cirrus_laguna_la_SOURCES) 129DIST_SOURCES = $(cirrus_alpine_la_SOURCES) $(cirrus_drv_la_SOURCES) \ 130 $(cirrus_laguna_la_SOURCES) 131ETAGS = etags 132CTAGS = ctags 133DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 134ACLOCAL = @ACLOCAL@ 135ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 136ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 137AMTAR = @AMTAR@ 138APP_MAN_DIR = @APP_MAN_DIR@ 139APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 140AR = @AR@ 141AUTOCONF = @AUTOCONF@ 142AUTOHEADER = @AUTOHEADER@ 143AUTOMAKE = @AUTOMAKE@ 144AWK = @AWK@ 145CC = @CC@ 146CCDEPMODE = @CCDEPMODE@ 147CFLAGS = @CFLAGS@ 148CHANGELOG_CMD = @CHANGELOG_CMD@ 149CPP = @CPP@ 150CPPFLAGS = @CPPFLAGS@ 151CWARNFLAGS = @CWARNFLAGS@ 152CXX = @CXX@ 153CXXCPP = @CXXCPP@ 154CXXDEPMODE = @CXXDEPMODE@ 155CXXFLAGS = @CXXFLAGS@ 156CYGPATH_W = @CYGPATH_W@ 157DEFS = @DEFS@ 158DEPDIR = @DEPDIR@ 159DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 160DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 161DRIVER_NAME = @DRIVER_NAME@ 162DSYMUTIL = @DSYMUTIL@ 163ECHO = @ECHO@ 164ECHO_C = @ECHO_C@ 165ECHO_N = @ECHO_N@ 166ECHO_T = @ECHO_T@ 167EGREP = @EGREP@ 168EXEEXT = @EXEEXT@ 169F77 = @F77@ 170FFLAGS = @FFLAGS@ 171FILE_MAN_DIR = @FILE_MAN_DIR@ 172FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 173GREP = @GREP@ 174INSTALL = @INSTALL@ 175INSTALL_DATA = @INSTALL_DATA@ 176INSTALL_PROGRAM = @INSTALL_PROGRAM@ 177INSTALL_SCRIPT = @INSTALL_SCRIPT@ 178INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 179LDFLAGS = @LDFLAGS@ 180LIBOBJS = @LIBOBJS@ 181LIBS = @LIBS@ 182LIBTOOL = @LIBTOOL@ 183LIB_MAN_DIR = @LIB_MAN_DIR@ 184LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 185LN_S = @LN_S@ 186LTLIBOBJS = @LTLIBOBJS@ 187MAINT = @MAINT@ 188MAKEINFO = @MAKEINFO@ 189MISC_MAN_DIR = @MISC_MAN_DIR@ 190MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 191MKDIR_P = @MKDIR_P@ 192NMEDIT = @NMEDIT@ 193OBJEXT = @OBJEXT@ 194PACKAGE = @PACKAGE@ 195PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 196PACKAGE_NAME = @PACKAGE_NAME@ 197PACKAGE_STRING = @PACKAGE_STRING@ 198PACKAGE_TARNAME = @PACKAGE_TARNAME@ 199PACKAGE_VERSION = @PACKAGE_VERSION@ 200PATH_SEPARATOR = @PATH_SEPARATOR@ 201PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 202PCIACCESS_LIBS = @PCIACCESS_LIBS@ 203PKG_CONFIG = @PKG_CONFIG@ 204RANLIB = @RANLIB@ 205SED = @SED@ 206SET_MAKE = @SET_MAKE@ 207SHELL = @SHELL@ 208STRIP = @STRIP@ 209VERSION = @VERSION@ 210XORG_CFLAGS = @XORG_CFLAGS@ 211XORG_LIBS = @XORG_LIBS@ 212abs_builddir = @abs_builddir@ 213abs_srcdir = @abs_srcdir@ 214abs_top_builddir = @abs_top_builddir@ 215abs_top_srcdir = @abs_top_srcdir@ 216ac_ct_CC = @ac_ct_CC@ 217ac_ct_CXX = @ac_ct_CXX@ 218ac_ct_F77 = @ac_ct_F77@ 219am__include = @am__include@ 220am__leading_dot = @am__leading_dot@ 221am__quote = @am__quote@ 222am__tar = @am__tar@ 223am__untar = @am__untar@ 224bindir = @bindir@ 225build = @build@ 226build_alias = @build_alias@ 227build_cpu = @build_cpu@ 228build_os = @build_os@ 229build_vendor = @build_vendor@ 230builddir = @builddir@ 231datadir = @datadir@ 232datarootdir = @datarootdir@ 233distcleancheck_listfiles = @distcleancheck_listfiles@ 234docdir = @docdir@ 235dvidir = @dvidir@ 236exec_prefix = @exec_prefix@ 237host = @host@ 238host_alias = @host_alias@ 239host_cpu = @host_cpu@ 240host_os = @host_os@ 241host_vendor = @host_vendor@ 242htmldir = @htmldir@ 243includedir = @includedir@ 244infodir = @infodir@ 245install_sh = @install_sh@ 246libdir = @libdir@ 247libexecdir = @libexecdir@ 248localedir = @localedir@ 249localstatedir = @localstatedir@ 250mandir = @mandir@ 251mkdir_p = @mkdir_p@ 252moduledir = @moduledir@ 253oldincludedir = @oldincludedir@ 254pdfdir = @pdfdir@ 255prefix = @prefix@ 256program_transform_name = @program_transform_name@ 257psdir = @psdir@ 258sbindir = @sbindir@ 259sharedstatedir = @sharedstatedir@ 260srcdir = @srcdir@ 261sysconfdir = @sysconfdir@ 262target_alias = @target_alias@ 263top_build_prefix = @top_build_prefix@ 264top_builddir = @top_builddir@ 265top_srcdir = @top_srcdir@ 266 267# this is obnoxious: 268# -module lets us name the module exactly how we want 269# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 270# _ladir passes a dummy rpath to libtool so the thing will actually link 271# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 272AM_CFLAGS = @XORG_CFLAGS@ $(CWARNFLAGS) 273cirrus_drv_la_LTLIBRARIES = cirrus_drv.la 274cirrus_drv_la_LDFLAGS = -module -avoid-version 275cirrus_drv_ladir = @moduledir@/drivers 276cirrus_drv_la_SOURCES = \ 277 cir_dga.c \ 278 cir_driver.c \ 279 cir.h \ 280 CirrusClk.c \ 281 cir_shadow.c \ 282 cir_pcirename.h 283 284cirrus_alpine_la_LTLIBRARIES = cirrus_alpine.la 285cirrus_alpine_la_LDFLAGS = -module -avoid-version 286cirrus_alpine_ladir = @moduledir@/drivers 287cirrus_alpine_la_SOURCES = \ 288 alp_driver.c \ 289 alp.h \ 290 alp_hwcurs.c \ 291 alp_i2c.c \ 292 alp_xaa.c \ 293 alp_xaam.c 294 295cirrus_laguna_la_LTLIBRARIES = cirrus_laguna.la 296cirrus_laguna_la_LDFLAGS = -module -avoid-version 297cirrus_laguna_ladir = @moduledir@/drivers 298cirrus_laguna_la_SOURCES = \ 299 lg_driver.c \ 300 lg.h \ 301 lg_hwcurs.c \ 302 lg_i2c.c \ 303 lg_xaa.c \ 304 lg_xaa.h 305 306all: all-am 307 308.SUFFIXES: 309.SUFFIXES: .c .lo .o .obj 310$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 311 @for dep in $?; do \ 312 case '$(am__configure_deps)' in \ 313 *$$dep*) \ 314 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 315 && { if test -f $@; then exit 0; else break; fi; }; \ 316 exit 1;; \ 317 esac; \ 318 done; \ 319 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 320 $(am__cd) $(top_srcdir) && \ 321 $(AUTOMAKE) --foreign src/Makefile 322.PRECIOUS: Makefile 323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 324 @case '$?' in \ 325 *config.status*) \ 326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 327 *) \ 328 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 329 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 330 esac; 331 332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 334 335$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 337$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 339$(am__aclocal_m4_deps): 340install-cirrus_alpine_laLTLIBRARIES: $(cirrus_alpine_la_LTLIBRARIES) 341 @$(NORMAL_INSTALL) 342 test -z "$(cirrus_alpine_ladir)" || $(MKDIR_P) "$(DESTDIR)$(cirrus_alpine_ladir)" 343 @list='$(cirrus_alpine_la_LTLIBRARIES)'; test -n "$(cirrus_alpine_ladir)" || list=; \ 344 list2=; for p in $$list; do \ 345 if test -f $$p; then \ 346 list2="$$list2 $$p"; \ 347 else :; fi; \ 348 done; \ 349 test -z "$$list2" || { \ 350 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cirrus_alpine_ladir)'"; \ 351 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cirrus_alpine_ladir)"; \ 352 } 353 354uninstall-cirrus_alpine_laLTLIBRARIES: 355 @$(NORMAL_UNINSTALL) 356 @list='$(cirrus_alpine_la_LTLIBRARIES)'; test -n "$(cirrus_alpine_ladir)" || list=; \ 357 for p in $$list; do \ 358 $(am__strip_dir) \ 359 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cirrus_alpine_ladir)/$$f'"; \ 360 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cirrus_alpine_ladir)/$$f"; \ 361 done 362 363clean-cirrus_alpine_laLTLIBRARIES: 364 -test -z "$(cirrus_alpine_la_LTLIBRARIES)" || rm -f $(cirrus_alpine_la_LTLIBRARIES) 365 @list='$(cirrus_alpine_la_LTLIBRARIES)'; for p in $$list; do \ 366 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 367 test "$$dir" != "$$p" || dir=.; \ 368 echo "rm -f \"$${dir}/so_locations\""; \ 369 rm -f "$${dir}/so_locations"; \ 370 done 371install-cirrus_drv_laLTLIBRARIES: $(cirrus_drv_la_LTLIBRARIES) 372 @$(NORMAL_INSTALL) 373 test -z "$(cirrus_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(cirrus_drv_ladir)" 374 @list='$(cirrus_drv_la_LTLIBRARIES)'; test -n "$(cirrus_drv_ladir)" || list=; \ 375 list2=; for p in $$list; do \ 376 if test -f $$p; then \ 377 list2="$$list2 $$p"; \ 378 else :; fi; \ 379 done; \ 380 test -z "$$list2" || { \ 381 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cirrus_drv_ladir)'"; \ 382 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cirrus_drv_ladir)"; \ 383 } 384 385uninstall-cirrus_drv_laLTLIBRARIES: 386 @$(NORMAL_UNINSTALL) 387 @list='$(cirrus_drv_la_LTLIBRARIES)'; test -n "$(cirrus_drv_ladir)" || list=; \ 388 for p in $$list; do \ 389 $(am__strip_dir) \ 390 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cirrus_drv_ladir)/$$f'"; \ 391 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cirrus_drv_ladir)/$$f"; \ 392 done 393 394clean-cirrus_drv_laLTLIBRARIES: 395 -test -z "$(cirrus_drv_la_LTLIBRARIES)" || rm -f $(cirrus_drv_la_LTLIBRARIES) 396 @list='$(cirrus_drv_la_LTLIBRARIES)'; for p in $$list; do \ 397 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 398 test "$$dir" != "$$p" || dir=.; \ 399 echo "rm -f \"$${dir}/so_locations\""; \ 400 rm -f "$${dir}/so_locations"; \ 401 done 402install-cirrus_laguna_laLTLIBRARIES: $(cirrus_laguna_la_LTLIBRARIES) 403 @$(NORMAL_INSTALL) 404 test -z "$(cirrus_laguna_ladir)" || $(MKDIR_P) "$(DESTDIR)$(cirrus_laguna_ladir)" 405 @list='$(cirrus_laguna_la_LTLIBRARIES)'; test -n "$(cirrus_laguna_ladir)" || list=; \ 406 list2=; for p in $$list; do \ 407 if test -f $$p; then \ 408 list2="$$list2 $$p"; \ 409 else :; fi; \ 410 done; \ 411 test -z "$$list2" || { \ 412 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cirrus_laguna_ladir)'"; \ 413 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cirrus_laguna_ladir)"; \ 414 } 415 416uninstall-cirrus_laguna_laLTLIBRARIES: 417 @$(NORMAL_UNINSTALL) 418 @list='$(cirrus_laguna_la_LTLIBRARIES)'; test -n "$(cirrus_laguna_ladir)" || list=; \ 419 for p in $$list; do \ 420 $(am__strip_dir) \ 421 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cirrus_laguna_ladir)/$$f'"; \ 422 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cirrus_laguna_ladir)/$$f"; \ 423 done 424 425clean-cirrus_laguna_laLTLIBRARIES: 426 -test -z "$(cirrus_laguna_la_LTLIBRARIES)" || rm -f $(cirrus_laguna_la_LTLIBRARIES) 427 @list='$(cirrus_laguna_la_LTLIBRARIES)'; for p in $$list; do \ 428 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 429 test "$$dir" != "$$p" || dir=.; \ 430 echo "rm -f \"$${dir}/so_locations\""; \ 431 rm -f "$${dir}/so_locations"; \ 432 done 433cirrus_alpine.la: $(cirrus_alpine_la_OBJECTS) $(cirrus_alpine_la_DEPENDENCIES) 434 $(cirrus_alpine_la_LINK) -rpath $(cirrus_alpine_ladir) $(cirrus_alpine_la_OBJECTS) $(cirrus_alpine_la_LIBADD) $(LIBS) 435cirrus_drv.la: $(cirrus_drv_la_OBJECTS) $(cirrus_drv_la_DEPENDENCIES) 436 $(cirrus_drv_la_LINK) -rpath $(cirrus_drv_ladir) $(cirrus_drv_la_OBJECTS) $(cirrus_drv_la_LIBADD) $(LIBS) 437cirrus_laguna.la: $(cirrus_laguna_la_OBJECTS) $(cirrus_laguna_la_DEPENDENCIES) 438 $(cirrus_laguna_la_LINK) -rpath $(cirrus_laguna_ladir) $(cirrus_laguna_la_OBJECTS) $(cirrus_laguna_la_LIBADD) $(LIBS) 439 440mostlyclean-compile: 441 -rm -f *.$(OBJEXT) 442 443distclean-compile: 444 -rm -f *.tab.c 445 446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CirrusClk.Plo@am__quote@ 447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alp_driver.Plo@am__quote@ 448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alp_hwcurs.Plo@am__quote@ 449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alp_i2c.Plo@am__quote@ 450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alp_xaa.Plo@am__quote@ 451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alp_xaam.Plo@am__quote@ 452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cir_dga.Plo@am__quote@ 453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cir_driver.Plo@am__quote@ 454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cir_shadow.Plo@am__quote@ 455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lg_driver.Plo@am__quote@ 456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lg_hwcurs.Plo@am__quote@ 457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lg_i2c.Plo@am__quote@ 458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lg_xaa.Plo@am__quote@ 459 460.c.o: 461@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 462@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 463@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 464@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 465@am__fastdepCC_FALSE@ $(COMPILE) -c $< 466 467.c.obj: 468@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 469@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 470@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 471@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 472@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 473 474.c.lo: 475@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 476@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 477@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 478@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 479@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 480 481mostlyclean-libtool: 482 -rm -f *.lo 483 484clean-libtool: 485 -rm -rf .libs _libs 486 487ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 488 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 489 unique=`for i in $$list; do \ 490 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 491 done | \ 492 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 493 END { if (nonempty) { for (i in files) print i; }; }'`; \ 494 mkid -fID $$unique 495tags: TAGS 496 497TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 498 $(TAGS_FILES) $(LISP) 499 set x; \ 500 here=`pwd`; \ 501 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 502 unique=`for i in $$list; do \ 503 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 504 done | \ 505 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 506 END { if (nonempty) { for (i in files) print i; }; }'`; \ 507 shift; \ 508 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 509 test -n "$$unique" || unique=$$empty_fix; \ 510 if test $$# -gt 0; then \ 511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 512 "$$@" $$unique; \ 513 else \ 514 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 515 $$unique; \ 516 fi; \ 517 fi 518ctags: CTAGS 519CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 520 $(TAGS_FILES) $(LISP) 521 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 522 unique=`for i in $$list; do \ 523 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 524 done | \ 525 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 526 END { if (nonempty) { for (i in files) print i; }; }'`; \ 527 test -z "$(CTAGS_ARGS)$$unique" \ 528 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 529 $$unique 530 531GTAGS: 532 here=`$(am__cd) $(top_builddir) && pwd` \ 533 && $(am__cd) $(top_srcdir) \ 534 && gtags -i $(GTAGS_ARGS) "$$here" 535 536distclean-tags: 537 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 538 539distdir: $(DISTFILES) 540 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 541 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 542 list='$(DISTFILES)'; \ 543 dist_files=`for file in $$list; do echo $$file; done | \ 544 sed -e "s|^$$srcdirstrip/||;t" \ 545 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 546 case $$dist_files in \ 547 */*) $(MKDIR_P) `echo "$$dist_files" | \ 548 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 549 sort -u` ;; \ 550 esac; \ 551 for file in $$dist_files; do \ 552 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 553 if test -d $$d/$$file; then \ 554 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 555 if test -d "$(distdir)/$$file"; then \ 556 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 557 fi; \ 558 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 559 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 560 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 561 fi; \ 562 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 563 else \ 564 test -f "$(distdir)/$$file" \ 565 || cp -p $$d/$$file "$(distdir)/$$file" \ 566 || exit 1; \ 567 fi; \ 568 done 569check-am: all-am 570check: check-am 571all-am: Makefile $(LTLIBRARIES) 572installdirs: 573 for dir in "$(DESTDIR)$(cirrus_alpine_ladir)" "$(DESTDIR)$(cirrus_drv_ladir)" "$(DESTDIR)$(cirrus_laguna_ladir)"; do \ 574 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 575 done 576install: install-am 577install-exec: install-exec-am 578install-data: install-data-am 579uninstall: uninstall-am 580 581install-am: all-am 582 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 583 584installcheck: installcheck-am 585install-strip: 586 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 587 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 588 `test -z '$(STRIP)' || \ 589 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 590mostlyclean-generic: 591 592clean-generic: 593 594distclean-generic: 595 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 596 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 597 598maintainer-clean-generic: 599 @echo "This command is intended for maintainers to use" 600 @echo "it deletes files that may require special tools to rebuild." 601clean: clean-am 602 603clean-am: clean-cirrus_alpine_laLTLIBRARIES \ 604 clean-cirrus_drv_laLTLIBRARIES \ 605 clean-cirrus_laguna_laLTLIBRARIES clean-generic clean-libtool \ 606 mostlyclean-am 607 608distclean: distclean-am 609 -rm -rf ./$(DEPDIR) 610 -rm -f Makefile 611distclean-am: clean-am distclean-compile distclean-generic \ 612 distclean-tags 613 614dvi: dvi-am 615 616dvi-am: 617 618html: html-am 619 620html-am: 621 622info: info-am 623 624info-am: 625 626install-data-am: install-cirrus_alpine_laLTLIBRARIES \ 627 install-cirrus_drv_laLTLIBRARIES \ 628 install-cirrus_laguna_laLTLIBRARIES 629 630install-dvi: install-dvi-am 631 632install-dvi-am: 633 634install-exec-am: 635 636install-html: install-html-am 637 638install-html-am: 639 640install-info: install-info-am 641 642install-info-am: 643 644install-man: 645 646install-pdf: install-pdf-am 647 648install-pdf-am: 649 650install-ps: install-ps-am 651 652install-ps-am: 653 654installcheck-am: 655 656maintainer-clean: maintainer-clean-am 657 -rm -rf ./$(DEPDIR) 658 -rm -f Makefile 659maintainer-clean-am: distclean-am maintainer-clean-generic 660 661mostlyclean: mostlyclean-am 662 663mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 664 mostlyclean-libtool 665 666pdf: pdf-am 667 668pdf-am: 669 670ps: ps-am 671 672ps-am: 673 674uninstall-am: uninstall-cirrus_alpine_laLTLIBRARIES \ 675 uninstall-cirrus_drv_laLTLIBRARIES \ 676 uninstall-cirrus_laguna_laLTLIBRARIES 677 678.MAKE: install-am install-strip 679 680.PHONY: CTAGS GTAGS all all-am check check-am clean \ 681 clean-cirrus_alpine_laLTLIBRARIES \ 682 clean-cirrus_drv_laLTLIBRARIES \ 683 clean-cirrus_laguna_laLTLIBRARIES clean-generic clean-libtool \ 684 ctags distclean distclean-compile distclean-generic \ 685 distclean-libtool distclean-tags distdir dvi dvi-am html \ 686 html-am info info-am install install-am \ 687 install-cirrus_alpine_laLTLIBRARIES \ 688 install-cirrus_drv_laLTLIBRARIES \ 689 install-cirrus_laguna_laLTLIBRARIES install-data \ 690 install-data-am install-dvi install-dvi-am install-exec \ 691 install-exec-am install-html install-html-am install-info \ 692 install-info-am install-man install-pdf install-pdf-am \ 693 install-ps install-ps-am install-strip installcheck \ 694 installcheck-am installdirs maintainer-clean \ 695 maintainer-clean-generic mostlyclean mostlyclean-compile \ 696 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 697 tags uninstall uninstall-am \ 698 uninstall-cirrus_alpine_laLTLIBRARIES \ 699 uninstall-cirrus_drv_laLTLIBRARIES \ 700 uninstall-cirrus_laguna_laLTLIBRARIES 701 702 703# Tell versions [3.59,3.63) of GNU make to not export all variables. 704# Otherwise a system limit (for SysV at least) may be exceeded. 705.NOEXPORT: 706