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