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