Makefile.in revision 14210e8e
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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#  Copyright 2005 Adam Jackson.
18#
19#  Permission is hereby granted, free of charge, to any person obtaining a
20#  copy of this software and associated documentation files (the "Software"),
21#  to deal in the Software without restriction, including without limitation
22#  on the rights to use, copy, modify, merge, publish, distribute, sub
23#  license, and/or sell copies of the Software, and to permit persons to whom
24#  the Software is furnished to do so, subject to the following conditions:
25#
26#  The above copyright notice and this permission notice (including the next
27#  paragraph) shall be included in all copies or substantial portions of the
28#  Software.
29#
30#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
33#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36
37VPATH = @srcdir@
38am__is_gnu_make = { \
39  if test -z '$(MAKELEVEL)'; then \
40    false; \
41  elif test -n '$(MAKE_HOST)'; then \
42    true; \
43  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
44    true; \
45  else \
46    false; \
47  fi; \
48}
49am__make_running_with_option = \
50  case $${target_option-} in \
51      ?) ;; \
52      *) echo "am__make_running_with_option: internal error: invalid" \
53              "target option '$${target_option-}' specified" >&2; \
54         exit 1;; \
55  esac; \
56  has_opt=no; \
57  sane_makeflags=$$MAKEFLAGS; \
58  if $(am__is_gnu_make); then \
59    sane_makeflags=$$MFLAGS; \
60  else \
61    case $$MAKEFLAGS in \
62      *\\[\ \	]*) \
63        bs=\\; \
64        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
65          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
66    esac; \
67  fi; \
68  skip_next=no; \
69  strip_trailopt () \
70  { \
71    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
72  }; \
73  for flg in $$sane_makeflags; do \
74    test $$skip_next = yes && { skip_next=no; continue; }; \
75    case $$flg in \
76      *=*|--*) continue;; \
77        -*I) strip_trailopt 'I'; skip_next=yes;; \
78      -*I?*) strip_trailopt 'I';; \
79        -*O) strip_trailopt 'O'; skip_next=yes;; \
80      -*O?*) strip_trailopt 'O';; \
81        -*l) strip_trailopt 'l'; skip_next=yes;; \
82      -*l?*) strip_trailopt 'l';; \
83      -[dEDm]) skip_next=yes;; \
84      -[JT]) skip_next=yes;; \
85    esac; \
86    case $$flg in \
87      *$$target_option*) has_opt=yes; break;; \
88    esac; \
89  done; \
90  test $$has_opt = yes
91am__make_dryrun = (target_option=n; $(am__make_running_with_option))
92am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
93pkgdatadir = $(datadir)/@PACKAGE@
94pkgincludedir = $(includedir)/@PACKAGE@
95pkglibdir = $(libdir)/@PACKAGE@
96pkglibexecdir = $(libexecdir)/@PACKAGE@
97am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
98install_sh_DATA = $(install_sh) -c -m 644
99install_sh_PROGRAM = $(install_sh) -c
100install_sh_SCRIPT = $(install_sh) -c
101INSTALL_HEADER = $(INSTALL_DATA)
102transform = $(program_transform_name)
103NORMAL_INSTALL = :
104PRE_INSTALL = :
105POST_INSTALL = :
106NORMAL_UNINSTALL = :
107PRE_UNINSTALL = :
108POST_UNINSTALL = :
109build_triplet = @build@
110host_triplet = @host@
111subdir = src
112ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113am__aclocal_m4_deps = $(top_srcdir)/configure.ac
114am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115	$(ACLOCAL_M4)
116DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
117mkinstalldirs = $(install_sh) -d
118CONFIG_HEADER = $(top_builddir)/config.h
119CONFIG_CLEAN_FILES =
120CONFIG_CLEAN_VPATH_FILES =
121am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
122am__vpath_adj = case $$p in \
123    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
124    *) f=$$p;; \
125  esac;
126am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
127am__install_max = 40
128am__nobase_strip_setup = \
129  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
130am__nobase_strip = \
131  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
132am__nobase_list = $(am__nobase_strip_setup); \
133  for p in $$list; do echo "$$p $$p"; done | \
134  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
135  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
136    if (++n[$$2] == $(am__install_max)) \
137      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
138    END { for (dir in files) print dir, files[dir] }'
139am__base_list = \
140  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
141  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
142am__uninstall_files_from_dir = { \
143  test -z "$$files" \
144    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
145    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
146         $(am__cd) "$$dir" && rm -f $$files; }; \
147  }
148am__installdirs = "$(DESTDIR)$(glint_drv_ladir)"
149LTLIBRARIES = $(glint_drv_la_LTLIBRARIES)
150glint_drv_la_LIBADD =
151am_glint_drv_la_OBJECTS = glint_dga.lo glint_driver.lo glint_shadow.lo \
152	IBMramdac.lo pm2_accel.lo pm2_dac.lo pm2ramdac.lo pm2v_dac.lo \
153	pm2_video.lo pm2vramdac.lo pm3_accel.lo pm3_dac.lo \
154	pm3_video.lo pm_accel.lo pm_dac.lo sx_accel.lo TIramdac.lo \
155	tx_accel.lo tx_dac.lo
156glint_drv_la_OBJECTS = $(am_glint_drv_la_OBJECTS)
157AM_V_lt = $(am__v_lt_@AM_V@)
158am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
159am__v_lt_0 = --silent
160am__v_lt_1 = 
161glint_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163	$(glint_drv_la_LDFLAGS) $(LDFLAGS) -o $@
164AM_V_P = $(am__v_P_@AM_V@)
165am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
166am__v_P_0 = false
167am__v_P_1 = :
168AM_V_GEN = $(am__v_GEN_@AM_V@)
169am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
170am__v_GEN_0 = @echo "  GEN     " $@;
171am__v_GEN_1 = 
172AM_V_at = $(am__v_at_@AM_V@)
173am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
174am__v_at_0 = @
175am__v_at_1 = 
176DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
177depcomp = $(SHELL) $(top_srcdir)/depcomp
178am__depfiles_maybe = depfiles
179am__mv = mv -f
180COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
181	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
184	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
185	$(AM_CFLAGS) $(CFLAGS)
186AM_V_CC = $(am__v_CC_@AM_V@)
187am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
188am__v_CC_0 = @echo "  CC      " $@;
189am__v_CC_1 = 
190CCLD = $(CC)
191LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
193	$(AM_LDFLAGS) $(LDFLAGS) -o $@
194AM_V_CCLD = $(am__v_CCLD_@AM_V@)
195am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
196am__v_CCLD_0 = @echo "  CCLD    " $@;
197am__v_CCLD_1 = 
198SOURCES = $(glint_drv_la_SOURCES)
199DIST_SOURCES = $(glint_drv_la_SOURCES)
200am__can_run_installinfo = \
201  case $$AM_UPDATE_INFO_DIR in \
202    n|no|NO) false;; \
203    *) (install-info --version) >/dev/null 2>&1;; \
204  esac
205am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
206# Read a list of newline-separated strings from the standard input,
207# and print each of them once, without duplicates.  Input order is
208# *not* preserved.
209am__uniquify_input = $(AWK) '\
210  BEGIN { nonempty = 0; } \
211  { items[$$0] = 1; nonempty = 1; } \
212  END { if (nonempty) { for (i in items) print i; }; } \
213'
214# Make sure the list of sources is unique.  This is necessary because,
215# e.g., the same source file might be shared among _SOURCES variables
216# for different programs/libraries.
217am__define_uniq_tagged_files = \
218  list='$(am__tagged_files)'; \
219  unique=`for i in $$list; do \
220    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
221  done | $(am__uniquify_input)`
222ETAGS = etags
223CTAGS = ctags
224am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
225DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
226ACLOCAL = @ACLOCAL@
227ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
228ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
229AMTAR = @AMTAR@
230AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
231APP_MAN_DIR = @APP_MAN_DIR@
232APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
233AR = @AR@
234AUTOCONF = @AUTOCONF@
235AUTOHEADER = @AUTOHEADER@
236AUTOMAKE = @AUTOMAKE@
237AWK = @AWK@
238BASE_CFLAGS = @BASE_CFLAGS@
239CC = @CC@
240CCDEPMODE = @CCDEPMODE@
241CFLAGS = @CFLAGS@
242CHANGELOG_CMD = @CHANGELOG_CMD@
243CPP = @CPP@
244CPPFLAGS = @CPPFLAGS@
245CWARNFLAGS = @CWARNFLAGS@
246CYGPATH_W = @CYGPATH_W@
247DEFS = @DEFS@
248DEPDIR = @DEPDIR@
249DLLTOOL = @DLLTOOL@
250DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
251DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
252DRIVER_NAME = @DRIVER_NAME@
253DSYMUTIL = @DSYMUTIL@
254DUMPBIN = @DUMPBIN@
255ECHO_C = @ECHO_C@
256ECHO_N = @ECHO_N@
257ECHO_T = @ECHO_T@
258EGREP = @EGREP@
259EXEEXT = @EXEEXT@
260FGREP = @FGREP@
261FILE_MAN_DIR = @FILE_MAN_DIR@
262FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
263GREP = @GREP@
264INSTALL = @INSTALL@
265INSTALL_CMD = @INSTALL_CMD@
266INSTALL_DATA = @INSTALL_DATA@
267INSTALL_PROGRAM = @INSTALL_PROGRAM@
268INSTALL_SCRIPT = @INSTALL_SCRIPT@
269INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270LD = @LD@
271LDFLAGS = @LDFLAGS@
272LIBOBJS = @LIBOBJS@
273LIBS = @LIBS@
274LIBTOOL = @LIBTOOL@
275LIB_MAN_DIR = @LIB_MAN_DIR@
276LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
277LIPO = @LIPO@
278LN_S = @LN_S@
279LTLIBOBJS = @LTLIBOBJS@
280LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
281MAINT = @MAINT@
282MAKEINFO = @MAKEINFO@
283MANIFEST_TOOL = @MANIFEST_TOOL@
284MAN_SUBSTS = @MAN_SUBSTS@
285MISC_MAN_DIR = @MISC_MAN_DIR@
286MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
287MKDIR_P = @MKDIR_P@
288NM = @NM@
289NMEDIT = @NMEDIT@
290OBJDUMP = @OBJDUMP@
291OBJEXT = @OBJEXT@
292OTOOL = @OTOOL@
293OTOOL64 = @OTOOL64@
294PACKAGE = @PACKAGE@
295PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
296PACKAGE_NAME = @PACKAGE_NAME@
297PACKAGE_STRING = @PACKAGE_STRING@
298PACKAGE_TARNAME = @PACKAGE_TARNAME@
299PACKAGE_URL = @PACKAGE_URL@
300PACKAGE_VERSION = @PACKAGE_VERSION@
301PATH_SEPARATOR = @PATH_SEPARATOR@
302PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
303PCIACCESS_LIBS = @PCIACCESS_LIBS@
304PKG_CONFIG = @PKG_CONFIG@
305PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
306PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
307RANLIB = @RANLIB@
308SED = @SED@
309SET_MAKE = @SET_MAKE@
310SHELL = @SHELL@
311STRICT_CFLAGS = @STRICT_CFLAGS@
312STRIP = @STRIP@
313VERSION = @VERSION@
314XEXT_CFLAGS = @XEXT_CFLAGS@
315XEXT_LIBS = @XEXT_LIBS@
316XORG_CFLAGS = @XORG_CFLAGS@
317XORG_LIBS = @XORG_LIBS@
318XORG_MAN_PAGE = @XORG_MAN_PAGE@
319abs_builddir = @abs_builddir@
320abs_srcdir = @abs_srcdir@
321abs_top_builddir = @abs_top_builddir@
322abs_top_srcdir = @abs_top_srcdir@
323ac_ct_AR = @ac_ct_AR@
324ac_ct_CC = @ac_ct_CC@
325ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
326am__include = @am__include@
327am__leading_dot = @am__leading_dot@
328am__quote = @am__quote@
329am__tar = @am__tar@
330am__untar = @am__untar@
331bindir = @bindir@
332build = @build@
333build_alias = @build_alias@
334build_cpu = @build_cpu@
335build_os = @build_os@
336build_vendor = @build_vendor@
337builddir = @builddir@
338datadir = @datadir@
339datarootdir = @datarootdir@
340docdir = @docdir@
341dvidir = @dvidir@
342exec_prefix = @exec_prefix@
343host = @host@
344host_alias = @host_alias@
345host_cpu = @host_cpu@
346host_os = @host_os@
347host_vendor = @host_vendor@
348htmldir = @htmldir@
349includedir = @includedir@
350infodir = @infodir@
351install_sh = @install_sh@
352libdir = @libdir@
353libexecdir = @libexecdir@
354localedir = @localedir@
355localstatedir = @localstatedir@
356mandir = @mandir@
357mkdir_p = @mkdir_p@
358moduledir = @moduledir@
359oldincludedir = @oldincludedir@
360pdfdir = @pdfdir@
361prefix = @prefix@
362program_transform_name = @program_transform_name@
363psdir = @psdir@
364sbindir = @sbindir@
365sharedstatedir = @sharedstatedir@
366srcdir = @srcdir@
367sysconfdir = @sysconfdir@
368target_alias = @target_alias@
369top_build_prefix = @top_build_prefix@
370top_builddir = @top_builddir@
371top_srcdir = @top_srcdir@
372
373# this is obnoxious:
374# -module lets us name the module exactly how we want
375# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
376# _ladir passes a dummy rpath to libtool so the thing will actually link
377# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
378AM_CFLAGS = @XORG_CFLAGS@ -DPPC_MMIO_IS_BE -DSPARC_MMIO_IS_BE
379glint_drv_la_LTLIBRARIES = glint_drv.la
380glint_drv_la_LDFLAGS = -module -avoid-version
381glint_drv_ladir = @moduledir@/drivers
382glint_drv_la_SOURCES = \
383         compat-api.h \
384         glint_dga.c \
385         glint_driver.c \
386         glint.h \
387	 glintpcirename.h \
388         glint_regs.h \
389         glint_shadow.c \
390         IBMramdac.c \
391         pm2_accel.c \
392         pm2_dac.c \
393         pm2ramdac.c \
394         pm2v_dac.c \
395         pm2_video.c \
396         pm2vramdac.c \
397         pm3_accel.c \
398         pm3_dac.c \
399         pm3_regs.h \
400         pm3_video.c \
401         pm_accel.c \
402         pm_dac.c \
403         sx_accel.c \
404         TIramdac.c \
405         tx_accel.c \
406         tx_dac.c
407
408all: all-am
409
410.SUFFIXES:
411.SUFFIXES: .c .lo .o .obj
412$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
413	@for dep in $?; do \
414	  case '$(am__configure_deps)' in \
415	    *$$dep*) \
416	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
417	        && { if test -f $@; then exit 0; else break; fi; }; \
418	      exit 1;; \
419	  esac; \
420	done; \
421	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
422	$(am__cd) $(top_srcdir) && \
423	  $(AUTOMAKE) --foreign src/Makefile
424Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
425	@case '$?' in \
426	  *config.status*) \
427	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
428	  *) \
429	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
430	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
431	esac;
432
433$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
434	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435
436$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
437	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
439	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440$(am__aclocal_m4_deps):
441
442install-glint_drv_laLTLIBRARIES: $(glint_drv_la_LTLIBRARIES)
443	@$(NORMAL_INSTALL)
444	@list='$(glint_drv_la_LTLIBRARIES)'; test -n "$(glint_drv_ladir)" || list=; \
445	list2=; for p in $$list; do \
446	  if test -f $$p; then \
447	    list2="$$list2 $$p"; \
448	  else :; fi; \
449	done; \
450	test -z "$$list2" || { \
451	  echo " $(MKDIR_P) '$(DESTDIR)$(glint_drv_ladir)'"; \
452	  $(MKDIR_P) "$(DESTDIR)$(glint_drv_ladir)" || exit 1; \
453	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(glint_drv_ladir)'"; \
454	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(glint_drv_ladir)"; \
455	}
456
457uninstall-glint_drv_laLTLIBRARIES:
458	@$(NORMAL_UNINSTALL)
459	@list='$(glint_drv_la_LTLIBRARIES)'; test -n "$(glint_drv_ladir)" || list=; \
460	for p in $$list; do \
461	  $(am__strip_dir) \
462	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(glint_drv_ladir)/$$f'"; \
463	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(glint_drv_ladir)/$$f"; \
464	done
465
466clean-glint_drv_laLTLIBRARIES:
467	-test -z "$(glint_drv_la_LTLIBRARIES)" || rm -f $(glint_drv_la_LTLIBRARIES)
468	@list='$(glint_drv_la_LTLIBRARIES)'; \
469	locs=`for p in $$list; do echo $$p; done | \
470	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
471	      sort -u`; \
472	test -z "$$locs" || { \
473	  echo rm -f $${locs}; \
474	  rm -f $${locs}; \
475	}
476
477glint_drv.la: $(glint_drv_la_OBJECTS) $(glint_drv_la_DEPENDENCIES) $(EXTRA_glint_drv_la_DEPENDENCIES) 
478	$(AM_V_CCLD)$(glint_drv_la_LINK) -rpath $(glint_drv_ladir) $(glint_drv_la_OBJECTS) $(glint_drv_la_LIBADD) $(LIBS)
479
480mostlyclean-compile:
481	-rm -f *.$(OBJEXT)
482
483distclean-compile:
484	-rm -f *.tab.c
485
486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IBMramdac.Plo@am__quote@
487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TIramdac.Plo@am__quote@
488@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glint_dga.Plo@am__quote@
489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glint_driver.Plo@am__quote@
490@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glint_shadow.Plo@am__quote@
491@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm2_accel.Plo@am__quote@
492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm2_dac.Plo@am__quote@
493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm2_video.Plo@am__quote@
494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm2ramdac.Plo@am__quote@
495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm2v_dac.Plo@am__quote@
496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm2vramdac.Plo@am__quote@
497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm3_accel.Plo@am__quote@
498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm3_dac.Plo@am__quote@
499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm3_video.Plo@am__quote@
500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm_accel.Plo@am__quote@
501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pm_dac.Plo@am__quote@
502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sx_accel.Plo@am__quote@
503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_accel.Plo@am__quote@
504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tx_dac.Plo@am__quote@
505
506.c.o:
507@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
508@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
509@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
510@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
512
513.c.obj:
514@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
515@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
516@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
517@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
519
520.c.lo:
521@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
522@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
523@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
524@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
526
527mostlyclean-libtool:
528	-rm -f *.lo
529
530clean-libtool:
531	-rm -rf .libs _libs
532
533ID: $(am__tagged_files)
534	$(am__define_uniq_tagged_files); mkid -fID $$unique
535tags: tags-am
536TAGS: tags
537
538tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
539	set x; \
540	here=`pwd`; \
541	$(am__define_uniq_tagged_files); \
542	shift; \
543	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
544	  test -n "$$unique" || unique=$$empty_fix; \
545	  if test $$# -gt 0; then \
546	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
547	      "$$@" $$unique; \
548	  else \
549	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
550	      $$unique; \
551	  fi; \
552	fi
553ctags: ctags-am
554
555CTAGS: ctags
556ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
557	$(am__define_uniq_tagged_files); \
558	test -z "$(CTAGS_ARGS)$$unique" \
559	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
560	     $$unique
561
562GTAGS:
563	here=`$(am__cd) $(top_builddir) && pwd` \
564	  && $(am__cd) $(top_srcdir) \
565	  && gtags -i $(GTAGS_ARGS) "$$here"
566cscopelist: cscopelist-am
567
568cscopelist-am: $(am__tagged_files)
569	list='$(am__tagged_files)'; \
570	case "$(srcdir)" in \
571	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
572	  *) sdir=$(subdir)/$(srcdir) ;; \
573	esac; \
574	for i in $$list; do \
575	  if test -f "$$i"; then \
576	    echo "$(subdir)/$$i"; \
577	  else \
578	    echo "$$sdir/$$i"; \
579	  fi; \
580	done >> $(top_builddir)/cscope.files
581
582distclean-tags:
583	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
584
585distdir: $(DISTFILES)
586	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
587	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
588	list='$(DISTFILES)'; \
589	  dist_files=`for file in $$list; do echo $$file; done | \
590	  sed -e "s|^$$srcdirstrip/||;t" \
591	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
592	case $$dist_files in \
593	  */*) $(MKDIR_P) `echo "$$dist_files" | \
594			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
595			   sort -u` ;; \
596	esac; \
597	for file in $$dist_files; do \
598	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
599	  if test -d $$d/$$file; then \
600	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
601	    if test -d "$(distdir)/$$file"; then \
602	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
603	    fi; \
604	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
605	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
606	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
607	    fi; \
608	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
609	  else \
610	    test -f "$(distdir)/$$file" \
611	    || cp -p $$d/$$file "$(distdir)/$$file" \
612	    || exit 1; \
613	  fi; \
614	done
615check-am: all-am
616check: check-am
617all-am: Makefile $(LTLIBRARIES)
618installdirs:
619	for dir in "$(DESTDIR)$(glint_drv_ladir)"; do \
620	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
621	done
622install: install-am
623install-exec: install-exec-am
624install-data: install-data-am
625uninstall: uninstall-am
626
627install-am: all-am
628	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
629
630installcheck: installcheck-am
631install-strip:
632	if test -z '$(STRIP)'; then \
633	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
634	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
635	      install; \
636	else \
637	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
638	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
639	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
640	fi
641mostlyclean-generic:
642
643clean-generic:
644
645distclean-generic:
646	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
647	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
648
649maintainer-clean-generic:
650	@echo "This command is intended for maintainers to use"
651	@echo "it deletes files that may require special tools to rebuild."
652clean: clean-am
653
654clean-am: clean-generic clean-glint_drv_laLTLIBRARIES clean-libtool \
655	mostlyclean-am
656
657distclean: distclean-am
658	-rm -rf ./$(DEPDIR)
659	-rm -f Makefile
660distclean-am: clean-am distclean-compile distclean-generic \
661	distclean-tags
662
663dvi: dvi-am
664
665dvi-am:
666
667html: html-am
668
669html-am:
670
671info: info-am
672
673info-am:
674
675install-data-am: install-glint_drv_laLTLIBRARIES
676
677install-dvi: install-dvi-am
678
679install-dvi-am:
680
681install-exec-am:
682
683install-html: install-html-am
684
685install-html-am:
686
687install-info: install-info-am
688
689install-info-am:
690
691install-man:
692
693install-pdf: install-pdf-am
694
695install-pdf-am:
696
697install-ps: install-ps-am
698
699install-ps-am:
700
701installcheck-am:
702
703maintainer-clean: maintainer-clean-am
704	-rm -rf ./$(DEPDIR)
705	-rm -f Makefile
706maintainer-clean-am: distclean-am maintainer-clean-generic
707
708mostlyclean: mostlyclean-am
709
710mostlyclean-am: mostlyclean-compile mostlyclean-generic \
711	mostlyclean-libtool
712
713pdf: pdf-am
714
715pdf-am:
716
717ps: ps-am
718
719ps-am:
720
721uninstall-am: uninstall-glint_drv_laLTLIBRARIES
722
723.MAKE: install-am install-strip
724
725.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
726	clean-glint_drv_laLTLIBRARIES clean-libtool cscopelist-am \
727	ctags ctags-am distclean distclean-compile distclean-generic \
728	distclean-libtool distclean-tags distdir dvi dvi-am html \
729	html-am info info-am install install-am install-data \
730	install-data-am install-dvi install-dvi-am install-exec \
731	install-exec-am install-glint_drv_laLTLIBRARIES install-html \
732	install-html-am install-info install-info-am install-man \
733	install-pdf install-pdf-am install-ps install-ps-am \
734	install-strip installcheck installcheck-am installdirs \
735	maintainer-clean maintainer-clean-generic mostlyclean \
736	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
737	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
738	uninstall-glint_drv_laLTLIBRARIES
739
740.PRECIOUS: Makefile
741
742
743# Tell versions [3.59,3.63) of GNU make to not export all variables.
744# Otherwise a system limit (for SysV at least) may be exceeded.
745.NOEXPORT:
746