[1] | 1 | # Makefile.in generated by automake 1.9.5 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 | srcdir = @srcdir@ |
---|
| 17 | top_srcdir = @top_srcdir@ |
---|
| 18 | VPATH = @srcdir@ |
---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 21 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 22 | top_builddir = ../../../.. |
---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 24 | INSTALL = @INSTALL@ |
---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 26 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 27 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 29 | transform = $(program_transform_name) |
---|
| 30 | NORMAL_INSTALL = : |
---|
| 31 | PRE_INSTALL = : |
---|
| 32 | POST_INSTALL = : |
---|
| 33 | NORMAL_UNINSTALL = : |
---|
| 34 | PRE_UNINSTALL = : |
---|
| 35 | POST_UNINSTALL = : |
---|
| 36 | build_triplet = @build@ |
---|
| 37 | host_triplet = @host@ |
---|
| 38 | target_triplet = @target@ |
---|
| 39 | subdir = RenderSystems/GL/src/atifs |
---|
| 40 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 41 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 42 | am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \ |
---|
| 43 | $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in |
---|
| 44 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 45 | $(ACLOCAL_M4) |
---|
| 46 | mkinstalldirs = $(install_sh) -d |
---|
| 47 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
---|
| 48 | CONFIG_CLEAN_FILES = |
---|
| 49 | SOURCES = |
---|
| 50 | DIST_SOURCES = |
---|
| 51 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 52 | html-recursive info-recursive install-data-recursive \ |
---|
| 53 | install-exec-recursive install-info-recursive \ |
---|
| 54 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 55 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 56 | uninstall-recursive |
---|
| 57 | ETAGS = etags |
---|
| 58 | CTAGS = ctags |
---|
| 59 | DIST_SUBDIRS = $(SUBDIRS) |
---|
| 60 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 61 | ACLOCAL = @ACLOCAL@ |
---|
| 62 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 63 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 64 | AMTAR = @AMTAR@ |
---|
| 65 | AR = @AR@ |
---|
| 66 | AUTOCONF = @AUTOCONF@ |
---|
| 67 | AUTOHEADER = @AUTOHEADER@ |
---|
| 68 | AUTOMAKE = @AUTOMAKE@ |
---|
| 69 | AWK = @AWK@ |
---|
| 70 | BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@ |
---|
| 71 | BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@ |
---|
| 72 | BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@ |
---|
| 73 | BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@ |
---|
| 74 | BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@ |
---|
| 75 | BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@ |
---|
| 76 | BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@ |
---|
| 77 | BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@ |
---|
| 78 | CC = @CC@ |
---|
| 79 | CCDEPMODE = @CCDEPMODE@ |
---|
| 80 | CEGUI_CFLAGS = @CEGUI_CFLAGS@ |
---|
| 81 | CEGUI_LIBS = @CEGUI_LIBS@ |
---|
| 82 | CFLAGS = @CFLAGS@ |
---|
| 83 | CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@ |
---|
| 84 | CPP = @CPP@ |
---|
| 85 | CPPFLAGS = @CPPFLAGS@ |
---|
| 86 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
| 87 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
| 88 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
| 89 | CXX = @CXX@ |
---|
| 90 | CXXCPP = @CXXCPP@ |
---|
| 91 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 92 | CXXFLAGS = @CXXFLAGS@ |
---|
| 93 | CYGPATH_W = @CYGPATH_W@ |
---|
| 94 | DEFS = @DEFS@ |
---|
| 95 | DEPDIR = @DEPDIR@ |
---|
| 96 | ECHO = @ECHO@ |
---|
| 97 | ECHO_C = @ECHO_C@ |
---|
| 98 | ECHO_N = @ECHO_N@ |
---|
| 99 | ECHO_T = @ECHO_T@ |
---|
| 100 | EGREP = @EGREP@ |
---|
| 101 | EXEEXT = @EXEEXT@ |
---|
| 102 | F77 = @F77@ |
---|
| 103 | FFLAGS = @FFLAGS@ |
---|
| 104 | FT2_CFLAGS = @FT2_CFLAGS@ |
---|
| 105 | FT2_CONFIG = @FT2_CONFIG@ |
---|
| 106 | FT2_LIBS = @FT2_LIBS@ |
---|
| 107 | GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@ |
---|
| 108 | GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ |
---|
| 109 | GL_LIBS = @GL_LIBS@ |
---|
| 110 | GTK_CFLAGS = @GTK_CFLAGS@ |
---|
| 111 | GTK_LIBS = @GTK_LIBS@ |
---|
| 112 | HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@ |
---|
| 113 | HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@ |
---|
| 114 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 115 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 116 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 117 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 118 | LDFLAGS = @LDFLAGS@ |
---|
| 119 | LEX = @LEX@ |
---|
| 120 | LEXLIB = @LEXLIB@ |
---|
| 121 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
---|
| 122 | LIBOBJS = @LIBOBJS@ |
---|
| 123 | LIBS = @LIBS@ |
---|
| 124 | LIBTOOL = @LIBTOOL@ |
---|
| 125 | LN_S = @LN_S@ |
---|
| 126 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 127 | MAKEINFO = @MAKEINFO@ |
---|
| 128 | OBJEXT = @OBJEXT@ |
---|
| 129 | OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@ |
---|
| 130 | OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@ |
---|
| 131 | OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@ |
---|
| 132 | OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@ |
---|
| 133 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
---|
| 134 | OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ |
---|
| 135 | OGRE_GUI = @OGRE_GUI@ |
---|
| 136 | OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@ |
---|
| 137 | OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@ |
---|
| 138 | OGRE_NT_FALSE = @OGRE_NT_FALSE@ |
---|
| 139 | OGRE_NT_TRUE = @OGRE_NT_TRUE@ |
---|
| 140 | OGRE_OSX_FALSE = @OGRE_OSX_FALSE@ |
---|
| 141 | OGRE_OSX_TRUE = @OGRE_OSX_TRUE@ |
---|
| 142 | OGRE_PLATFORM = @OGRE_PLATFORM@ |
---|
| 143 | OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ |
---|
| 144 | OIS_CFLAGS = @OIS_CFLAGS@ |
---|
| 145 | OIS_LIBS = @OIS_LIBS@ |
---|
| 146 | OPENEXR_CFLAGS = @OPENEXR_CFLAGS@ |
---|
| 147 | OPENEXR_LIBS = @OPENEXR_LIBS@ |
---|
| 148 | PACKAGE = @PACKAGE@ |
---|
| 149 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 150 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 151 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 152 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 153 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 154 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 155 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 156 | PLATFORM_CFLAGS = @PLATFORM_CFLAGS@ |
---|
| 157 | PLATFORM_LIBS = @PLATFORM_LIBS@ |
---|
| 158 | PLUGIN_FLAGS = @PLUGIN_FLAGS@ |
---|
| 159 | RANLIB = @RANLIB@ |
---|
| 160 | RC = @RC@ |
---|
| 161 | SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@ |
---|
| 162 | SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@ |
---|
| 163 | SET_MAKE = @SET_MAKE@ |
---|
| 164 | SHARED_FLAGS = @SHARED_FLAGS@ |
---|
| 165 | SHELL = @SHELL@ |
---|
| 166 | STLPORT_CFLAGS = @STLPORT_CFLAGS@ |
---|
| 167 | STLPORT_LIBS = @STLPORT_LIBS@ |
---|
| 168 | STRIP = @STRIP@ |
---|
| 169 | USE_DEVIL_FALSE = @USE_DEVIL_FALSE@ |
---|
| 170 | USE_DEVIL_TRUE = @USE_DEVIL_TRUE@ |
---|
| 171 | USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@ |
---|
| 172 | USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ |
---|
| 173 | VERSION = @VERSION@ |
---|
| 174 | YACC = @YACC@ |
---|
| 175 | ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ |
---|
| 176 | ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ |
---|
| 177 | abs_top_builddir = @abs_top_builddir@ |
---|
| 178 | ac_ct_AR = @ac_ct_AR@ |
---|
| 179 | ac_ct_CC = @ac_ct_CC@ |
---|
| 180 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 181 | ac_ct_F77 = @ac_ct_F77@ |
---|
| 182 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 183 | ac_ct_RC = @ac_ct_RC@ |
---|
| 184 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 185 | ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ |
---|
| 186 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 187 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 188 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 189 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 190 | am__include = @am__include@ |
---|
| 191 | am__leading_dot = @am__leading_dot@ |
---|
| 192 | am__quote = @am__quote@ |
---|
| 193 | am__tar = @am__tar@ |
---|
| 194 | am__untar = @am__untar@ |
---|
| 195 | bindir = @bindir@ |
---|
| 196 | build = @build@ |
---|
| 197 | build_alias = @build_alias@ |
---|
| 198 | build_cpu = @build_cpu@ |
---|
| 199 | build_os = @build_os@ |
---|
| 200 | build_vendor = @build_vendor@ |
---|
| 201 | datadir = @datadir@ |
---|
| 202 | exec_prefix = @exec_prefix@ |
---|
| 203 | host = @host@ |
---|
| 204 | host_alias = @host_alias@ |
---|
| 205 | host_cpu = @host_cpu@ |
---|
| 206 | host_os = @host_os@ |
---|
| 207 | host_vendor = @host_vendor@ |
---|
| 208 | includedir = @includedir@ |
---|
| 209 | infodir = @infodir@ |
---|
| 210 | install_sh = @install_sh@ |
---|
| 211 | libdir = @libdir@ |
---|
| 212 | libexecdir = @libexecdir@ |
---|
| 213 | localstatedir = @localstatedir@ |
---|
| 214 | mandir = @mandir@ |
---|
| 215 | mkdir_p = @mkdir_p@ |
---|
| 216 | ogreexecdir = @ogreexecdir@ |
---|
| 217 | oldincludedir = @oldincludedir@ |
---|
| 218 | prefix = @prefix@ |
---|
| 219 | program_transform_name = @program_transform_name@ |
---|
| 220 | sbindir = @sbindir@ |
---|
| 221 | sharedstatedir = @sharedstatedir@ |
---|
| 222 | sysconfdir = @sysconfdir@ |
---|
| 223 | target = @target@ |
---|
| 224 | target_alias = @target_alias@ |
---|
| 225 | target_cpu = @target_cpu@ |
---|
| 226 | target_os = @target_os@ |
---|
| 227 | target_vendor = @target_vendor@ |
---|
| 228 | SUBDIRS = include src |
---|
| 229 | all: all-recursive |
---|
| 230 | |
---|
| 231 | .SUFFIXES: |
---|
| 232 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 233 | @for dep in $?; do \ |
---|
| 234 | case '$(am__configure_deps)' in \ |
---|
| 235 | *$$dep*) \ |
---|
| 236 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 237 | && exit 0; \ |
---|
| 238 | exit 1;; \ |
---|
| 239 | esac; \ |
---|
| 240 | done; \ |
---|
| 241 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign RenderSystems/GL/src/atifs/Makefile'; \ |
---|
| 242 | cd $(top_srcdir) && \ |
---|
| 243 | $(AUTOMAKE) --foreign RenderSystems/GL/src/atifs/Makefile |
---|
| 244 | .PRECIOUS: Makefile |
---|
| 245 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 246 | @case '$?' in \ |
---|
| 247 | *config.status*) \ |
---|
| 248 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 249 | *) \ |
---|
| 250 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 251 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 252 | esac; |
---|
| 253 | |
---|
| 254 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 255 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 256 | |
---|
| 257 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 258 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 259 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 260 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 261 | |
---|
| 262 | mostlyclean-libtool: |
---|
| 263 | -rm -f *.lo |
---|
| 264 | |
---|
| 265 | clean-libtool: |
---|
| 266 | -rm -rf .libs _libs |
---|
| 267 | |
---|
| 268 | distclean-libtool: |
---|
| 269 | -rm -f libtool |
---|
| 270 | uninstall-info-am: |
---|
| 271 | |
---|
| 272 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 273 | # into them and run `make' without going through this Makefile. |
---|
| 274 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 275 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 276 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 277 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 278 | $(RECURSIVE_TARGETS): |
---|
| 279 | @failcom='exit 1'; \ |
---|
| 280 | for f in x $$MAKEFLAGS; do \ |
---|
| 281 | case $$f in \ |
---|
| 282 | *=* | --[!k]*);; \ |
---|
| 283 | *k*) failcom='fail=yes';; \ |
---|
| 284 | esac; \ |
---|
| 285 | done; \ |
---|
| 286 | dot_seen=no; \ |
---|
| 287 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 288 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 289 | echo "Making $$target in $$subdir"; \ |
---|
| 290 | if test "$$subdir" = "."; then \ |
---|
| 291 | dot_seen=yes; \ |
---|
| 292 | local_target="$$target-am"; \ |
---|
| 293 | else \ |
---|
| 294 | local_target="$$target"; \ |
---|
| 295 | fi; \ |
---|
| 296 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 297 | || eval $$failcom; \ |
---|
| 298 | done; \ |
---|
| 299 | if test "$$dot_seen" = "no"; then \ |
---|
| 300 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 301 | fi; test -z "$$fail" |
---|
| 302 | |
---|
| 303 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 304 | maintainer-clean-recursive: |
---|
| 305 | @failcom='exit 1'; \ |
---|
| 306 | for f in x $$MAKEFLAGS; do \ |
---|
| 307 | case $$f in \ |
---|
| 308 | *=* | --[!k]*);; \ |
---|
| 309 | *k*) failcom='fail=yes';; \ |
---|
| 310 | esac; \ |
---|
| 311 | done; \ |
---|
| 312 | dot_seen=no; \ |
---|
| 313 | case "$@" in \ |
---|
| 314 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 315 | *) list='$(SUBDIRS)' ;; \ |
---|
| 316 | esac; \ |
---|
| 317 | rev=''; for subdir in $$list; do \ |
---|
| 318 | if test "$$subdir" = "."; then :; else \ |
---|
| 319 | rev="$$subdir $$rev"; \ |
---|
| 320 | fi; \ |
---|
| 321 | done; \ |
---|
| 322 | rev="$$rev ."; \ |
---|
| 323 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 324 | for subdir in $$rev; do \ |
---|
| 325 | echo "Making $$target in $$subdir"; \ |
---|
| 326 | if test "$$subdir" = "."; then \ |
---|
| 327 | local_target="$$target-am"; \ |
---|
| 328 | else \ |
---|
| 329 | local_target="$$target"; \ |
---|
| 330 | fi; \ |
---|
| 331 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 332 | || eval $$failcom; \ |
---|
| 333 | done && test -z "$$fail" |
---|
| 334 | tags-recursive: |
---|
| 335 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 336 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 337 | done |
---|
| 338 | ctags-recursive: |
---|
| 339 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 340 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 341 | done |
---|
| 342 | |
---|
| 343 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 344 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 345 | unique=`for i in $$list; do \ |
---|
| 346 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 347 | done | \ |
---|
| 348 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 349 | END { for (i in files) print i; }'`; \ |
---|
| 350 | mkid -fID $$unique |
---|
| 351 | tags: TAGS |
---|
| 352 | |
---|
| 353 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 354 | $(TAGS_FILES) $(LISP) |
---|
| 355 | tags=; \ |
---|
| 356 | here=`pwd`; \ |
---|
| 357 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 358 | include_option=--etags-include; \ |
---|
| 359 | empty_fix=.; \ |
---|
| 360 | else \ |
---|
| 361 | include_option=--include; \ |
---|
| 362 | empty_fix=; \ |
---|
| 363 | fi; \ |
---|
| 364 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 365 | if test "$$subdir" = .; then :; else \ |
---|
| 366 | test ! -f $$subdir/TAGS || \ |
---|
| 367 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 368 | fi; \ |
---|
| 369 | done; \ |
---|
| 370 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 371 | unique=`for i in $$list; do \ |
---|
| 372 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 373 | done | \ |
---|
| 374 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 375 | END { for (i in files) print i; }'`; \ |
---|
| 376 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 377 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 378 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 379 | $$tags $$unique; \ |
---|
| 380 | fi |
---|
| 381 | ctags: CTAGS |
---|
| 382 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 383 | $(TAGS_FILES) $(LISP) |
---|
| 384 | tags=; \ |
---|
| 385 | here=`pwd`; \ |
---|
| 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; } \ |
---|
| 391 | END { for (i in files) print i; }'`; \ |
---|
| 392 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 393 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 394 | $$tags $$unique |
---|
| 395 | |
---|
| 396 | GTAGS: |
---|
| 397 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 398 | && cd $(top_srcdir) \ |
---|
| 399 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 400 | |
---|
| 401 | distclean-tags: |
---|
| 402 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 403 | |
---|
| 404 | distdir: $(DISTFILES) |
---|
| 405 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 406 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 407 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 408 | case $$file in \ |
---|
| 409 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 410 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 411 | esac; \ |
---|
| 412 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 413 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 414 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 415 | dir="/$$dir"; \ |
---|
| 416 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
| 417 | else \ |
---|
| 418 | dir=''; \ |
---|
| 419 | fi; \ |
---|
| 420 | if test -d $$d/$$file; then \ |
---|
| 421 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 422 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 423 | fi; \ |
---|
| 424 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 425 | else \ |
---|
| 426 | test -f $(distdir)/$$file \ |
---|
| 427 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 428 | || exit 1; \ |
---|
| 429 | fi; \ |
---|
| 430 | done |
---|
| 431 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
| 432 | if test "$$subdir" = .; then :; else \ |
---|
| 433 | test -d "$(distdir)/$$subdir" \ |
---|
| 434 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
| 435 | || exit 1; \ |
---|
| 436 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
| 437 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
| 438 | (cd $$subdir && \ |
---|
| 439 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 440 | top_distdir="$$top_distdir" \ |
---|
| 441 | distdir="$$distdir/$$subdir" \ |
---|
| 442 | distdir) \ |
---|
| 443 | || exit 1; \ |
---|
| 444 | fi; \ |
---|
| 445 | done |
---|
| 446 | check-am: all-am |
---|
| 447 | check: check-recursive |
---|
| 448 | all-am: Makefile |
---|
| 449 | installdirs: installdirs-recursive |
---|
| 450 | installdirs-am: |
---|
| 451 | install: install-recursive |
---|
| 452 | install-exec: install-exec-recursive |
---|
| 453 | install-data: install-data-recursive |
---|
| 454 | uninstall: uninstall-recursive |
---|
| 455 | |
---|
| 456 | install-am: all-am |
---|
| 457 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 458 | |
---|
| 459 | installcheck: installcheck-recursive |
---|
| 460 | install-strip: |
---|
| 461 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 462 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 463 | `test -z '$(STRIP)' || \ |
---|
| 464 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 465 | mostlyclean-generic: |
---|
| 466 | |
---|
| 467 | clean-generic: |
---|
| 468 | |
---|
| 469 | distclean-generic: |
---|
| 470 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 471 | |
---|
| 472 | maintainer-clean-generic: |
---|
| 473 | @echo "This command is intended for maintainers to use" |
---|
| 474 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 475 | clean: clean-recursive |
---|
| 476 | |
---|
| 477 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 478 | |
---|
| 479 | distclean: distclean-recursive |
---|
| 480 | -rm -f Makefile |
---|
| 481 | distclean-am: clean-am distclean-generic distclean-libtool \ |
---|
| 482 | distclean-tags |
---|
| 483 | |
---|
| 484 | dvi: dvi-recursive |
---|
| 485 | |
---|
| 486 | dvi-am: |
---|
| 487 | |
---|
| 488 | html: html-recursive |
---|
| 489 | |
---|
| 490 | info: info-recursive |
---|
| 491 | |
---|
| 492 | info-am: |
---|
| 493 | |
---|
| 494 | install-data-am: |
---|
| 495 | |
---|
| 496 | install-exec-am: |
---|
| 497 | |
---|
| 498 | install-info: install-info-recursive |
---|
| 499 | |
---|
| 500 | install-man: |
---|
| 501 | |
---|
| 502 | installcheck-am: |
---|
| 503 | |
---|
| 504 | maintainer-clean: maintainer-clean-recursive |
---|
| 505 | -rm -f Makefile |
---|
| 506 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 507 | |
---|
| 508 | mostlyclean: mostlyclean-recursive |
---|
| 509 | |
---|
| 510 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 511 | |
---|
| 512 | pdf: pdf-recursive |
---|
| 513 | |
---|
| 514 | pdf-am: |
---|
| 515 | |
---|
| 516 | ps: ps-recursive |
---|
| 517 | |
---|
| 518 | ps-am: |
---|
| 519 | |
---|
| 520 | uninstall-am: uninstall-info-am |
---|
| 521 | |
---|
| 522 | uninstall-info: uninstall-info-recursive |
---|
| 523 | |
---|
| 524 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ |
---|
| 525 | clean clean-generic clean-libtool clean-recursive ctags \ |
---|
| 526 | ctags-recursive distclean distclean-generic distclean-libtool \ |
---|
| 527 | distclean-recursive distclean-tags distdir dvi dvi-am html \ |
---|
| 528 | html-am info info-am install install-am install-data \ |
---|
| 529 | install-data-am install-exec install-exec-am install-info \ |
---|
| 530 | install-info-am install-man install-strip installcheck \ |
---|
| 531 | installcheck-am installdirs installdirs-am maintainer-clean \ |
---|
| 532 | maintainer-clean-generic maintainer-clean-recursive \ |
---|
| 533 | mostlyclean mostlyclean-generic mostlyclean-libtool \ |
---|
| 534 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ |
---|
| 535 | uninstall uninstall-am uninstall-info-am |
---|
| 536 | |
---|
| 537 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 538 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 539 | .NOEXPORT: |
---|