[692] | 1 | # Makefile.in generated by automake 1.7.5 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
---|
| 5 | # 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 | srcdir = @srcdir@ |
---|
| 18 | top_srcdir = @top_srcdir@ |
---|
| 19 | VPATH = @srcdir@ |
---|
| 20 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 22 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 23 | top_builddir = ../../.. |
---|
| 24 | |
---|
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 26 | INSTALL = @INSTALL@ |
---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 28 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 29 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 31 | transform = $(program_transform_name) |
---|
| 32 | NORMAL_INSTALL = : |
---|
| 33 | PRE_INSTALL = : |
---|
| 34 | POST_INSTALL = : |
---|
| 35 | NORMAL_UNINSTALL = : |
---|
| 36 | PRE_UNINSTALL = : |
---|
| 37 | POST_UNINSTALL = : |
---|
| 38 | host_triplet = @host@ |
---|
| 39 | ACLOCAL = @ACLOCAL@ |
---|
| 40 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 41 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 42 | AMTAR = @AMTAR@ |
---|
| 43 | AUTOCONF = @AUTOCONF@ |
---|
| 44 | AUTOHEADER = @AUTOHEADER@ |
---|
| 45 | AUTOMAKE = @AUTOMAKE@ |
---|
| 46 | AWK = @AWK@ |
---|
| 47 | BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@ |
---|
| 48 | BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@ |
---|
| 49 | BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@ |
---|
| 50 | BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@ |
---|
| 51 | BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@ |
---|
| 52 | BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@ |
---|
| 53 | BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@ |
---|
| 54 | BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@ |
---|
| 55 | CC = @CC@ |
---|
| 56 | CCDEPMODE = @CCDEPMODE@ |
---|
| 57 | CEGUI_CFLAGS = @CEGUI_CFLAGS@ |
---|
| 58 | CEGUI_LIBS = @CEGUI_LIBS@ |
---|
| 59 | CFGTK_DEPS_CFLAGS = @CFGTK_DEPS_CFLAGS@ |
---|
| 60 | CFGTK_DEPS_LIBS = @CFGTK_DEPS_LIBS@ |
---|
| 61 | CFLAGS = @CFLAGS@ |
---|
| 62 | CPP = @CPP@ |
---|
| 63 | CPPFLAGS = @CPPFLAGS@ |
---|
| 64 | CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ |
---|
| 65 | CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ |
---|
| 66 | CPPUNIT_LIBS = @CPPUNIT_LIBS@ |
---|
| 67 | CXX = @CXX@ |
---|
| 68 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 69 | CXXFLAGS = @CXXFLAGS@ |
---|
| 70 | CYGPATH_W = @CYGPATH_W@ |
---|
| 71 | DEFS = @DEFS@ |
---|
| 72 | DEPDIR = @DEPDIR@ |
---|
| 73 | ECHO = @ECHO@ |
---|
| 74 | ECHO_C = @ECHO_C@ |
---|
| 75 | ECHO_N = @ECHO_N@ |
---|
| 76 | ECHO_T = @ECHO_T@ |
---|
| 77 | EGREP = @EGREP@ |
---|
| 78 | EXEEXT = @EXEEXT@ |
---|
| 79 | FT2_CFLAGS = @FT2_CFLAGS@ |
---|
| 80 | FT2_CONFIG = @FT2_CONFIG@ |
---|
| 81 | FT2_LIBS = @FT2_LIBS@ |
---|
| 82 | GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@ |
---|
| 83 | GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ |
---|
| 84 | GL_LIBS = @GL_LIBS@ |
---|
| 85 | HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@ |
---|
| 86 | HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@ |
---|
| 87 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 88 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 89 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 90 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 91 | LDFLAGS = @LDFLAGS@ |
---|
| 92 | LEX = @LEX@ |
---|
| 93 | LEXLIB = @LEXLIB@ |
---|
| 94 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
---|
| 95 | LIBOBJS = @LIBOBJS@ |
---|
| 96 | LIBS = @LIBS@ |
---|
| 97 | LIBTOOL = @LIBTOOL@ |
---|
| 98 | LN_S = @LN_S@ |
---|
| 99 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 100 | MAKEINFO = @MAKEINFO@ |
---|
| 101 | OBJEXT = @OBJEXT@ |
---|
| 102 | OGREMAIN_VERSION_INFO = @OGREMAIN_VERSION_INFO@ |
---|
| 103 | OGRE_CFGTK = @OGRE_CFGTK@ |
---|
| 104 | OGRE_CFLAGS = @OGRE_CFLAGS@ |
---|
| 105 | OGRE_GLSUPPORT = @OGRE_GLSUPPORT@ |
---|
| 106 | OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@ |
---|
| 107 | OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@ |
---|
| 108 | OGRE_NT_FALSE = @OGRE_NT_FALSE@ |
---|
| 109 | OGRE_NT_TRUE = @OGRE_NT_TRUE@ |
---|
| 110 | OGRE_OSX_FALSE = @OGRE_OSX_FALSE@ |
---|
| 111 | OGRE_OSX_TRUE = @OGRE_OSX_TRUE@ |
---|
| 112 | OGRE_PLATFORM = @OGRE_PLATFORM@ |
---|
| 113 | OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@ |
---|
| 114 | OPENEXR_CFLAGS = @OPENEXR_CFLAGS@ |
---|
| 115 | OPENEXR_LIBS = @OPENEXR_LIBS@ |
---|
| 116 | PACKAGE = @PACKAGE@ |
---|
| 117 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 118 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 119 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 120 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 121 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 122 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 123 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 124 | PLATFORM_CFLAGS = @PLATFORM_CFLAGS@ |
---|
| 125 | PLATFORM_LIBS = @PLATFORM_LIBS@ |
---|
| 126 | PLUGIN_FLAGS = @PLUGIN_FLAGS@ |
---|
| 127 | RANLIB = @RANLIB@ |
---|
| 128 | RC = @RC@ |
---|
| 129 | SDL_CFLAGS = @SDL_CFLAGS@ |
---|
| 130 | SDL_CONFIG = @SDL_CONFIG@ |
---|
| 131 | SDL_LIBS = @SDL_LIBS@ |
---|
| 132 | SET_MAKE = @SET_MAKE@ |
---|
| 133 | SHARED_FLAGS = @SHARED_FLAGS@ |
---|
| 134 | SHELL = @SHELL@ |
---|
| 135 | STLPORT_CFLAGS = @STLPORT_CFLAGS@ |
---|
| 136 | STLPORT_LIBS = @STLPORT_LIBS@ |
---|
| 137 | STRIP = @STRIP@ |
---|
| 138 | USE_DEVIL_FALSE = @USE_DEVIL_FALSE@ |
---|
| 139 | USE_DEVIL_TRUE = @USE_DEVIL_TRUE@ |
---|
| 140 | VERSION = @VERSION@ |
---|
| 141 | YACC = @YACC@ |
---|
| 142 | ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ |
---|
| 143 | ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ |
---|
| 144 | ac_ct_CC = @ac_ct_CC@ |
---|
| 145 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 146 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
| 147 | ac_ct_RC = @ac_ct_RC@ |
---|
| 148 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 149 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 150 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 151 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 152 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 153 | am__include = @am__include@ |
---|
| 154 | am__leading_dot = @am__leading_dot@ |
---|
| 155 | am__quote = @am__quote@ |
---|
| 156 | bindir = @bindir@ |
---|
| 157 | build = @build@ |
---|
| 158 | build_alias = @build_alias@ |
---|
| 159 | build_cpu = @build_cpu@ |
---|
| 160 | build_os = @build_os@ |
---|
| 161 | build_vendor = @build_vendor@ |
---|
| 162 | datadir = @datadir@ |
---|
| 163 | exec_prefix = @exec_prefix@ |
---|
| 164 | host = @host@ |
---|
| 165 | host_alias = @host_alias@ |
---|
| 166 | host_cpu = @host_cpu@ |
---|
| 167 | host_os = @host_os@ |
---|
| 168 | host_vendor = @host_vendor@ |
---|
| 169 | includedir = @includedir@ |
---|
| 170 | infodir = @infodir@ |
---|
| 171 | install_sh = @install_sh@ |
---|
| 172 | libdir = @libdir@ |
---|
| 173 | libexecdir = @libexecdir@ |
---|
| 174 | localstatedir = @localstatedir@ |
---|
| 175 | mandir = @mandir@ |
---|
| 176 | oldincludedir = @oldincludedir@ |
---|
| 177 | prefix = @prefix@ |
---|
| 178 | program_transform_name = @program_transform_name@ |
---|
| 179 | sbindir = @sbindir@ |
---|
| 180 | sharedstatedir = @sharedstatedir@ |
---|
| 181 | sysconfdir = @sysconfdir@ |
---|
| 182 | target = @target@ |
---|
| 183 | target_alias = @target_alias@ |
---|
| 184 | target_cpu = @target_cpu@ |
---|
| 185 | target_os = @target_os@ |
---|
| 186 | target_vendor = @target_vendor@ |
---|
| 187 | INCLUDES = $(STLPORT_CFLAGS) -I$(top_srcdir)/Samples/CameraTrack/include -I$(top_srcdir)/OgreMain/include -I$(top_srcdir)/Samples/Common/include |
---|
| 188 | |
---|
| 189 | noinst_PROGRAMS = CameraTrack |
---|
| 190 | |
---|
| 191 | CameraTrack_SOURCES = CameraTrack.cpp |
---|
| 192 | CameraTrack_LDFLAGS = -L$(top_builddir)/OgreMain/src |
---|
| 193 | CameraTrack_LDADD = -lOgreMain |
---|
| 194 | subdir = Samples/CameraTrack/src |
---|
| 195 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 196 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 197 | CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h |
---|
| 198 | CONFIG_CLEAN_FILES = |
---|
| 199 | noinst_PROGRAMS = CameraTrack$(EXEEXT) |
---|
| 200 | PROGRAMS = $(noinst_PROGRAMS) |
---|
| 201 | |
---|
| 202 | am_CameraTrack_OBJECTS = CameraTrack.$(OBJEXT) |
---|
| 203 | CameraTrack_OBJECTS = $(am_CameraTrack_OBJECTS) |
---|
| 204 | CameraTrack_DEPENDENCIES = |
---|
| 205 | |
---|
| 206 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/OgreMain/include |
---|
| 207 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 208 | am__depfiles_maybe = depfiles |
---|
| 209 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/CameraTrack.Po |
---|
| 210 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
| 211 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 212 | LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \ |
---|
| 213 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
---|
| 214 | $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 215 | CXXLD = $(CXX) |
---|
| 216 | CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ |
---|
| 217 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
| 218 | DIST_SOURCES = $(CameraTrack_SOURCES) |
---|
| 219 | DIST_COMMON = Makefile.am Makefile.in |
---|
| 220 | SOURCES = $(CameraTrack_SOURCES) |
---|
| 221 | |
---|
| 222 | all: all-am |
---|
| 223 | |
---|
| 224 | .SUFFIXES: |
---|
| 225 | .SUFFIXES: .cpp .lo .o .obj |
---|
| 226 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
---|
| 227 | cd $(top_srcdir) && \ |
---|
| 228 | $(AUTOMAKE) --foreign Samples/CameraTrack/src/Makefile |
---|
| 229 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 230 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
| 231 | |
---|
| 232 | clean-noinstPROGRAMS: |
---|
| 233 | @list='$(noinst_PROGRAMS)'; for p in $$list; do \ |
---|
| 234 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 235 | echo " rm -f $$p $$f"; \ |
---|
| 236 | rm -f $$p $$f ; \ |
---|
| 237 | done |
---|
| 238 | CameraTrack$(EXEEXT): $(CameraTrack_OBJECTS) $(CameraTrack_DEPENDENCIES) |
---|
| 239 | @rm -f CameraTrack$(EXEEXT) |
---|
| 240 | $(CXXLINK) $(CameraTrack_LDFLAGS) $(CameraTrack_OBJECTS) $(CameraTrack_LDADD) $(LIBS) |
---|
| 241 | |
---|
| 242 | mostlyclean-compile: |
---|
| 243 | -rm -f *.$(OBJEXT) core *.core |
---|
| 244 | |
---|
| 245 | distclean-compile: |
---|
| 246 | -rm -f *.tab.c |
---|
| 247 | |
---|
| 248 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CameraTrack.Po@am__quote@ |
---|
| 249 | |
---|
| 250 | distclean-depend: |
---|
| 251 | -rm -rf ./$(DEPDIR) |
---|
| 252 | |
---|
| 253 | .cpp.o: |
---|
| 254 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 255 | @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
---|
| 256 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
| 257 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 258 | @am__fastdepCXX_TRUE@ fi |
---|
| 259 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 260 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 261 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 262 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
---|
| 263 | |
---|
| 264 | .cpp.obj: |
---|
| 265 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 266 | @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ |
---|
| 267 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
| 268 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 269 | @am__fastdepCXX_TRUE@ fi |
---|
| 270 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 271 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 272 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 273 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` |
---|
| 274 | |
---|
| 275 | .cpp.lo: |
---|
| 276 | @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 277 | @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
---|
| 278 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ |
---|
| 279 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 280 | @am__fastdepCXX_TRUE@ fi |
---|
| 281 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
---|
| 282 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ |
---|
| 283 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 284 | @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
---|
| 285 | |
---|
| 286 | mostlyclean-libtool: |
---|
| 287 | -rm -f *.lo |
---|
| 288 | |
---|
| 289 | clean-libtool: |
---|
| 290 | -rm -rf .libs _libs |
---|
| 291 | |
---|
| 292 | distclean-libtool: |
---|
| 293 | -rm -f libtool |
---|
| 294 | uninstall-info-am: |
---|
| 295 | |
---|
| 296 | ETAGS = etags |
---|
| 297 | ETAGSFLAGS = |
---|
| 298 | |
---|
| 299 | CTAGS = ctags |
---|
| 300 | CTAGSFLAGS = |
---|
| 301 | |
---|
| 302 | tags: TAGS |
---|
| 303 | |
---|
| 304 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 305 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 306 | unique=`for i in $$list; do \ |
---|
| 307 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 308 | done | \ |
---|
| 309 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 310 | END { for (i in files) print i; }'`; \ |
---|
| 311 | mkid -fID $$unique |
---|
| 312 | |
---|
| 313 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 314 | $(TAGS_FILES) $(LISP) |
---|
| 315 | tags=; \ |
---|
| 316 | here=`pwd`; \ |
---|
| 317 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 318 | unique=`for i in $$list; do \ |
---|
| 319 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 320 | done | \ |
---|
| 321 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 322 | END { for (i in files) print i; }'`; \ |
---|
| 323 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 324 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 325 | $$tags $$unique |
---|
| 326 | |
---|
| 327 | ctags: CTAGS |
---|
| 328 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 329 | $(TAGS_FILES) $(LISP) |
---|
| 330 | tags=; \ |
---|
| 331 | here=`pwd`; \ |
---|
| 332 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 333 | unique=`for i in $$list; do \ |
---|
| 334 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 335 | done | \ |
---|
| 336 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 337 | END { for (i in files) print i; }'`; \ |
---|
| 338 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 339 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 340 | $$tags $$unique |
---|
| 341 | |
---|
| 342 | GTAGS: |
---|
| 343 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 344 | && cd $(top_srcdir) \ |
---|
| 345 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 346 | |
---|
| 347 | distclean-tags: |
---|
| 348 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 349 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 350 | |
---|
| 351 | top_distdir = ../../.. |
---|
| 352 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
| 353 | |
---|
| 354 | distdir: $(DISTFILES) |
---|
| 355 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 356 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 357 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 358 | case $$file in \ |
---|
| 359 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 360 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 361 | esac; \ |
---|
| 362 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 363 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 364 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 365 | dir="/$$dir"; \ |
---|
| 366 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
| 367 | else \ |
---|
| 368 | dir=''; \ |
---|
| 369 | fi; \ |
---|
| 370 | if test -d $$d/$$file; then \ |
---|
| 371 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 372 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 373 | fi; \ |
---|
| 374 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 375 | else \ |
---|
| 376 | test -f $(distdir)/$$file \ |
---|
| 377 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 378 | || exit 1; \ |
---|
| 379 | fi; \ |
---|
| 380 | done |
---|
| 381 | check-am: all-am |
---|
| 382 | check: check-am |
---|
| 383 | all-am: Makefile $(PROGRAMS) |
---|
| 384 | |
---|
| 385 | installdirs: |
---|
| 386 | install: install-am |
---|
| 387 | install-exec: install-exec-am |
---|
| 388 | install-data: install-data-am |
---|
| 389 | uninstall: uninstall-am |
---|
| 390 | |
---|
| 391 | install-am: all-am |
---|
| 392 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 393 | |
---|
| 394 | installcheck: installcheck-am |
---|
| 395 | install-strip: |
---|
| 396 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 397 | INSTALL_STRIP_FLAG=-s \ |
---|
| 398 | `test -z '$(STRIP)' || \ |
---|
| 399 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 400 | mostlyclean-generic: |
---|
| 401 | |
---|
| 402 | clean-generic: |
---|
| 403 | |
---|
| 404 | distclean-generic: |
---|
| 405 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
| 406 | |
---|
| 407 | maintainer-clean-generic: |
---|
| 408 | @echo "This command is intended for maintainers to use" |
---|
| 409 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 410 | clean: clean-am |
---|
| 411 | |
---|
| 412 | clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ |
---|
| 413 | mostlyclean-am |
---|
| 414 | |
---|
| 415 | distclean: distclean-am |
---|
| 416 | |
---|
| 417 | distclean-am: clean-am distclean-compile distclean-depend \ |
---|
| 418 | distclean-generic distclean-libtool distclean-tags |
---|
| 419 | |
---|
| 420 | dvi: dvi-am |
---|
| 421 | |
---|
| 422 | dvi-am: |
---|
| 423 | |
---|
| 424 | info: info-am |
---|
| 425 | |
---|
| 426 | info-am: |
---|
| 427 | |
---|
| 428 | install-data-am: |
---|
| 429 | |
---|
| 430 | install-exec-am: install-exec-local |
---|
| 431 | |
---|
| 432 | install-info: install-info-am |
---|
| 433 | |
---|
| 434 | install-man: |
---|
| 435 | |
---|
| 436 | installcheck-am: |
---|
| 437 | |
---|
| 438 | maintainer-clean: maintainer-clean-am |
---|
| 439 | |
---|
| 440 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 441 | |
---|
| 442 | mostlyclean: mostlyclean-am |
---|
| 443 | |
---|
| 444 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
---|
| 445 | mostlyclean-libtool |
---|
| 446 | |
---|
| 447 | pdf: pdf-am |
---|
| 448 | |
---|
| 449 | pdf-am: |
---|
| 450 | |
---|
| 451 | ps: ps-am |
---|
| 452 | |
---|
| 453 | ps-am: |
---|
| 454 | |
---|
| 455 | uninstall-am: uninstall-info-am |
---|
| 456 | |
---|
| 457 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
---|
| 458 | clean-libtool clean-noinstPROGRAMS ctags distclean \ |
---|
| 459 | distclean-compile distclean-depend distclean-generic \ |
---|
| 460 | distclean-libtool distclean-tags distdir dvi dvi-am info \ |
---|
| 461 | info-am install install-am install-data install-data-am \ |
---|
| 462 | install-exec install-exec-am install-exec-local install-info \ |
---|
| 463 | install-info-am install-man install-strip installcheck \ |
---|
| 464 | installcheck-am installdirs maintainer-clean \ |
---|
| 465 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
---|
| 466 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
| 467 | tags uninstall uninstall-am uninstall-info-am |
---|
| 468 | |
---|
| 469 | |
---|
| 470 | install-exec-local: |
---|
| 471 | $(INSTALL_PROGRAM) .libs/CameraTrack $(top_builddir)/Samples/Common/bin/CameraTrack |
---|
| 472 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 473 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 474 | .NOEXPORT: |
---|