Makefile.in revision 692f60a7
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
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
37srcdir = @srcdir@
38top_srcdir = @top_srcdir@
39VPATH = @srcdir@
40pkgdatadir = $(datadir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkgincludedir = $(includedir)/@PACKAGE@
43top_builddir = ..
44am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45INSTALL = @INSTALL@
46install_sh_DATA = $(install_sh) -c -m 644
47install_sh_PROGRAM = $(install_sh) -c
48install_sh_SCRIPT = $(install_sh) -c
49INSTALL_HEADER = $(INSTALL_DATA)
50transform = $(program_transform_name)
51NORMAL_INSTALL = :
52PRE_INSTALL = :
53POST_INSTALL = :
54NORMAL_UNINSTALL = :
55PRE_UNINSTALL = :
56POST_UNINSTALL = :
57build_triplet = @build@
58host_triplet = @host@
59subdir = src
60DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64	$(ACLOCAL_M4)
65mkinstalldirs = $(install_sh) -d
66CONFIG_HEADER = $(top_builddir)/config.h
67CONFIG_CLEAN_FILES =
68am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69am__vpath_adj = case $$p in \
70    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71    *) f=$$p;; \
72  esac;
73am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
74am__installdirs = "$(DESTDIR)$(neomagic_drv_ladir)"
75neomagic_drv_laLTLIBRARIES_INSTALL = $(INSTALL)
76LTLIBRARIES = $(neomagic_drv_la_LTLIBRARIES)
77neomagic_drv_la_LIBADD =
78am_neomagic_drv_la_OBJECTS = neo_2070.lo neo_2090.lo neo_2097.lo \
79	neo_2200.lo neo_bank.lo neo_cursor.lo neo_dga.lo neo_driver.lo \
80	neo_i2c.lo neo_shadow.lo neo_video.lo
81neomagic_drv_la_OBJECTS = $(am_neomagic_drv_la_OBJECTS)
82DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
83depcomp = $(SHELL) $(top_srcdir)/depcomp
84am__depfiles_maybe = depfiles
85COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
88	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
89	$(AM_CFLAGS) $(CFLAGS)
90CCLD = $(CC)
91LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
92	$(AM_LDFLAGS) $(LDFLAGS) -o $@
93SOURCES = $(neomagic_drv_la_SOURCES)
94DIST_SOURCES = $(neomagic_drv_la_SOURCES)
95ETAGS = etags
96CTAGS = ctags
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98ACLOCAL = @ACLOCAL@
99ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
100ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
101AMDEP_FALSE = @AMDEP_FALSE@
102AMDEP_TRUE = @AMDEP_TRUE@
103AMTAR = @AMTAR@
104APP_MAN_DIR = @APP_MAN_DIR@
105APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
106AR = @AR@
107AUTOCONF = @AUTOCONF@
108AUTOHEADER = @AUTOHEADER@
109AUTOMAKE = @AUTOMAKE@
110AWK = @AWK@
111CC = @CC@
112CCDEPMODE = @CCDEPMODE@
113CFLAGS = @CFLAGS@
114CPP = @CPP@
115CPPFLAGS = @CPPFLAGS@
116CXX = @CXX@
117CXXCPP = @CXXCPP@
118CXXDEPMODE = @CXXDEPMODE@
119CXXFLAGS = @CXXFLAGS@
120CYGPATH_W = @CYGPATH_W@
121DEFS = @DEFS@
122DEPDIR = @DEPDIR@
123DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
124DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
125DRIVER_NAME = @DRIVER_NAME@
126ECHO = @ECHO@
127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
131EXEEXT = @EXEEXT@
132F77 = @F77@
133FFLAGS = @FFLAGS@
134FILE_MAN_DIR = @FILE_MAN_DIR@
135FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
136INSTALL_DATA = @INSTALL_DATA@
137INSTALL_PROGRAM = @INSTALL_PROGRAM@
138INSTALL_SCRIPT = @INSTALL_SCRIPT@
139INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140LDFLAGS = @LDFLAGS@
141LIBOBJS = @LIBOBJS@
142LIBS = @LIBS@
143LIBTOOL = @LIBTOOL@
144LIB_MAN_DIR = @LIB_MAN_DIR@
145LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
146LN_S = @LN_S@
147LTLIBOBJS = @LTLIBOBJS@
148MAINT = @MAINT@
149MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
150MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
151MAKEINFO = @MAKEINFO@
152MISC_MAN_DIR = @MISC_MAN_DIR@
153MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
154OBJEXT = @OBJEXT@
155PACKAGE = @PACKAGE@
156PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157PACKAGE_NAME = @PACKAGE_NAME@
158PACKAGE_STRING = @PACKAGE_STRING@
159PACKAGE_TARNAME = @PACKAGE_TARNAME@
160PACKAGE_VERSION = @PACKAGE_VERSION@
161PATH_SEPARATOR = @PATH_SEPARATOR@
162PKG_CONFIG = @PKG_CONFIG@
163RANLIB = @RANLIB@
164SET_MAKE = @SET_MAKE@
165SHELL = @SHELL@
166STRIP = @STRIP@
167VERSION = @VERSION@
168XORG_CFLAGS = @XORG_CFLAGS@
169XORG_LIBS = @XORG_LIBS@
170ac_ct_AR = @ac_ct_AR@
171ac_ct_CC = @ac_ct_CC@
172ac_ct_CXX = @ac_ct_CXX@
173ac_ct_F77 = @ac_ct_F77@
174ac_ct_RANLIB = @ac_ct_RANLIB@
175ac_ct_STRIP = @ac_ct_STRIP@
176ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
177am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
178am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
179am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
180am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
181am__include = @am__include@
182am__leading_dot = @am__leading_dot@
183am__quote = @am__quote@
184am__tar = @am__tar@
185am__untar = @am__untar@
186bindir = @bindir@
187build = @build@
188build_alias = @build_alias@
189build_cpu = @build_cpu@
190build_os = @build_os@
191build_vendor = @build_vendor@
192datadir = @datadir@
193exec_prefix = @exec_prefix@
194host = @host@
195host_alias = @host_alias@
196host_cpu = @host_cpu@
197host_os = @host_os@
198host_vendor = @host_vendor@
199includedir = @includedir@
200infodir = @infodir@
201install_sh = @install_sh@
202libdir = @libdir@
203libexecdir = @libexecdir@
204localstatedir = @localstatedir@
205mandir = @mandir@
206mkdir_p = @mkdir_p@
207moduledir = @moduledir@
208oldincludedir = @oldincludedir@
209prefix = @prefix@
210program_transform_name = @program_transform_name@
211sbindir = @sbindir@
212sharedstatedir = @sharedstatedir@
213sysconfdir = @sysconfdir@
214target_alias = @target_alias@
215
216# this is obnoxious:
217# -module lets us name the module exactly how we want
218# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
219# _ladir passes a dummy rpath to libtool so the thing will actually link
220# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
221AM_CFLAGS = @XORG_CFLAGS@
222neomagic_drv_la_LTLIBRARIES = neomagic_drv.la
223neomagic_drv_la_LDFLAGS = -module -avoid-version
224neomagic_drv_ladir = @moduledir@/drivers
225neomagic_drv_la_SOURCES = \
226         neo_2070.c \
227         neo_2090.c \
228         neo_2097.c \
229         neo_2200.c \
230         neo_bank.c \
231         neo_cursor.c \
232         neo_dga.c \
233         neo_driver.c \
234         neo.h \
235         neo_i2c.c \
236         neo_macros.h \
237         neo_reg.h \
238         neo_shadow.c \
239         neo_video.c \
240         neo_video.h
241
242all: all-am
243
244.SUFFIXES:
245.SUFFIXES: .c .lo .o .obj
246$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
247	@for dep in $?; do \
248	  case '$(am__configure_deps)' in \
249	    *$$dep*) \
250	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
251		&& exit 0; \
252	      exit 1;; \
253	  esac; \
254	done; \
255	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
256	cd $(top_srcdir) && \
257	  $(AUTOMAKE) --gnu  src/Makefile
258.PRECIOUS: Makefile
259Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
260	@case '$?' in \
261	  *config.status*) \
262	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
263	  *) \
264	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
265	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
266	esac;
267
268$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
269	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270
271$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
274	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275install-neomagic_drv_laLTLIBRARIES: $(neomagic_drv_la_LTLIBRARIES)
276	@$(NORMAL_INSTALL)
277	test -z "$(neomagic_drv_ladir)" || $(mkdir_p) "$(DESTDIR)$(neomagic_drv_ladir)"
278	@list='$(neomagic_drv_la_LTLIBRARIES)'; for p in $$list; do \
279	  if test -f $$p; then \
280	    f=$(am__strip_dir) \
281	    echo " $(LIBTOOL) --mode=install $(neomagic_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(neomagic_drv_ladir)/$$f'"; \
282	    $(LIBTOOL) --mode=install $(neomagic_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(neomagic_drv_ladir)/$$f"; \
283	  else :; fi; \
284	done
285
286uninstall-neomagic_drv_laLTLIBRARIES:
287	@$(NORMAL_UNINSTALL)
288	@set -x; list='$(neomagic_drv_la_LTLIBRARIES)'; for p in $$list; do \
289	  p=$(am__strip_dir) \
290	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(neomagic_drv_ladir)/$$p'"; \
291	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(neomagic_drv_ladir)/$$p"; \
292	done
293
294clean-neomagic_drv_laLTLIBRARIES:
295	-test -z "$(neomagic_drv_la_LTLIBRARIES)" || rm -f $(neomagic_drv_la_LTLIBRARIES)
296	@list='$(neomagic_drv_la_LTLIBRARIES)'; for p in $$list; do \
297	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
298	  test "$$dir" != "$$p" || dir=.; \
299	  echo "rm -f \"$${dir}/so_locations\""; \
300	  rm -f "$${dir}/so_locations"; \
301	done
302neomagic_drv.la: $(neomagic_drv_la_OBJECTS) $(neomagic_drv_la_DEPENDENCIES) 
303	$(LINK) -rpath $(neomagic_drv_ladir) $(neomagic_drv_la_LDFLAGS) $(neomagic_drv_la_OBJECTS) $(neomagic_drv_la_LIBADD) $(LIBS)
304
305mostlyclean-compile:
306	-rm -f *.$(OBJEXT)
307
308distclean-compile:
309	-rm -f *.tab.c
310
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2070.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2090.Plo@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2097.Plo@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2200.Plo@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_bank.Plo@am__quote@
316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_cursor.Plo@am__quote@
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_dga.Plo@am__quote@
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_driver.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_i2c.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_shadow.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_video.Plo@am__quote@
322
323.c.o:
324@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
325@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
326@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
327@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328@am__fastdepCC_FALSE@	$(COMPILE) -c $<
329
330.c.obj:
331@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
332@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
333@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
334@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
336
337.c.lo:
338@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
339@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
340@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
341@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
343
344mostlyclean-libtool:
345	-rm -f *.lo
346
347clean-libtool:
348	-rm -rf .libs _libs
349
350distclean-libtool:
351	-rm -f libtool
352uninstall-info-am:
353
354ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
355	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356	unique=`for i in $$list; do \
357	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358	  done | \
359	  $(AWK) '    { files[$$0] = 1; } \
360	       END { for (i in files) print i; }'`; \
361	mkid -fID $$unique
362tags: TAGS
363
364TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365		$(TAGS_FILES) $(LISP)
366	tags=; \
367	here=`pwd`; \
368	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369	unique=`for i in $$list; do \
370	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371	  done | \
372	  $(AWK) '    { files[$$0] = 1; } \
373	       END { for (i in files) print i; }'`; \
374	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
375	  test -n "$$unique" || unique=$$empty_fix; \
376	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377	    $$tags $$unique; \
378	fi
379ctags: CTAGS
380CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381		$(TAGS_FILES) $(LISP)
382	tags=; \
383	here=`pwd`; \
384	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
385	unique=`for i in $$list; do \
386	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387	  done | \
388	  $(AWK) '    { files[$$0] = 1; } \
389	       END { for (i in files) print i; }'`; \
390	test -z "$(CTAGS_ARGS)$$tags$$unique" \
391	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
392	     $$tags $$unique
393
394GTAGS:
395	here=`$(am__cd) $(top_builddir) && pwd` \
396	  && cd $(top_srcdir) \
397	  && gtags -i $(GTAGS_ARGS) $$here
398
399distclean-tags:
400	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
401
402distdir: $(DISTFILES)
403	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
404	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
405	list='$(DISTFILES)'; for file in $$list; do \
406	  case $$file in \
407	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
408	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
409	  esac; \
410	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
411	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
412	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
413	    dir="/$$dir"; \
414	    $(mkdir_p) "$(distdir)$$dir"; \
415	  else \
416	    dir=''; \
417	  fi; \
418	  if test -d $$d/$$file; then \
419	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
421	    fi; \
422	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
423	  else \
424	    test -f $(distdir)/$$file \
425	    || cp -p $$d/$$file $(distdir)/$$file \
426	    || exit 1; \
427	  fi; \
428	done
429check-am: all-am
430check: check-am
431all-am: Makefile $(LTLIBRARIES)
432installdirs:
433	for dir in "$(DESTDIR)$(neomagic_drv_ladir)"; do \
434	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
435	done
436install: install-am
437install-exec: install-exec-am
438install-data: install-data-am
439uninstall: uninstall-am
440
441install-am: all-am
442	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
443
444installcheck: installcheck-am
445install-strip:
446	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448	  `test -z '$(STRIP)' || \
449	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
450mostlyclean-generic:
451
452clean-generic:
453
454distclean-generic:
455	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
456
457maintainer-clean-generic:
458	@echo "This command is intended for maintainers to use"
459	@echo "it deletes files that may require special tools to rebuild."
460clean: clean-am
461
462clean-am: clean-generic clean-libtool clean-neomagic_drv_laLTLIBRARIES \
463	mostlyclean-am
464
465distclean: distclean-am
466	-rm -rf ./$(DEPDIR)
467	-rm -f Makefile
468distclean-am: clean-am distclean-compile distclean-generic \
469	distclean-libtool distclean-tags
470
471dvi: dvi-am
472
473dvi-am:
474
475html: html-am
476
477info: info-am
478
479info-am:
480
481install-data-am: install-neomagic_drv_laLTLIBRARIES
482
483install-exec-am:
484
485install-info: install-info-am
486
487install-man:
488
489installcheck-am:
490
491maintainer-clean: maintainer-clean-am
492	-rm -rf ./$(DEPDIR)
493	-rm -f Makefile
494maintainer-clean-am: distclean-am maintainer-clean-generic
495
496mostlyclean: mostlyclean-am
497
498mostlyclean-am: mostlyclean-compile mostlyclean-generic \
499	mostlyclean-libtool
500
501pdf: pdf-am
502
503pdf-am:
504
505ps: ps-am
506
507ps-am:
508
509uninstall-am: uninstall-info-am uninstall-neomagic_drv_laLTLIBRARIES
510
511.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
512	clean-libtool clean-neomagic_drv_laLTLIBRARIES ctags distclean \
513	distclean-compile distclean-generic distclean-libtool \
514	distclean-tags distdir dvi dvi-am html html-am info info-am \
515	install install-am install-data install-data-am install-exec \
516	install-exec-am install-info install-info-am install-man \
517	install-neomagic_drv_laLTLIBRARIES install-strip installcheck \
518	installcheck-am installdirs maintainer-clean \
519	maintainer-clean-generic mostlyclean mostlyclean-compile \
520	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
521	tags uninstall uninstall-am uninstall-info-am \
522	uninstall-neomagic_drv_laLTLIBRARIES
523
524# Tell versions [3.59,3.63) of GNU make to not export all variables.
525# Otherwise a system limit (for SysV at least) may be exceeded.
526.NOEXPORT:
527