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