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