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