Makefile.in revision 7ec3b29a
1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 Free Software Foundation, Inc. 5 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 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91@HAVE_GLUT_TRUE@bin_PROGRAMS = gs-tri$(EXEEXT) 92subdir = src/gs 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 95 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 96 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 97 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 99 $(ACLOCAL_M4) 100DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 101mkinstalldirs = $(install_sh) -d 102CONFIG_CLEAN_FILES = 103CONFIG_CLEAN_VPATH_FILES = 104am__installdirs = "$(DESTDIR)$(bindir)" 105PROGRAMS = $(bin_PROGRAMS) 106gs_tri_SOURCES = gs-tri.c 107gs_tri_OBJECTS = gs-tri.$(OBJEXT) 108gs_tri_LDADD = $(LDADD) 109AM_V_lt = $(am__v_lt_@AM_V@) 110am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 111am__v_lt_0 = --silent 112am__v_lt_1 = 113AM_V_P = $(am__v_P_@AM_V@) 114am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 115am__v_P_0 = false 116am__v_P_1 = : 117AM_V_GEN = $(am__v_GEN_@AM_V@) 118am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 119am__v_GEN_0 = @echo " GEN " $@; 120am__v_GEN_1 = 121AM_V_at = $(am__v_at_@AM_V@) 122am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 123am__v_at_0 = @ 124am__v_at_1 = 125DEFAULT_INCLUDES = -I.@am__isrc@ 126depcomp = $(SHELL) $(top_srcdir)/depcomp 127am__depfiles_maybe = depfiles 128am__mv = mv -f 129COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 130 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 131LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 132 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 133 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 134 $(AM_CFLAGS) $(CFLAGS) 135AM_V_CC = $(am__v_CC_@AM_V@) 136am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 137am__v_CC_0 = @echo " CC " $@; 138am__v_CC_1 = 139CCLD = $(CC) 140LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 141 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 142 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 143AM_V_CCLD = $(am__v_CCLD_@AM_V@) 144am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 145am__v_CCLD_0 = @echo " CCLD " $@; 146am__v_CCLD_1 = 147SOURCES = gs-tri.c 148DIST_SOURCES = gs-tri.c 149am__can_run_installinfo = \ 150 case $$AM_UPDATE_INFO_DIR in \ 151 n|no|NO) false;; \ 152 *) (install-info --version) >/dev/null 2>&1;; \ 153 esac 154am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 155# Read a list of newline-separated strings from the standard input, 156# and print each of them once, without duplicates. Input order is 157# *not* preserved. 158am__uniquify_input = $(AWK) '\ 159 BEGIN { nonempty = 0; } \ 160 { items[$$0] = 1; nonempty = 1; } \ 161 END { if (nonempty) { for (i in items) print i; }; } \ 162' 163# Make sure the list of sources is unique. This is necessary because, 164# e.g., the same source file might be shared among _SOURCES variables 165# for different programs/libraries. 166am__define_uniq_tagged_files = \ 167 list='$(am__tagged_files)'; \ 168 unique=`for i in $$list; do \ 169 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 170 done | $(am__uniquify_input)` 171ETAGS = etags 172CTAGS = ctags 173am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp 174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 175ACLOCAL = @ACLOCAL@ 176AMTAR = @AMTAR@ 177AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 178AR = @AR@ 179AUTOCONF = @AUTOCONF@ 180AUTOHEADER = @AUTOHEADER@ 181AUTOMAKE = @AUTOMAKE@ 182AWK = @AWK@ 183CC = @CC@ 184CCDEPMODE = @CCDEPMODE@ 185CFLAGS = @CFLAGS@ 186CPP = @CPP@ 187CPPFLAGS = @CPPFLAGS@ 188CXX = @CXX@ 189CXXCPP = @CXXCPP@ 190CXXDEPMODE = @CXXDEPMODE@ 191CXXFLAGS = @CXXFLAGS@ 192CYGPATH_W = @CYGPATH_W@ 193DEFS = @DEFS@ 194DEMOS_DATA_DIR = @DEMOS_DATA_DIR@ 195DEMO_CFLAGS = @DEMO_CFLAGS@ 196DEMO_LIBS = @DEMO_LIBS@ 197DEPDIR = @DEPDIR@ 198DLLTOOL = @DLLTOOL@ 199DRM_CFLAGS = @DRM_CFLAGS@ 200DRM_LIBS = @DRM_LIBS@ 201DSYMUTIL = @DSYMUTIL@ 202DUMPBIN = @DUMPBIN@ 203ECHO_C = @ECHO_C@ 204ECHO_N = @ECHO_N@ 205ECHO_T = @ECHO_T@ 206EGL_CFLAGS = @EGL_CFLAGS@ 207EGL_LIBS = @EGL_LIBS@ 208EGREP = @EGREP@ 209EXEEXT = @EXEEXT@ 210FGREP = @FGREP@ 211FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@ 212FREETYPE2_LIBS = @FREETYPE2_LIBS@ 213GBM_CFLAGS = @GBM_CFLAGS@ 214GBM_LIBS = @GBM_LIBS@ 215GLESV1_CFLAGS = @GLESV1_CFLAGS@ 216GLESV1_LIBS = @GLESV1_LIBS@ 217GLESV2_CFLAGS = @GLESV2_CFLAGS@ 218GLESV2_LIBS = @GLESV2_LIBS@ 219GLEW_CFLAGS = @GLEW_CFLAGS@ 220GLEW_LIBS = @GLEW_LIBS@ 221GLUT_CFLAGS = @GLUT_CFLAGS@ 222GLUT_LIBS = @GLUT_LIBS@ 223GLU_CFLAGS = @GLU_CFLAGS@ 224GLU_LIBS = @GLU_LIBS@ 225GL_CFLAGS = @GL_CFLAGS@ 226GL_LIBS = @GL_LIBS@ 227GREP = @GREP@ 228INSTALL = @INSTALL@ 229INSTALL_DATA = @INSTALL_DATA@ 230INSTALL_PROGRAM = @INSTALL_PROGRAM@ 231INSTALL_SCRIPT = @INSTALL_SCRIPT@ 232INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 233LD = @LD@ 234LDFLAGS = @LDFLAGS@ 235LIBOBJS = @LIBOBJS@ 236LIBS = @LIBS@ 237LIBTOOL = @LIBTOOL@ 238LIPO = @LIPO@ 239LN_S = @LN_S@ 240LTLIBOBJS = @LTLIBOBJS@ 241LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 242MAKEINFO = @MAKEINFO@ 243MANIFEST_TOOL = @MANIFEST_TOOL@ 244MESA_GLAPI = @MESA_GLAPI@ 245MKDIR_P = @MKDIR_P@ 246NM = @NM@ 247NMEDIT = @NMEDIT@ 248OBJDUMP = @OBJDUMP@ 249OBJEXT = @OBJEXT@ 250OSMESA16_LIBS = @OSMESA16_LIBS@ 251OSMESA32_LIBS = @OSMESA32_LIBS@ 252OSMESA_CFLAGS = @OSMESA_CFLAGS@ 253OSMESA_LIBS = @OSMESA_LIBS@ 254OTOOL = @OTOOL@ 255OTOOL64 = @OTOOL64@ 256PACKAGE = @PACKAGE@ 257PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 258PACKAGE_NAME = @PACKAGE_NAME@ 259PACKAGE_STRING = @PACKAGE_STRING@ 260PACKAGE_TARNAME = @PACKAGE_TARNAME@ 261PACKAGE_URL = @PACKAGE_URL@ 262PACKAGE_VERSION = @PACKAGE_VERSION@ 263PATH_SEPARATOR = @PATH_SEPARATOR@ 264PKG_CONFIG = @PKG_CONFIG@ 265PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 266PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 267RANLIB = @RANLIB@ 268SED = @SED@ 269SET_MAKE = @SET_MAKE@ 270SHELL = @SHELL@ 271STRIP = @STRIP@ 272VERSION = @VERSION@ 273VG_CFLAGS = @VG_CFLAGS@ 274VG_LIBS = @VG_LIBS@ 275WAYLAND_CFLAGS = @WAYLAND_CFLAGS@ 276WAYLAND_LIBS = @WAYLAND_LIBS@ 277X11_CFLAGS = @X11_CFLAGS@ 278X11_LIBS = @X11_LIBS@ 279abs_builddir = @abs_builddir@ 280abs_srcdir = @abs_srcdir@ 281abs_top_builddir = @abs_top_builddir@ 282abs_top_srcdir = @abs_top_srcdir@ 283ac_ct_AR = @ac_ct_AR@ 284ac_ct_CC = @ac_ct_CC@ 285ac_ct_CXX = @ac_ct_CXX@ 286ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 287am__include = @am__include@ 288am__leading_dot = @am__leading_dot@ 289am__quote = @am__quote@ 290am__tar = @am__tar@ 291am__untar = @am__untar@ 292bindir = @bindir@ 293build = @build@ 294build_alias = @build_alias@ 295build_cpu = @build_cpu@ 296build_os = @build_os@ 297build_vendor = @build_vendor@ 298builddir = @builddir@ 299datadir = @datadir@ 300datarootdir = @datarootdir@ 301docdir = @docdir@ 302dvidir = @dvidir@ 303exec_prefix = @exec_prefix@ 304host = @host@ 305host_alias = @host_alias@ 306host_cpu = @host_cpu@ 307host_os = @host_os@ 308host_vendor = @host_vendor@ 309htmldir = @htmldir@ 310includedir = @includedir@ 311infodir = @infodir@ 312install_sh = @install_sh@ 313libdir = @libdir@ 314libexecdir = @libexecdir@ 315localedir = @localedir@ 316localstatedir = @localstatedir@ 317mandir = @mandir@ 318mkdir_p = @mkdir_p@ 319oldincludedir = @oldincludedir@ 320pdfdir = @pdfdir@ 321prefix = @prefix@ 322program_transform_name = @program_transform_name@ 323psdir = @psdir@ 324runstatedir = @runstatedir@ 325sbindir = @sbindir@ 326sharedstatedir = @sharedstatedir@ 327srcdir = @srcdir@ 328sysconfdir = @sysconfdir@ 329target_alias = @target_alias@ 330top_build_prefix = @top_build_prefix@ 331top_builddir = @top_builddir@ 332top_srcdir = @top_srcdir@ 333AM_CFLAGS = \ 334 $(DEMO_CFLAGS) \ 335 $(GLUT_CFLAGS) \ 336 -I$(top_srcdir)/src/util 337 338AM_LDFLAGS = \ 339 $(DEMO_LIBS) \ 340 $(GLUT_LIBS) 341 342EXTRA_DIST = \ 343 basic.glsl 344 345all: all-am 346 347.SUFFIXES: 348.SUFFIXES: .c .lo .o .obj 349$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 350 @for dep in $?; do \ 351 case '$(am__configure_deps)' in \ 352 *$$dep*) \ 353 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 354 && { if test -f $@; then exit 0; else break; fi; }; \ 355 exit 1;; \ 356 esac; \ 357 done; \ 358 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/gs/Makefile'; \ 359 $(am__cd) $(top_srcdir) && \ 360 $(AUTOMAKE) --gnu src/gs/Makefile 361Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 362 @case '$?' in \ 363 *config.status*) \ 364 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 365 *) \ 366 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 367 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 368 esac; 369 370$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 371 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 372 373$(top_srcdir)/configure: $(am__configure_deps) 374 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 375$(ACLOCAL_M4): $(am__aclocal_m4_deps) 376 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 377$(am__aclocal_m4_deps): 378install-binPROGRAMS: $(bin_PROGRAMS) 379 @$(NORMAL_INSTALL) 380 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 381 if test -n "$$list"; then \ 382 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 383 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 384 fi; \ 385 for p in $$list; do echo "$$p $$p"; done | \ 386 sed 's/$(EXEEXT)$$//' | \ 387 while read p p1; do if test -f $$p \ 388 || test -f $$p1 \ 389 ; then echo "$$p"; echo "$$p"; else :; fi; \ 390 done | \ 391 sed -e 'p;s,.*/,,;n;h' \ 392 -e 's|.*|.|' \ 393 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 394 sed 'N;N;N;s,\n, ,g' | \ 395 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 396 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 397 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 398 else { print "f", $$3 "/" $$4, $$1; } } \ 399 END { for (d in files) print "f", d, files[d] }' | \ 400 while read type dir files; do \ 401 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 402 test -z "$$files" || { \ 403 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 404 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 405 } \ 406 ; done 407 408uninstall-binPROGRAMS: 409 @$(NORMAL_UNINSTALL) 410 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 411 files=`for p in $$list; do echo "$$p"; done | \ 412 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 413 -e 's/$$/$(EXEEXT)/' \ 414 `; \ 415 test -n "$$list" || exit 0; \ 416 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 417 cd "$(DESTDIR)$(bindir)" && rm -f $$files 418 419clean-binPROGRAMS: 420 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 421 echo " rm -f" $$list; \ 422 rm -f $$list || exit $$?; \ 423 test -n "$(EXEEXT)" || exit 0; \ 424 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 425 echo " rm -f" $$list; \ 426 rm -f $$list 427 428gs-tri$(EXEEXT): $(gs_tri_OBJECTS) $(gs_tri_DEPENDENCIES) $(EXTRA_gs_tri_DEPENDENCIES) 429 @rm -f gs-tri$(EXEEXT) 430 $(AM_V_CCLD)$(LINK) $(gs_tri_OBJECTS) $(gs_tri_LDADD) $(LIBS) 431 432mostlyclean-compile: 433 -rm -f *.$(OBJEXT) 434 435distclean-compile: 436 -rm -f *.tab.c 437 438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gs-tri.Po@am__quote@ 439 440.c.o: 441@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 442@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 443@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 444@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 445@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 446 447.c.obj: 448@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 449@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 450@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 451@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 452@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 453 454.c.lo: 455@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 456@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 457@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 458@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 459@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 460 461mostlyclean-libtool: 462 -rm -f *.lo 463 464clean-libtool: 465 -rm -rf .libs _libs 466 467ID: $(am__tagged_files) 468 $(am__define_uniq_tagged_files); mkid -fID $$unique 469tags: tags-am 470TAGS: tags 471 472tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 473 set x; \ 474 here=`pwd`; \ 475 $(am__define_uniq_tagged_files); \ 476 shift; \ 477 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 478 test -n "$$unique" || unique=$$empty_fix; \ 479 if test $$# -gt 0; then \ 480 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 481 "$$@" $$unique; \ 482 else \ 483 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 484 $$unique; \ 485 fi; \ 486 fi 487ctags: ctags-am 488 489CTAGS: ctags 490ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 491 $(am__define_uniq_tagged_files); \ 492 test -z "$(CTAGS_ARGS)$$unique" \ 493 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 494 $$unique 495 496GTAGS: 497 here=`$(am__cd) $(top_builddir) && pwd` \ 498 && $(am__cd) $(top_srcdir) \ 499 && gtags -i $(GTAGS_ARGS) "$$here" 500cscopelist: cscopelist-am 501 502cscopelist-am: $(am__tagged_files) 503 list='$(am__tagged_files)'; \ 504 case "$(srcdir)" in \ 505 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 506 *) sdir=$(subdir)/$(srcdir) ;; \ 507 esac; \ 508 for i in $$list; do \ 509 if test -f "$$i"; then \ 510 echo "$(subdir)/$$i"; \ 511 else \ 512 echo "$$sdir/$$i"; \ 513 fi; \ 514 done >> $(top_builddir)/cscope.files 515 516distclean-tags: 517 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 518 519distdir: $(DISTFILES) 520 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 521 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 522 list='$(DISTFILES)'; \ 523 dist_files=`for file in $$list; do echo $$file; done | \ 524 sed -e "s|^$$srcdirstrip/||;t" \ 525 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 526 case $$dist_files in \ 527 */*) $(MKDIR_P) `echo "$$dist_files" | \ 528 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 529 sort -u` ;; \ 530 esac; \ 531 for file in $$dist_files; do \ 532 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 533 if test -d $$d/$$file; then \ 534 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 535 if test -d "$(distdir)/$$file"; then \ 536 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 537 fi; \ 538 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 539 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 540 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 541 fi; \ 542 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 543 else \ 544 test -f "$(distdir)/$$file" \ 545 || cp -p $$d/$$file "$(distdir)/$$file" \ 546 || exit 1; \ 547 fi; \ 548 done 549check-am: all-am 550check: check-am 551all-am: Makefile $(PROGRAMS) 552installdirs: 553 for dir in "$(DESTDIR)$(bindir)"; do \ 554 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 555 done 556install: install-am 557install-exec: install-exec-am 558install-data: install-data-am 559uninstall: uninstall-am 560 561install-am: all-am 562 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 563 564installcheck: installcheck-am 565install-strip: 566 if test -z '$(STRIP)'; then \ 567 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 568 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 569 install; \ 570 else \ 571 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 572 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 573 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 574 fi 575mostlyclean-generic: 576 577clean-generic: 578 579distclean-generic: 580 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 581 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 582 583maintainer-clean-generic: 584 @echo "This command is intended for maintainers to use" 585 @echo "it deletes files that may require special tools to rebuild." 586clean: clean-am 587 588clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am 589 590distclean: distclean-am 591 -rm -rf ./$(DEPDIR) 592 -rm -f Makefile 593distclean-am: clean-am distclean-compile distclean-generic \ 594 distclean-tags 595 596dvi: dvi-am 597 598dvi-am: 599 600html: html-am 601 602html-am: 603 604info: info-am 605 606info-am: 607 608install-data-am: 609 610install-dvi: install-dvi-am 611 612install-dvi-am: 613 614install-exec-am: install-binPROGRAMS 615 616install-html: install-html-am 617 618install-html-am: 619 620install-info: install-info-am 621 622install-info-am: 623 624install-man: 625 626install-pdf: install-pdf-am 627 628install-pdf-am: 629 630install-ps: install-ps-am 631 632install-ps-am: 633 634installcheck-am: 635 636maintainer-clean: maintainer-clean-am 637 -rm -rf ./$(DEPDIR) 638 -rm -f Makefile 639maintainer-clean-am: distclean-am maintainer-clean-generic 640 641mostlyclean: mostlyclean-am 642 643mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 644 mostlyclean-libtool 645 646pdf: pdf-am 647 648pdf-am: 649 650ps: ps-am 651 652ps-am: 653 654uninstall-am: uninstall-binPROGRAMS 655 656.MAKE: install-am install-strip 657 658.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 659 clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \ 660 ctags ctags-am distclean distclean-compile distclean-generic \ 661 distclean-libtool distclean-tags distdir dvi dvi-am html \ 662 html-am info info-am install install-am install-binPROGRAMS \ 663 install-data install-data-am install-dvi install-dvi-am \ 664 install-exec install-exec-am install-html install-html-am \ 665 install-info install-info-am install-man install-pdf \ 666 install-pdf-am install-ps install-ps-am install-strip \ 667 installcheck installcheck-am installdirs maintainer-clean \ 668 maintainer-clean-generic mostlyclean mostlyclean-compile \ 669 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 670 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS 671 672.PRECIOUS: Makefile 673 674 675# Tell versions [3.59,3.63) of GNU make to not export all variables. 676# Otherwise a system limit (for SysV at least) may be exceeded. 677.NOEXPORT: 678