Makefile.in revision 7706df26
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)$(tga_drv_ladir)"
75tga_drv_laLTLIBRARIES_INSTALL = $(INSTALL)
76LTLIBRARIES = $(tga_drv_la_LTLIBRARIES)
77tga_drv_la_LIBADD =
78am_tga_drv_la_OBJECTS = BT463ramdac.lo BTramdac.lo IBM561ramdac.lo \
79	ICS1562.lo tga_accel.lo tga_cursor.lo tga_dac.lo tga_driver.lo \
80	tga_line.lo tga_seg.lo
81tga_drv_la_OBJECTS = $(am_tga_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 = $(tga_drv_la_SOURCES)
94DIST_SOURCES = $(tga_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@
111BUILD_LINUXDOC_FALSE = @BUILD_LINUXDOC_FALSE@
112BUILD_LINUXDOC_TRUE = @BUILD_LINUXDOC_TRUE@
113BUILD_PDFDOC_FALSE = @BUILD_PDFDOC_FALSE@
114BUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@
115CC = @CC@
116CCDEPMODE = @CCDEPMODE@
117CFLAGS = @CFLAGS@
118CPP = @CPP@
119CPPFLAGS = @CPPFLAGS@
120CXX = @CXX@
121CXXCPP = @CXXCPP@
122CXXDEPMODE = @CXXDEPMODE@
123CXXFLAGS = @CXXFLAGS@
124CYGPATH_W = @CYGPATH_W@
125DEFS = @DEFS@
126DEPDIR = @DEPDIR@
127DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
128DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
129DRIVER_NAME = @DRIVER_NAME@
130ECHO = @ECHO@
131ECHO_C = @ECHO_C@
132ECHO_N = @ECHO_N@
133ECHO_T = @ECHO_T@
134EGREP = @EGREP@
135EXEEXT = @EXEEXT@
136F77 = @F77@
137FFLAGS = @FFLAGS@
138FILE_MAN_DIR = @FILE_MAN_DIR@
139FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
140INSTALL_DATA = @INSTALL_DATA@
141INSTALL_PROGRAM = @INSTALL_PROGRAM@
142INSTALL_SCRIPT = @INSTALL_SCRIPT@
143INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
144LDFLAGS = @LDFLAGS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LIB_MAN_DIR = @LIB_MAN_DIR@
149LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
150LINUXDOC = @LINUXDOC@
151LN_S = @LN_S@
152LTLIBOBJS = @LTLIBOBJS@
153MAINT = @MAINT@
154MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
155MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
156MAKEINFO = @MAKEINFO@
157MAKE_HTML = @MAKE_HTML@
158MAKE_PDF = @MAKE_PDF@
159MAKE_PS = @MAKE_PS@
160MAKE_TEXT = @MAKE_TEXT@
161MISC_MAN_DIR = @MISC_MAN_DIR@
162MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
163OBJEXT = @OBJEXT@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_VERSION = @PACKAGE_VERSION@
170PATH_SEPARATOR = @PATH_SEPARATOR@
171PKG_CONFIG = @PKG_CONFIG@
172PS2PDF = @PS2PDF@
173RANLIB = @RANLIB@
174SET_MAKE = @SET_MAKE@
175SHELL = @SHELL@
176STRIP = @STRIP@
177VERSION = @VERSION@
178XORG_CFLAGS = @XORG_CFLAGS@
179XORG_LIBS = @XORG_LIBS@
180ac_ct_AR = @ac_ct_AR@
181ac_ct_CC = @ac_ct_CC@
182ac_ct_CXX = @ac_ct_CXX@
183ac_ct_F77 = @ac_ct_F77@
184ac_ct_RANLIB = @ac_ct_RANLIB@
185ac_ct_STRIP = @ac_ct_STRIP@
186ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
187am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
188am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
189am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
190am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
191am__include = @am__include@
192am__leading_dot = @am__leading_dot@
193am__quote = @am__quote@
194am__tar = @am__tar@
195am__untar = @am__untar@
196bindir = @bindir@
197build = @build@
198build_alias = @build_alias@
199build_cpu = @build_cpu@
200build_os = @build_os@
201build_vendor = @build_vendor@
202datadir = @datadir@
203exec_prefix = @exec_prefix@
204host = @host@
205host_alias = @host_alias@
206host_cpu = @host_cpu@
207host_os = @host_os@
208host_vendor = @host_vendor@
209includedir = @includedir@
210infodir = @infodir@
211install_sh = @install_sh@
212libdir = @libdir@
213libexecdir = @libexecdir@
214localstatedir = @localstatedir@
215mandir = @mandir@
216mkdir_p = @mkdir_p@
217moduledir = @moduledir@
218oldincludedir = @oldincludedir@
219prefix = @prefix@
220program_transform_name = @program_transform_name@
221sbindir = @sbindir@
222sharedstatedir = @sharedstatedir@
223sysconfdir = @sysconfdir@
224target_alias = @target_alias@
225
226# this is obnoxious:
227# -module lets us name the module exactly how we want
228# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
229# _ladir passes a dummy rpath to libtool so the thing will actually link
230# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
231AM_CFLAGS = @XORG_CFLAGS@
232tga_drv_la_LTLIBRARIES = tga_drv.la
233tga_drv_la_LDFLAGS = -module -avoid-version
234tga_drv_ladir = @moduledir@/drivers
235tga_drv_la_SOURCES = \
236         BT463ramdac.c \
237         BTramdac.c \
238         IBM561ramdac.c \
239         ICS1562.c \
240         tga_accel.c \
241         tga_cursor.c \
242         tga_dac.c \
243         tga_driver.c \
244         tga.h \
245         tga_line.c \
246         tga_seg.c \
247         tga_regs.h
248
249all: all-am
250
251.SUFFIXES:
252.SUFFIXES: .c .lo .o .obj
253$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
254	@for dep in $?; do \
255	  case '$(am__configure_deps)' in \
256	    *$$dep*) \
257	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
258		&& exit 0; \
259	      exit 1;; \
260	  esac; \
261	done; \
262	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
263	cd $(top_srcdir) && \
264	  $(AUTOMAKE) --gnu  src/Makefile
265.PRECIOUS: Makefile
266Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
267	@case '$?' in \
268	  *config.status*) \
269	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
270	  *) \
271	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
272	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
273	esac;
274
275$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282install-tga_drv_laLTLIBRARIES: $(tga_drv_la_LTLIBRARIES)
283	@$(NORMAL_INSTALL)
284	test -z "$(tga_drv_ladir)" || $(mkdir_p) "$(DESTDIR)$(tga_drv_ladir)"
285	@list='$(tga_drv_la_LTLIBRARIES)'; for p in $$list; do \
286	  if test -f $$p; then \
287	    f=$(am__strip_dir) \
288	    echo " $(LIBTOOL) --mode=install $(tga_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(tga_drv_ladir)/$$f'"; \
289	    $(LIBTOOL) --mode=install $(tga_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(tga_drv_ladir)/$$f"; \
290	  else :; fi; \
291	done
292
293uninstall-tga_drv_laLTLIBRARIES:
294	@$(NORMAL_UNINSTALL)
295	@set -x; list='$(tga_drv_la_LTLIBRARIES)'; for p in $$list; do \
296	  p=$(am__strip_dir) \
297	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(tga_drv_ladir)/$$p'"; \
298	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(tga_drv_ladir)/$$p"; \
299	done
300
301clean-tga_drv_laLTLIBRARIES:
302	-test -z "$(tga_drv_la_LTLIBRARIES)" || rm -f $(tga_drv_la_LTLIBRARIES)
303	@list='$(tga_drv_la_LTLIBRARIES)'; for p in $$list; do \
304	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
305	  test "$$dir" != "$$p" || dir=.; \
306	  echo "rm -f \"$${dir}/so_locations\""; \
307	  rm -f "$${dir}/so_locations"; \
308	done
309tga_drv.la: $(tga_drv_la_OBJECTS) $(tga_drv_la_DEPENDENCIES) 
310	$(LINK) -rpath $(tga_drv_ladir) $(tga_drv_la_LDFLAGS) $(tga_drv_la_OBJECTS) $(tga_drv_la_LIBADD) $(LIBS)
311
312mostlyclean-compile:
313	-rm -f *.$(OBJEXT)
314
315distclean-compile:
316	-rm -f *.tab.c
317
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BT463ramdac.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BTramdac.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IBM561ramdac.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ICS1562.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tga_accel.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tga_cursor.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tga_dac.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tga_driver.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tga_line.Plo@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tga_seg.Plo@am__quote@
328
329.c.o:
330@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
331@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
332@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
333@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334@am__fastdepCC_FALSE@	$(COMPILE) -c $<
335
336.c.obj:
337@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
338@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
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 `$(CYGPATH_W) '$<'`
342
343.c.lo:
344@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
345@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
346@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
347@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
348@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
349
350mostlyclean-libtool:
351	-rm -f *.lo
352
353clean-libtool:
354	-rm -rf .libs _libs
355
356distclean-libtool:
357	-rm -f libtool
358uninstall-info-am:
359
360ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
361	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
362	unique=`for i in $$list; do \
363	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364	  done | \
365	  $(AWK) '    { files[$$0] = 1; } \
366	       END { for (i in files) print i; }'`; \
367	mkid -fID $$unique
368tags: TAGS
369
370TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
371		$(TAGS_FILES) $(LISP)
372	tags=; \
373	here=`pwd`; \
374	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
375	unique=`for i in $$list; do \
376	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377	  done | \
378	  $(AWK) '    { files[$$0] = 1; } \
379	       END { for (i in files) print i; }'`; \
380	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
381	  test -n "$$unique" || unique=$$empty_fix; \
382	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383	    $$tags $$unique; \
384	fi
385ctags: CTAGS
386CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387		$(TAGS_FILES) $(LISP)
388	tags=; \
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; } \
395	       END { for (i in files) print i; }'`; \
396	test -z "$(CTAGS_ARGS)$$tags$$unique" \
397	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
398	     $$tags $$unique
399
400GTAGS:
401	here=`$(am__cd) $(top_builddir) && pwd` \
402	  && cd $(top_srcdir) \
403	  && gtags -i $(GTAGS_ARGS) $$here
404
405distclean-tags:
406	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407
408distdir: $(DISTFILES)
409	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
410	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
411	list='$(DISTFILES)'; for file in $$list; do \
412	  case $$file in \
413	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
414	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
415	  esac; \
416	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
418	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
419	    dir="/$$dir"; \
420	    $(mkdir_p) "$(distdir)$$dir"; \
421	  else \
422	    dir=''; \
423	  fi; \
424	  if test -d $$d/$$file; then \
425	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
427	    fi; \
428	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
429	  else \
430	    test -f $(distdir)/$$file \
431	    || cp -p $$d/$$file $(distdir)/$$file \
432	    || exit 1; \
433	  fi; \
434	done
435check-am: all-am
436check: check-am
437all-am: Makefile $(LTLIBRARIES)
438installdirs:
439	for dir in "$(DESTDIR)$(tga_drv_ladir)"; do \
440	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
441	done
442install: install-am
443install-exec: install-exec-am
444install-data: install-data-am
445uninstall: uninstall-am
446
447install-am: all-am
448	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
449
450installcheck: installcheck-am
451install-strip:
452	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454	  `test -z '$(STRIP)' || \
455	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
456mostlyclean-generic:
457
458clean-generic:
459
460distclean-generic:
461	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462
463maintainer-clean-generic:
464	@echo "This command is intended for maintainers to use"
465	@echo "it deletes files that may require special tools to rebuild."
466clean: clean-am
467
468clean-am: clean-generic clean-libtool clean-tga_drv_laLTLIBRARIES \
469	mostlyclean-am
470
471distclean: distclean-am
472	-rm -rf ./$(DEPDIR)
473	-rm -f Makefile
474distclean-am: clean-am distclean-compile distclean-generic \
475	distclean-libtool distclean-tags
476
477dvi: dvi-am
478
479dvi-am:
480
481html: html-am
482
483info: info-am
484
485info-am:
486
487install-data-am: install-tga_drv_laLTLIBRARIES
488
489install-exec-am:
490
491install-info: install-info-am
492
493install-man:
494
495installcheck-am:
496
497maintainer-clean: maintainer-clean-am
498	-rm -rf ./$(DEPDIR)
499	-rm -f Makefile
500maintainer-clean-am: distclean-am maintainer-clean-generic
501
502mostlyclean: mostlyclean-am
503
504mostlyclean-am: mostlyclean-compile mostlyclean-generic \
505	mostlyclean-libtool
506
507pdf: pdf-am
508
509pdf-am:
510
511ps: ps-am
512
513ps-am:
514
515uninstall-am: uninstall-info-am uninstall-tga_drv_laLTLIBRARIES
516
517.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
518	clean-libtool clean-tga_drv_laLTLIBRARIES ctags distclean \
519	distclean-compile distclean-generic distclean-libtool \
520	distclean-tags distdir dvi dvi-am html html-am info info-am \
521	install install-am install-data install-data-am install-exec \
522	install-exec-am install-info install-info-am install-man \
523	install-strip install-tga_drv_laLTLIBRARIES installcheck \
524	installcheck-am installdirs maintainer-clean \
525	maintainer-clean-generic mostlyclean mostlyclean-compile \
526	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
527	tags uninstall uninstall-am uninstall-info-am \
528	uninstall-tga_drv_laLTLIBRARIES
529
530
531tga_seg.c: $(srcdir)/tga_line.c
532	echo "#define POLYSEGMENT" > tga_seg.c
533	echo "#include \"$(srcdir)/tga_line.c\"" >> tga_seg.c
534# Tell versions [3.59,3.63) of GNU make to not export all variables.
535# Otherwise a system limit (for SysV at least) may be exceeded.
536.NOEXPORT:
537