[2711] | 1 | # Makefile.in generated by automake 1.8.5 from Makefile.am. |
---|
[1945] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[2706] | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004 Free Software Foundation, Inc. |
---|
[1945] | 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 | |
---|
[2706] | 17 | |
---|
[4265] | 18 | SOURCES = $(orxonox_SOURCES) |
---|
[2706] | 19 | |
---|
[1945] | 20 | srcdir = @srcdir@ |
---|
| 21 | top_srcdir = @top_srcdir@ |
---|
| 22 | VPATH = @srcdir@ |
---|
| 23 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 24 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 25 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 26 | top_builddir = .. |
---|
| 27 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 28 | INSTALL = @INSTALL@ |
---|
| 29 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 30 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 31 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 32 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 33 | transform = $(program_transform_name) |
---|
| 34 | NORMAL_INSTALL = : |
---|
| 35 | PRE_INSTALL = : |
---|
| 36 | POST_INSTALL = : |
---|
| 37 | NORMAL_UNINSTALL = : |
---|
| 38 | PRE_UNINSTALL = : |
---|
| 39 | POST_UNINSTALL = : |
---|
[2980] | 40 | host_triplet = @host@ |
---|
[4054] | 41 | bin_PROGRAMS = orxonox$(EXEEXT) |
---|
[2706] | 42 | subdir = src |
---|
| 43 | DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ |
---|
| 44 | $(srcdir)/Makefile.in INSTALL |
---|
| 45 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 46 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
---|
| 47 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 48 | $(ACLOCAL_M4) |
---|
| 49 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 50 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 51 | CONFIG_CLEAN_FILES = |
---|
[2711] | 52 | am__installdirs = "$(DESTDIR)$(bindir)" |
---|
[2706] | 53 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
| 54 | PROGRAMS = $(bin_PROGRAMS) |
---|
[4442] | 55 | am_orxonox_OBJECTS = orxonox.$(OBJEXT) game_loader.$(OBJEXT) \ |
---|
| 56 | track_manager.$(OBJEXT) track_node.$(OBJEXT) \ |
---|
[4456] | 57 | pilot_node.$(OBJEXT) animation.$(OBJEXT) animation3d.$(OBJEXT) \ |
---|
[4457] | 58 | animation_player.$(OBJEXT) object_manager.$(OBJEXT) \ |
---|
[4488] | 59 | garbage_collector.$(OBJEXT) resource_manager.$(OBJEXT) \ |
---|
| 60 | factory.$(OBJEXT) load_param.$(OBJEXT) state.$(OBJEXT) \ |
---|
[4527] | 61 | story_entity.$(OBJEXT) campaign.$(OBJEXT) world.$(OBJEXT) \ |
---|
| 62 | world_entity.$(OBJEXT) camera.$(OBJEXT) player.$(OBJEXT) \ |
---|
| 63 | environment.$(OBJEXT) skysphere.$(OBJEXT) skybox.$(OBJEXT) \ |
---|
| 64 | terrain.$(OBJEXT) weapon.$(OBJEXT) projectile.$(OBJEXT) \ |
---|
| 65 | satellite.$(OBJEXT) character_attributes.$(OBJEXT) \ |
---|
| 66 | test_gun.$(OBJEXT) test_bullet.$(OBJEXT) test_entity.$(OBJEXT) \ |
---|
| 67 | p_node.$(OBJEXT) null_parent.$(OBJEXT) helper_parent.$(OBJEXT) \ |
---|
[4456] | 68 | graphics_engine.$(OBJEXT) light.$(OBJEXT) \ |
---|
[3790] | 69 | text_engine.$(OBJEXT) array.$(OBJEXT) objModel.$(OBJEXT) \ |
---|
[4245] | 70 | md2Model.$(OBJEXT) primitive_model.$(OBJEXT) model.$(OBJEXT) \ |
---|
[4506] | 71 | material.$(OBJEXT) texture.$(OBJEXT) base_object.$(OBJEXT) \ |
---|
| 72 | ini_parser.$(OBJEXT) substring.$(OBJEXT) vector.$(OBJEXT) \ |
---|
| 73 | curve.$(OBJEXT) glmenu_imagescreen.$(OBJEXT) \ |
---|
[4262] | 74 | benchmark.$(OBJEXT) |
---|
[2706] | 75 | orxonox_OBJECTS = $(am_orxonox_OBJECTS) |
---|
[4145] | 76 | am__DEPENDENCIES_1 = |
---|
[2706] | 77 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
| 78 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 79 | am__depfiles_maybe = depfiles |
---|
[4262] | 80 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/animation.Po \ |
---|
[3851] | 81 | @AMDEP_TRUE@ ./$(DEPDIR)/animation3d.Po \ |
---|
[3812] | 82 | @AMDEP_TRUE@ ./$(DEPDIR)/animation_player.Po \ |
---|
[4315] | 83 | @AMDEP_TRUE@ ./$(DEPDIR)/array.Po ./$(DEPDIR)/base_object.Po \ |
---|
[4527] | 84 | @AMDEP_TRUE@ ./$(DEPDIR)/benchmark.Po ./$(DEPDIR)/camera.Po \ |
---|
| 85 | @AMDEP_TRUE@ ./$(DEPDIR)/campaign.Po \ |
---|
[3580] | 86 | @AMDEP_TRUE@ ./$(DEPDIR)/character_attributes.Po \ |
---|
[4527] | 87 | @AMDEP_TRUE@ ./$(DEPDIR)/curve.Po ./$(DEPDIR)/environment.Po \ |
---|
| 88 | @AMDEP_TRUE@ ./$(DEPDIR)/factory.Po ./$(DEPDIR)/game_loader.Po \ |
---|
[3646] | 89 | @AMDEP_TRUE@ ./$(DEPDIR)/garbage_collector.Po \ |
---|
[3365] | 90 | @AMDEP_TRUE@ ./$(DEPDIR)/glmenu_imagescreen.Po \ |
---|
[3610] | 91 | @AMDEP_TRUE@ ./$(DEPDIR)/graphics_engine.Po \ |
---|
[3365] | 92 | @AMDEP_TRUE@ ./$(DEPDIR)/helper_parent.Po \ |
---|
[4484] | 93 | @AMDEP_TRUE@ ./$(DEPDIR)/ini_parser.Po ./$(DEPDIR)/light.Po \ |
---|
[4488] | 94 | @AMDEP_TRUE@ ./$(DEPDIR)/load_param.Po ./$(DEPDIR)/material.Po \ |
---|
| 95 | @AMDEP_TRUE@ ./$(DEPDIR)/md2Model.Po ./$(DEPDIR)/model.Po \ |
---|
[4527] | 96 | @AMDEP_TRUE@ ./$(DEPDIR)/null_parent.Po ./$(DEPDIR)/objModel.Po \ |
---|
[4245] | 97 | @AMDEP_TRUE@ ./$(DEPDIR)/object_manager.Po \ |
---|
[4054] | 98 | @AMDEP_TRUE@ ./$(DEPDIR)/orxonox.Po ./$(DEPDIR)/p_node.Po \ |
---|
[4326] | 99 | @AMDEP_TRUE@ ./$(DEPDIR)/pilot_node.Po ./$(DEPDIR)/player.Po \ |
---|
[3657] | 100 | @AMDEP_TRUE@ ./$(DEPDIR)/primitive_model.Po \ |
---|
[3595] | 101 | @AMDEP_TRUE@ ./$(DEPDIR)/projectile.Po \ |
---|
[3655] | 102 | @AMDEP_TRUE@ ./$(DEPDIR)/resource_manager.Po \ |
---|
[3851] | 103 | @AMDEP_TRUE@ ./$(DEPDIR)/satellite.Po ./$(DEPDIR)/skybox.Po \ |
---|
[4506] | 104 | @AMDEP_TRUE@ ./$(DEPDIR)/skysphere.Po ./$(DEPDIR)/state.Po \ |
---|
[4220] | 105 | @AMDEP_TRUE@ ./$(DEPDIR)/story_entity.Po \ |
---|
| 106 | @AMDEP_TRUE@ ./$(DEPDIR)/substring.Po ./$(DEPDIR)/terrain.Po \ |
---|
[4245] | 107 | @AMDEP_TRUE@ ./$(DEPDIR)/test_bullet.Po \ |
---|
| 108 | @AMDEP_TRUE@ ./$(DEPDIR)/test_entity.Po ./$(DEPDIR)/test_gun.Po \ |
---|
[3790] | 109 | @AMDEP_TRUE@ ./$(DEPDIR)/text_engine.Po ./$(DEPDIR)/texture.Po \ |
---|
[3528] | 110 | @AMDEP_TRUE@ ./$(DEPDIR)/track_manager.Po \ |
---|
| 111 | @AMDEP_TRUE@ ./$(DEPDIR)/track_node.Po ./$(DEPDIR)/vector.Po \ |
---|
[3573] | 112 | @AMDEP_TRUE@ ./$(DEPDIR)/weapon.Po ./$(DEPDIR)/world.Po \ |
---|
| 113 | @AMDEP_TRUE@ ./$(DEPDIR)/world_entity.Po |
---|
[2706] | 114 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
| 115 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 116 | CXXLD = $(CXX) |
---|
| 117 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ |
---|
| 118 | -o $@ |
---|
[4265] | 119 | SOURCES = $(orxonox_SOURCES) |
---|
| 120 | DIST_SOURCES = $(orxonox_SOURCES) |
---|
[3191] | 121 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 122 | html-recursive info-recursive install-data-recursive \ |
---|
| 123 | install-exec-recursive install-info-recursive \ |
---|
| 124 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 125 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 126 | uninstall-recursive |
---|
[2706] | 127 | HEADERS = $(noinst_HEADERS) |
---|
| 128 | ETAGS = etags |
---|
| 129 | CTAGS = ctags |
---|
[4264] | 130 | DIST_SUBDIRS = lib . subprojects |
---|
[2706] | 131 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
[1945] | 132 | ACLOCAL = @ACLOCAL@ |
---|
| 133 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 134 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 135 | AMTAR = @AMTAR@ |
---|
| 136 | AUTOCONF = @AUTOCONF@ |
---|
| 137 | AUTOHEADER = @AUTOHEADER@ |
---|
| 138 | AUTOMAKE = @AUTOMAKE@ |
---|
| 139 | AWK = @AWK@ |
---|
| 140 | CC = @CC@ |
---|
| 141 | CCDEPMODE = @CCDEPMODE@ |
---|
| 142 | CFLAGS = @CFLAGS@ |
---|
| 143 | CPP = @CPP@ |
---|
| 144 | CPPFLAGS = @CPPFLAGS@ |
---|
[3423] | 145 | CURL_CFLAGS = @CURL_CFLAGS@ |
---|
| 146 | CURL_LIBS = @CURL_LIBS@ |
---|
[1945] | 147 | CXX = @CXX@ |
---|
| 148 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 149 | CXXFLAGS = @CXXFLAGS@ |
---|
| 150 | CYGPATH_W = @CYGPATH_W@ |
---|
[3173] | 151 | DEBUG = @DEBUG@ |
---|
[1945] | 152 | DEFS = @DEFS@ |
---|
| 153 | DEPDIR = @DEPDIR@ |
---|
[3558] | 154 | DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@ |
---|
| 155 | DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@ |
---|
[3237] | 156 | DOXYGEN = @DOXYGEN@ |
---|
| 157 | DOXYGEN_FALSE = @DOXYGEN_FALSE@ |
---|
| 158 | DOXYGEN_TRUE = @DOXYGEN_TRUE@ |
---|
[1945] | 159 | ECHO_C = @ECHO_C@ |
---|
| 160 | ECHO_N = @ECHO_N@ |
---|
| 161 | ECHO_T = @ECHO_T@ |
---|
| 162 | EGREP = @EGREP@ |
---|
| 163 | EXEEXT = @EXEEXT@ |
---|
[3789] | 164 | GPROF = @GPROF@ |
---|
[2980] | 165 | GTK2_CFLAGS = @GTK2_CFLAGS@ |
---|
| 166 | GTK2_LIBS = @GTK2_LIBS@ |
---|
[3423] | 167 | HAVE_CURL_FALSE = @HAVE_CURL_FALSE@ |
---|
| 168 | HAVE_CURL_TRUE = @HAVE_CURL_TRUE@ |
---|
[2980] | 169 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ |
---|
| 170 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ |
---|
[1945] | 171 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 172 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 173 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 174 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 175 | LDFLAGS = @LDFLAGS@ |
---|
| 176 | LIBOBJS = @LIBOBJS@ |
---|
| 177 | LIBS = @LIBS@ |
---|
| 178 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 179 | MAKEINFO = @MAKEINFO@ |
---|
[2018] | 180 | MSBITFIELDS = @MSBITFIELDS@ |
---|
[1945] | 181 | OBJEXT = @OBJEXT@ |
---|
| 182 | PACKAGE = @PACKAGE@ |
---|
| 183 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 184 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 185 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 186 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 187 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 188 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
[4130] | 189 | PKG_CONFIG = @PKG_CONFIG@ |
---|
[4054] | 190 | RANLIB = @RANLIB@ |
---|
[1945] | 191 | SET_MAKE = @SET_MAKE@ |
---|
| 192 | SHELL = @SHELL@ |
---|
| 193 | STRIP = @STRIP@ |
---|
[3377] | 194 | SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@ |
---|
| 195 | SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@ |
---|
[1945] | 196 | VERSION = @VERSION@ |
---|
| 197 | ac_ct_CC = @ac_ct_CC@ |
---|
| 198 | ac_ct_CXX = @ac_ct_CXX@ |
---|
[4054] | 199 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
[1945] | 200 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 201 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 202 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 203 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 204 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 205 | am__include = @am__include@ |
---|
| 206 | am__leading_dot = @am__leading_dot@ |
---|
| 207 | am__quote = @am__quote@ |
---|
| 208 | bindir = @bindir@ |
---|
[2980] | 209 | build = @build@ |
---|
[1945] | 210 | build_alias = @build_alias@ |
---|
[2980] | 211 | build_cpu = @build_cpu@ |
---|
| 212 | build_os = @build_os@ |
---|
| 213 | build_vendor = @build_vendor@ |
---|
[1945] | 214 | datadir = @datadir@ |
---|
| 215 | exec_prefix = @exec_prefix@ |
---|
[2980] | 216 | host = @host@ |
---|
[1945] | 217 | host_alias = @host_alias@ |
---|
[2980] | 218 | host_cpu = @host_cpu@ |
---|
| 219 | host_os = @host_os@ |
---|
| 220 | host_vendor = @host_vendor@ |
---|
[1945] | 221 | includedir = @includedir@ |
---|
| 222 | infodir = @infodir@ |
---|
| 223 | install_sh = @install_sh@ |
---|
| 224 | libdir = @libdir@ |
---|
| 225 | libexecdir = @libexecdir@ |
---|
| 226 | localstatedir = @localstatedir@ |
---|
| 227 | mandir = @mandir@ |
---|
[2706] | 228 | mkdir_p = @mkdir_p@ |
---|
[1945] | 229 | oldincludedir = @oldincludedir@ |
---|
| 230 | prefix = @prefix@ |
---|
| 231 | program_transform_name = @program_transform_name@ |
---|
| 232 | sbindir = @sbindir@ |
---|
| 233 | sharedstatedir = @sharedstatedir@ |
---|
| 234 | sysconfdir = @sysconfdir@ |
---|
[2980] | 235 | target = @target@ |
---|
[1945] | 236 | target_alias = @target_alias@ |
---|
[2980] | 237 | target_cpu = @target_cpu@ |
---|
| 238 | target_os = @target_os@ |
---|
| 239 | target_vendor = @target_vendor@ |
---|
[3486] | 240 | MAINSRCDIR = . |
---|
[4428] | 241 | orxonox_DEPENDENCIES = lib/gui/libORXgui.a \ |
---|
[4506] | 242 | lib/sound/libORXsound.a \ |
---|
[4484] | 243 | lib/event/libORXevent.a \ |
---|
[4338] | 244 | lib/physics/libORXphysics.a \ |
---|
[4416] | 245 | lib/particles/libORXparticles.a \ |
---|
[4527] | 246 | lib/collision_detection/libORXcd.a \ |
---|
[4338] | 247 | lib/tinyxml/libtinyxml.a |
---|
[4261] | 248 | |
---|
[4428] | 249 | orxonox_LDADD = lib/gui/libORXgui.a \ |
---|
[4506] | 250 | lib/sound/libORXsound.a \ |
---|
[4484] | 251 | lib/event/libORXevent.a \ |
---|
[4338] | 252 | lib/physics/libORXphysics.a \ |
---|
[4416] | 253 | lib/particles/libORXparticles.a \ |
---|
[4527] | 254 | lib/collision_detection/libORXcd.a \ |
---|
[4270] | 255 | lib/tinyxml/libtinyxml.a \ |
---|
[4261] | 256 | $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS) |
---|
| 257 | |
---|
[3182] | 258 | orxonox_SOURCES = orxonox.cc \ |
---|
[4262] | 259 | util/loading/game_loader.cc \ |
---|
| 260 | util/track/track_manager.cc \ |
---|
| 261 | util/track/track_node.cc \ |
---|
[4456] | 262 | util/track/pilot_node.cc \ |
---|
[3868] | 263 | util/animation/animation.cc \ |
---|
| 264 | util/animation/animation3d.cc \ |
---|
| 265 | util/animation/animation_player.cc \ |
---|
[4245] | 266 | util/object_manager.cc \ |
---|
[4262] | 267 | util/garbage_collector.cc \ |
---|
| 268 | util/resource_manager.cc \ |
---|
| 269 | util/loading/factory.cc \ |
---|
| 270 | util/loading/load_param.cc \ |
---|
[4338] | 271 | util/state.cc \ |
---|
[3478] | 272 | story_entities/story_entity.cc \ |
---|
[3472] | 273 | story_entities/campaign.cc \ |
---|
[3478] | 274 | story_entities/world.cc \ |
---|
| 275 | world_entities/world_entity.cc \ |
---|
[4262] | 276 | world_entities/camera.cc \ |
---|
[3478] | 277 | world_entities/player.cc \ |
---|
[3472] | 278 | world_entities/environment.cc \ |
---|
[3478] | 279 | world_entities/skysphere.cc \ |
---|
[3796] | 280 | world_entities/skybox.cc \ |
---|
[3559] | 281 | world_entities/terrain.cc \ |
---|
[3573] | 282 | world_entities/weapon.cc \ |
---|
| 283 | world_entities/projectile.cc \ |
---|
[3750] | 284 | world_entities/satellite.cc \ |
---|
[3580] | 285 | world_entities/character_attributes.cc \ |
---|
[3618] | 286 | world_entities/test_gun.cc \ |
---|
[3710] | 287 | world_entities/test_bullet.cc \ |
---|
[4245] | 288 | world_entities/test_entity.cc \ |
---|
[3488] | 289 | lib/coord/p_node.cc \ |
---|
| 290 | lib/coord/null_parent.cc \ |
---|
| 291 | lib/coord/helper_parent.cc \ |
---|
[3610] | 292 | lib/graphics/graphics_engine.cc \ |
---|
[3603] | 293 | lib/graphics/light.cc \ |
---|
[3790] | 294 | lib/graphics/text_engine.cc \ |
---|
[3484] | 295 | lib/graphics/importer/array.cc \ |
---|
| 296 | lib/graphics/importer/objModel.cc \ |
---|
[4245] | 297 | lib/graphics/importer/md2Model.cc \ |
---|
[3657] | 298 | lib/graphics/importer/primitive_model.cc \ |
---|
[3484] | 299 | lib/graphics/importer/model.cc \ |
---|
| 300 | lib/graphics/importer/material.cc \ |
---|
| 301 | lib/graphics/importer/texture.cc \ |
---|
| 302 | lib/lang/base_object.cc \ |
---|
| 303 | lib/util/ini_parser.cc \ |
---|
[4220] | 304 | lib/util/substring.cc \ |
---|
[3483] | 305 | lib/math/vector.cc \ |
---|
| 306 | lib/math/curve.cc \ |
---|
[4010] | 307 | glmenu/glmenu_imagescreen.cc \ |
---|
[4131] | 308 | subprojects/benchmark.cc |
---|
[3182] | 309 | |
---|
[3481] | 310 | noinst_HEADERS = orxonox.h \ |
---|
| 311 | ability.h \ |
---|
[4262] | 312 | defs/message_structures.h \ |
---|
| 313 | util/loading/game_loader.h \ |
---|
| 314 | util/track/track_manager.h \ |
---|
| 315 | util/track/track_node.h \ |
---|
[4456] | 316 | util/track/pilot_node.h \ |
---|
[3868] | 317 | util/animation/animation.h \ |
---|
| 318 | util/animation/t_animation.h \ |
---|
| 319 | util/animation/animation3d.h \ |
---|
| 320 | util/animation/animation_player.h \ |
---|
[4245] | 321 | util/object_manager.h \ |
---|
[4262] | 322 | util/garbage_collector.h \ |
---|
[4338] | 323 | util/state.h \ |
---|
[4500] | 324 | util/resource_manager.h \ |
---|
| 325 | util/loading/factory.h \ |
---|
| 326 | util/loading/load_param.h \ |
---|
[3472] | 327 | story_entities/story_entity.h \ |
---|
| 328 | story_entities/story_def.h \ |
---|
| 329 | story_entities/campaign.h \ |
---|
[3481] | 330 | story_entities/world.h \ |
---|
| 331 | world_entities/world_entity.h \ |
---|
[4262] | 332 | world_entities/camera.h \ |
---|
[3481] | 333 | world_entities/player.h \ |
---|
| 334 | world_entities/npc.h \ |
---|
| 335 | world_entities/environment.h \ |
---|
| 336 | world_entities/skysphere.h \ |
---|
[3796] | 337 | world_entities/skybox.h \ |
---|
[3483] | 338 | world_entities/power_up.h \ |
---|
[3559] | 339 | world_entities/terrain.h \ |
---|
[3573] | 340 | world_entities/weapon.h \ |
---|
| 341 | world_entities/projectile.h \ |
---|
[3750] | 342 | world_entities/satellite.h \ |
---|
[3580] | 343 | world_entities/character_attributes.h \ |
---|
[3618] | 344 | world_entities/test_gun.h \ |
---|
[3710] | 345 | world_entities/test_bullet.h \ |
---|
[4245] | 346 | world_entities/test_entity.h \ |
---|
[3481] | 347 | defs/stdincl.h \ |
---|
[4381] | 348 | defs/stdlibincl.h \ |
---|
| 349 | defs/sdlincl.h \ |
---|
[3493] | 350 | defs/glincl.h \ |
---|
[4504] | 351 | defs/alincl.h \ |
---|
[3608] | 352 | defs/comincl.h \ |
---|
[3863] | 353 | defs/confincl.h \ |
---|
[3481] | 354 | defs/error.h \ |
---|
| 355 | defs/debug.h \ |
---|
[4091] | 356 | defs/globals.h \ |
---|
[4269] | 357 | defs/compiler.h \ |
---|
[4449] | 358 | defs/class_list.h \ |
---|
[3488] | 359 | lib/coord/p_node.h \ |
---|
| 360 | lib/coord/null_parent.h \ |
---|
| 361 | lib/coord/helper_parent.h \ |
---|
[3610] | 362 | lib/graphics/graphics_engine.h \ |
---|
[3603] | 363 | lib/graphics/light.h \ |
---|
[3790] | 364 | lib/graphics/text_engine.h \ |
---|
[4245] | 365 | lib/graphics/importer/array.h \ |
---|
| 366 | lib/graphics/importer/abstract_model.h \ |
---|
| 367 | lib/graphics/importer/objModel.h \ |
---|
| 368 | lib/graphics/importer/md2Model.h \ |
---|
| 369 | lib/graphics/importer/primitive_model.h \ |
---|
| 370 | lib/graphics/importer/model.h \ |
---|
| 371 | lib/graphics/importer/material.h \ |
---|
| 372 | lib/graphics/importer/texture.h \ |
---|
[4539] | 373 | lib/graphics/importer/anorms.h \ |
---|
| 374 | lib/graphics/importer/anormtab.h \ |
---|
[3484] | 375 | lib/lang/base_object.h \ |
---|
| 376 | lib/util/ini_parser.h \ |
---|
[4220] | 377 | lib/util/substring.h \ |
---|
[4500] | 378 | lib/util/list.h \ |
---|
[3483] | 379 | lib/math/vector.h \ |
---|
| 380 | lib/math/curve.h \ |
---|
[4028] | 381 | glmenu/glmenu_imagescreen.h \ |
---|
[4449] | 382 | subprojects/benchmark.h |
---|
[3182] | 383 | |
---|
[4261] | 384 | EXTRA_DIST = proto/proto_class.h \ |
---|
[3655] | 385 | proto/proto_class.cc \ |
---|
| 386 | proto/proto_singleton.h \ |
---|
[3761] | 387 | proto/proto_singleton.cc \ |
---|
| 388 | proto/proto_world_entity.h \ |
---|
[4429] | 389 | proto/proto_world_entity.cc \ |
---|
| 390 | defs/include_paths.am |
---|
[3655] | 391 | |
---|
[3377] | 392 | @SUB_PROJECTS_FALSE@SUB_PROGS = |
---|
[4264] | 393 | @SUB_PROJECTS_TRUE@SUB_PROGS = subprojects |
---|
| 394 | SUBDIRS = lib \ |
---|
| 395 | . \ |
---|
[3377] | 396 | $(SUB_PROGS) |
---|
[1945] | 397 | |
---|
[3191] | 398 | all: all-recursive |
---|
| 399 | |
---|
[1945] | 400 | .SUFFIXES: |
---|
[3458] | 401 | .SUFFIXES: .cc .o .obj |
---|
[2706] | 402 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 403 | @for dep in $?; do \ |
---|
| 404 | case '$(am__configure_deps)' in \ |
---|
| 405 | *$$dep*) \ |
---|
| 406 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 407 | && exit 0; \ |
---|
| 408 | exit 1;; \ |
---|
| 409 | esac; \ |
---|
| 410 | done; \ |
---|
[4506] | 411 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ |
---|
[1945] | 412 | cd $(top_srcdir) && \ |
---|
[4506] | 413 | $(AUTOMAKE) --foreign src/Makefile |
---|
[2706] | 414 | .PRECIOUS: Makefile |
---|
| 415 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 416 | @case '$?' in \ |
---|
| 417 | *config.status*) \ |
---|
| 418 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 419 | *) \ |
---|
| 420 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 421 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 422 | esac; |
---|
| 423 | |
---|
| 424 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 425 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 426 | |
---|
| 427 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 428 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 429 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 430 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
[1953] | 431 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
| 432 | @$(NORMAL_INSTALL) |
---|
[2711] | 433 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
---|
[1953] | 434 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 435 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 436 | if test -f $$p \ |
---|
| 437 | ; then \ |
---|
| 438 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[2711] | 439 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 440 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ |
---|
[1953] | 441 | else :; fi; \ |
---|
| 442 | done |
---|
| 443 | |
---|
| 444 | uninstall-binPROGRAMS: |
---|
| 445 | @$(NORMAL_UNINSTALL) |
---|
| 446 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 447 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[2711] | 448 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 449 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
---|
[1953] | 450 | done |
---|
| 451 | |
---|
| 452 | clean-binPROGRAMS: |
---|
| 453 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
| 454 | orxonox$(EXEEXT): $(orxonox_OBJECTS) $(orxonox_DEPENDENCIES) |
---|
| 455 | @rm -f orxonox$(EXEEXT) |
---|
| 456 | $(CXXLINK) $(orxonox_LDFLAGS) $(orxonox_OBJECTS) $(orxonox_LDADD) $(LIBS) |
---|
| 457 | |
---|
| 458 | mostlyclean-compile: |
---|
[2706] | 459 | -rm -f *.$(OBJEXT) |
---|
[1953] | 460 | |
---|
| 461 | distclean-compile: |
---|
| 462 | -rm -f *.tab.c |
---|
| 463 | |
---|
[3790] | 464 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation.Po@am__quote@ |
---|
[3851] | 465 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation3d.Po@am__quote@ |
---|
[3812] | 466 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation_player.Po@am__quote@ |
---|
[2811] | 467 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/array.Po@am__quote@ |
---|
[3365] | 468 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base_object.Po@am__quote@ |
---|
[4131] | 469 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/benchmark.Po@am__quote@ |
---|
[2190] | 470 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camera.Po@am__quote@ |
---|
[2636] | 471 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/campaign.Po@am__quote@ |
---|
[3580] | 472 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/character_attributes.Po@am__quote@ |
---|
[3365] | 473 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/curve.Po@am__quote@ |
---|
[2816] | 474 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/environment.Po@am__quote@ |
---|
[4010] | 475 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/factory.Po@am__quote@ |
---|
[2636] | 476 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game_loader.Po@am__quote@ |
---|
[3646] | 477 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/garbage_collector.Po@am__quote@ |
---|
[3365] | 478 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glmenu_imagescreen.Po@am__quote@ |
---|
[3610] | 479 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphics_engine.Po@am__quote@ |
---|
[3365] | 480 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helper_parent.Po@am__quote@ |
---|
[2190] | 481 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ini_parser.Po@am__quote@ |
---|
[3436] | 482 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/light.Po@am__quote@ |
---|
[4261] | 483 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_param.Po@am__quote@ |
---|
[2811] | 484 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/material.Po@am__quote@ |
---|
[4245] | 485 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md2Model.Po@am__quote@ |
---|
[3365] | 486 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/model.Po@am__quote@ |
---|
| 487 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/null_parent.Po@am__quote@ |
---|
[3396] | 488 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objModel.Po@am__quote@ |
---|
[4245] | 489 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object_manager.Po@am__quote@ |
---|
[1953] | 490 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox.Po@am__quote@ |
---|
[3246] | 491 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/p_node.Po@am__quote@ |
---|
[4326] | 492 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pilot_node.Po@am__quote@ |
---|
[1953] | 493 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/player.Po@am__quote@ |
---|
[3657] | 494 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/primitive_model.Po@am__quote@ |
---|
[3573] | 495 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/projectile.Po@am__quote@ |
---|
[3655] | 496 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resource_manager.Po@am__quote@ |
---|
[3750] | 497 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/satellite.Po@am__quote@ |
---|
[3796] | 498 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skybox.Po@am__quote@ |
---|
[3419] | 499 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skysphere.Po@am__quote@ |
---|
[4338] | 500 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/state.Po@am__quote@ |
---|
[2636] | 501 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/story_entity.Po@am__quote@ |
---|
[4220] | 502 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/substring.Po@am__quote@ |
---|
[3559] | 503 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/terrain.Po@am__quote@ |
---|
[3710] | 504 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bullet.Po@am__quote@ |
---|
[4245] | 505 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_entity.Po@am__quote@ |
---|
[3618] | 506 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_gun.Po@am__quote@ |
---|
[3790] | 507 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text_engine.Po@am__quote@ |
---|
[3365] | 508 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texture.Po@am__quote@ |
---|
| 509 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/track_manager.Po@am__quote@ |
---|
[3528] | 510 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/track_node.Po@am__quote@ |
---|
[2043] | 511 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Po@am__quote@ |
---|
[3573] | 512 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weapon.Po@am__quote@ |
---|
[1953] | 513 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/world.Po@am__quote@ |
---|
[2036] | 514 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/world_entity.Po@am__quote@ |
---|
[1953] | 515 | |
---|
| 516 | .cc.o: |
---|
[2706] | 517 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 518 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
[1953] | 519 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 520 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 521 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2706] | 522 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
---|
[1953] | 523 | |
---|
| 524 | .cc.obj: |
---|
[2706] | 525 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
| 526 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
[1953] | 527 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 528 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 529 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2706] | 530 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
[3196] | 531 | |
---|
[4262] | 532 | game_loader.o: util/loading/game_loader.cc |
---|
| 533 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_loader.o -MD -MP -MF "$(DEPDIR)/game_loader.Tpo" -c -o game_loader.o `test -f 'util/loading/game_loader.cc' || echo '$(srcdir)/'`util/loading/game_loader.cc; \ |
---|
| 534 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/game_loader.Tpo" "$(DEPDIR)/game_loader.Po"; else rm -f "$(DEPDIR)/game_loader.Tpo"; exit 1; fi |
---|
| 535 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/loading/game_loader.cc' object='game_loader.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 536 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/game_loader.Po' tmpdepfile='$(DEPDIR)/game_loader.TPo' @AMDEPBACKSLASH@ |
---|
| 537 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 538 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_loader.o `test -f 'util/loading/game_loader.cc' || echo '$(srcdir)/'`util/loading/game_loader.cc |
---|
| 539 | |
---|
| 540 | game_loader.obj: util/loading/game_loader.cc |
---|
| 541 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_loader.obj -MD -MP -MF "$(DEPDIR)/game_loader.Tpo" -c -o game_loader.obj `if test -f 'util/loading/game_loader.cc'; then $(CYGPATH_W) 'util/loading/game_loader.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/game_loader.cc'; fi`; \ |
---|
| 542 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/game_loader.Tpo" "$(DEPDIR)/game_loader.Po"; else rm -f "$(DEPDIR)/game_loader.Tpo"; exit 1; fi |
---|
| 543 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/loading/game_loader.cc' object='game_loader.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 544 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/game_loader.Po' tmpdepfile='$(DEPDIR)/game_loader.TPo' @AMDEPBACKSLASH@ |
---|
| 545 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 546 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_loader.obj `if test -f 'util/loading/game_loader.cc'; then $(CYGPATH_W) 'util/loading/game_loader.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/game_loader.cc'; fi` |
---|
| 547 | |
---|
| 548 | track_manager.o: util/track/track_manager.cc |
---|
| 549 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_manager.o -MD -MP -MF "$(DEPDIR)/track_manager.Tpo" -c -o track_manager.o `test -f 'util/track/track_manager.cc' || echo '$(srcdir)/'`util/track/track_manager.cc; \ |
---|
| 550 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/track_manager.Tpo" "$(DEPDIR)/track_manager.Po"; else rm -f "$(DEPDIR)/track_manager.Tpo"; exit 1; fi |
---|
| 551 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/track/track_manager.cc' object='track_manager.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 552 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/track_manager.Po' tmpdepfile='$(DEPDIR)/track_manager.TPo' @AMDEPBACKSLASH@ |
---|
| 553 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 554 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_manager.o `test -f 'util/track/track_manager.cc' || echo '$(srcdir)/'`util/track/track_manager.cc |
---|
| 555 | |
---|
| 556 | track_manager.obj: util/track/track_manager.cc |
---|
| 557 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_manager.obj -MD -MP -MF "$(DEPDIR)/track_manager.Tpo" -c -o track_manager.obj `if test -f 'util/track/track_manager.cc'; then $(CYGPATH_W) 'util/track/track_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/track/track_manager.cc'; fi`; \ |
---|
| 558 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/track_manager.Tpo" "$(DEPDIR)/track_manager.Po"; else rm -f "$(DEPDIR)/track_manager.Tpo"; exit 1; fi |
---|
| 559 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/track/track_manager.cc' object='track_manager.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 560 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/track_manager.Po' tmpdepfile='$(DEPDIR)/track_manager.TPo' @AMDEPBACKSLASH@ |
---|
| 561 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 562 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_manager.obj `if test -f 'util/track/track_manager.cc'; then $(CYGPATH_W) 'util/track/track_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/track/track_manager.cc'; fi` |
---|
| 563 | |
---|
| 564 | track_node.o: util/track/track_node.cc |
---|
| 565 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_node.o -MD -MP -MF "$(DEPDIR)/track_node.Tpo" -c -o track_node.o `test -f 'util/track/track_node.cc' || echo '$(srcdir)/'`util/track/track_node.cc; \ |
---|
| 566 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/track_node.Tpo" "$(DEPDIR)/track_node.Po"; else rm -f "$(DEPDIR)/track_node.Tpo"; exit 1; fi |
---|
| 567 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/track/track_node.cc' object='track_node.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 568 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/track_node.Po' tmpdepfile='$(DEPDIR)/track_node.TPo' @AMDEPBACKSLASH@ |
---|
| 569 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 570 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_node.o `test -f 'util/track/track_node.cc' || echo '$(srcdir)/'`util/track/track_node.cc |
---|
| 571 | |
---|
| 572 | track_node.obj: util/track/track_node.cc |
---|
| 573 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_node.obj -MD -MP -MF "$(DEPDIR)/track_node.Tpo" -c -o track_node.obj `if test -f 'util/track/track_node.cc'; then $(CYGPATH_W) 'util/track/track_node.cc'; else $(CYGPATH_W) '$(srcdir)/util/track/track_node.cc'; fi`; \ |
---|
| 574 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/track_node.Tpo" "$(DEPDIR)/track_node.Po"; else rm -f "$(DEPDIR)/track_node.Tpo"; exit 1; fi |
---|
| 575 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/track/track_node.cc' object='track_node.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 576 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/track_node.Po' tmpdepfile='$(DEPDIR)/track_node.TPo' @AMDEPBACKSLASH@ |
---|
| 577 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 578 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_node.obj `if test -f 'util/track/track_node.cc'; then $(CYGPATH_W) 'util/track/track_node.cc'; else $(CYGPATH_W) '$(srcdir)/util/track/track_node.cc'; fi` |
---|
| 579 | |
---|
[4456] | 580 | pilot_node.o: util/track/pilot_node.cc |
---|
| 581 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pilot_node.o -MD -MP -MF "$(DEPDIR)/pilot_node.Tpo" -c -o pilot_node.o `test -f 'util/track/pilot_node.cc' || echo '$(srcdir)/'`util/track/pilot_node.cc; \ |
---|
| 582 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/pilot_node.Tpo" "$(DEPDIR)/pilot_node.Po"; else rm -f "$(DEPDIR)/pilot_node.Tpo"; exit 1; fi |
---|
| 583 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/track/pilot_node.cc' object='pilot_node.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 584 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/pilot_node.Po' tmpdepfile='$(DEPDIR)/pilot_node.TPo' @AMDEPBACKSLASH@ |
---|
| 585 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 586 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pilot_node.o `test -f 'util/track/pilot_node.cc' || echo '$(srcdir)/'`util/track/pilot_node.cc |
---|
| 587 | |
---|
| 588 | pilot_node.obj: util/track/pilot_node.cc |
---|
| 589 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pilot_node.obj -MD -MP -MF "$(DEPDIR)/pilot_node.Tpo" -c -o pilot_node.obj `if test -f 'util/track/pilot_node.cc'; then $(CYGPATH_W) 'util/track/pilot_node.cc'; else $(CYGPATH_W) '$(srcdir)/util/track/pilot_node.cc'; fi`; \ |
---|
| 590 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/pilot_node.Tpo" "$(DEPDIR)/pilot_node.Po"; else rm -f "$(DEPDIR)/pilot_node.Tpo"; exit 1; fi |
---|
| 591 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/track/pilot_node.cc' object='pilot_node.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 592 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/pilot_node.Po' tmpdepfile='$(DEPDIR)/pilot_node.TPo' @AMDEPBACKSLASH@ |
---|
| 593 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 594 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pilot_node.obj `if test -f 'util/track/pilot_node.cc'; then $(CYGPATH_W) 'util/track/pilot_node.cc'; else $(CYGPATH_W) '$(srcdir)/util/track/pilot_node.cc'; fi` |
---|
| 595 | |
---|
[3868] | 596 | animation.o: util/animation/animation.cc |
---|
| 597 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation.o -MD -MP -MF "$(DEPDIR)/animation.Tpo" -c -o animation.o `test -f 'util/animation/animation.cc' || echo '$(srcdir)/'`util/animation/animation.cc; \ |
---|
| 598 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/animation.Tpo" "$(DEPDIR)/animation.Po"; else rm -f "$(DEPDIR)/animation.Tpo"; exit 1; fi |
---|
| 599 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/animation/animation.cc' object='animation.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 600 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/animation.Po' tmpdepfile='$(DEPDIR)/animation.TPo' @AMDEPBACKSLASH@ |
---|
| 601 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 602 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation.o `test -f 'util/animation/animation.cc' || echo '$(srcdir)/'`util/animation/animation.cc |
---|
| 603 | |
---|
| 604 | animation.obj: util/animation/animation.cc |
---|
| 605 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation.obj -MD -MP -MF "$(DEPDIR)/animation.Tpo" -c -o animation.obj `if test -f 'util/animation/animation.cc'; then $(CYGPATH_W) 'util/animation/animation.cc'; else $(CYGPATH_W) '$(srcdir)/util/animation/animation.cc'; fi`; \ |
---|
| 606 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/animation.Tpo" "$(DEPDIR)/animation.Po"; else rm -f "$(DEPDIR)/animation.Tpo"; exit 1; fi |
---|
| 607 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/animation/animation.cc' object='animation.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 608 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/animation.Po' tmpdepfile='$(DEPDIR)/animation.TPo' @AMDEPBACKSLASH@ |
---|
| 609 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 610 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation.obj `if test -f 'util/animation/animation.cc'; then $(CYGPATH_W) 'util/animation/animation.cc'; else $(CYGPATH_W) '$(srcdir)/util/animation/animation.cc'; fi` |
---|
| 611 | |
---|
| 612 | animation3d.o: util/animation/animation3d.cc |
---|
| 613 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation3d.o -MD -MP -MF "$(DEPDIR)/animation3d.Tpo" -c -o animation3d.o `test -f 'util/animation/animation3d.cc' || echo '$(srcdir)/'`util/animation/animation3d.cc; \ |
---|
| 614 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/animation3d.Tpo" "$(DEPDIR)/animation3d.Po"; else rm -f "$(DEPDIR)/animation3d.Tpo"; exit 1; fi |
---|
| 615 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/animation/animation3d.cc' object='animation3d.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 616 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/animation3d.Po' tmpdepfile='$(DEPDIR)/animation3d.TPo' @AMDEPBACKSLASH@ |
---|
| 617 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 618 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation3d.o `test -f 'util/animation/animation3d.cc' || echo '$(srcdir)/'`util/animation/animation3d.cc |
---|
| 619 | |
---|
| 620 | animation3d.obj: util/animation/animation3d.cc |
---|
| 621 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation3d.obj -MD -MP -MF "$(DEPDIR)/animation3d.Tpo" -c -o animation3d.obj `if test -f 'util/animation/animation3d.cc'; then $(CYGPATH_W) 'util/animation/animation3d.cc'; else $(CYGPATH_W) '$(srcdir)/util/animation/animation3d.cc'; fi`; \ |
---|
| 622 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/animation3d.Tpo" "$(DEPDIR)/animation3d.Po"; else rm -f "$(DEPDIR)/animation3d.Tpo"; exit 1; fi |
---|
| 623 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/animation/animation3d.cc' object='animation3d.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 624 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/animation3d.Po' tmpdepfile='$(DEPDIR)/animation3d.TPo' @AMDEPBACKSLASH@ |
---|
| 625 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 626 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation3d.obj `if test -f 'util/animation/animation3d.cc'; then $(CYGPATH_W) 'util/animation/animation3d.cc'; else $(CYGPATH_W) '$(srcdir)/util/animation/animation3d.cc'; fi` |
---|
| 627 | |
---|
| 628 | animation_player.o: util/animation/animation_player.cc |
---|
| 629 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation_player.o -MD -MP -MF "$(DEPDIR)/animation_player.Tpo" -c -o animation_player.o `test -f 'util/animation/animation_player.cc' || echo '$(srcdir)/'`util/animation/animation_player.cc; \ |
---|
| 630 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/animation_player.Tpo" "$(DEPDIR)/animation_player.Po"; else rm -f "$(DEPDIR)/animation_player.Tpo"; exit 1; fi |
---|
| 631 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/animation/animation_player.cc' object='animation_player.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 632 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/animation_player.Po' tmpdepfile='$(DEPDIR)/animation_player.TPo' @AMDEPBACKSLASH@ |
---|
| 633 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 634 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation_player.o `test -f 'util/animation/animation_player.cc' || echo '$(srcdir)/'`util/animation/animation_player.cc |
---|
| 635 | |
---|
| 636 | animation_player.obj: util/animation/animation_player.cc |
---|
| 637 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation_player.obj -MD -MP -MF "$(DEPDIR)/animation_player.Tpo" -c -o animation_player.obj `if test -f 'util/animation/animation_player.cc'; then $(CYGPATH_W) 'util/animation/animation_player.cc'; else $(CYGPATH_W) '$(srcdir)/util/animation/animation_player.cc'; fi`; \ |
---|
| 638 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/animation_player.Tpo" "$(DEPDIR)/animation_player.Po"; else rm -f "$(DEPDIR)/animation_player.Tpo"; exit 1; fi |
---|
| 639 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/animation/animation_player.cc' object='animation_player.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 640 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/animation_player.Po' tmpdepfile='$(DEPDIR)/animation_player.TPo' @AMDEPBACKSLASH@ |
---|
| 641 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 642 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation_player.obj `if test -f 'util/animation/animation_player.cc'; then $(CYGPATH_W) 'util/animation/animation_player.cc'; else $(CYGPATH_W) '$(srcdir)/util/animation/animation_player.cc'; fi` |
---|
| 643 | |
---|
[4245] | 644 | object_manager.o: util/object_manager.cc |
---|
| 645 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT object_manager.o -MD -MP -MF "$(DEPDIR)/object_manager.Tpo" -c -o object_manager.o `test -f 'util/object_manager.cc' || echo '$(srcdir)/'`util/object_manager.cc; \ |
---|
| 646 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/object_manager.Tpo" "$(DEPDIR)/object_manager.Po"; else rm -f "$(DEPDIR)/object_manager.Tpo"; exit 1; fi |
---|
| 647 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/object_manager.cc' object='object_manager.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 648 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/object_manager.Po' tmpdepfile='$(DEPDIR)/object_manager.TPo' @AMDEPBACKSLASH@ |
---|
| 649 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 650 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o object_manager.o `test -f 'util/object_manager.cc' || echo '$(srcdir)/'`util/object_manager.cc |
---|
| 651 | |
---|
| 652 | object_manager.obj: util/object_manager.cc |
---|
| 653 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT object_manager.obj -MD -MP -MF "$(DEPDIR)/object_manager.Tpo" -c -o object_manager.obj `if test -f 'util/object_manager.cc'; then $(CYGPATH_W) 'util/object_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/object_manager.cc'; fi`; \ |
---|
| 654 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/object_manager.Tpo" "$(DEPDIR)/object_manager.Po"; else rm -f "$(DEPDIR)/object_manager.Tpo"; exit 1; fi |
---|
| 655 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/object_manager.cc' object='object_manager.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 656 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/object_manager.Po' tmpdepfile='$(DEPDIR)/object_manager.TPo' @AMDEPBACKSLASH@ |
---|
| 657 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 658 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o object_manager.obj `if test -f 'util/object_manager.cc'; then $(CYGPATH_W) 'util/object_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/object_manager.cc'; fi` |
---|
| 659 | |
---|
[4262] | 660 | garbage_collector.o: util/garbage_collector.cc |
---|
| 661 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT garbage_collector.o -MD -MP -MF "$(DEPDIR)/garbage_collector.Tpo" -c -o garbage_collector.o `test -f 'util/garbage_collector.cc' || echo '$(srcdir)/'`util/garbage_collector.cc; \ |
---|
| 662 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/garbage_collector.Tpo" "$(DEPDIR)/garbage_collector.Po"; else rm -f "$(DEPDIR)/garbage_collector.Tpo"; exit 1; fi |
---|
| 663 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/garbage_collector.cc' object='garbage_collector.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 664 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/garbage_collector.Po' tmpdepfile='$(DEPDIR)/garbage_collector.TPo' @AMDEPBACKSLASH@ |
---|
| 665 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 666 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o garbage_collector.o `test -f 'util/garbage_collector.cc' || echo '$(srcdir)/'`util/garbage_collector.cc |
---|
| 667 | |
---|
| 668 | garbage_collector.obj: util/garbage_collector.cc |
---|
| 669 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT garbage_collector.obj -MD -MP -MF "$(DEPDIR)/garbage_collector.Tpo" -c -o garbage_collector.obj `if test -f 'util/garbage_collector.cc'; then $(CYGPATH_W) 'util/garbage_collector.cc'; else $(CYGPATH_W) '$(srcdir)/util/garbage_collector.cc'; fi`; \ |
---|
| 670 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/garbage_collector.Tpo" "$(DEPDIR)/garbage_collector.Po"; else rm -f "$(DEPDIR)/garbage_collector.Tpo"; exit 1; fi |
---|
| 671 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/garbage_collector.cc' object='garbage_collector.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 672 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/garbage_collector.Po' tmpdepfile='$(DEPDIR)/garbage_collector.TPo' @AMDEPBACKSLASH@ |
---|
| 673 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 674 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o garbage_collector.obj `if test -f 'util/garbage_collector.cc'; then $(CYGPATH_W) 'util/garbage_collector.cc'; else $(CYGPATH_W) '$(srcdir)/util/garbage_collector.cc'; fi` |
---|
| 675 | |
---|
| 676 | resource_manager.o: util/resource_manager.cc |
---|
| 677 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT resource_manager.o -MD -MP -MF "$(DEPDIR)/resource_manager.Tpo" -c -o resource_manager.o `test -f 'util/resource_manager.cc' || echo '$(srcdir)/'`util/resource_manager.cc; \ |
---|
| 678 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/resource_manager.Tpo" "$(DEPDIR)/resource_manager.Po"; else rm -f "$(DEPDIR)/resource_manager.Tpo"; exit 1; fi |
---|
| 679 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/resource_manager.cc' object='resource_manager.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 680 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/resource_manager.Po' tmpdepfile='$(DEPDIR)/resource_manager.TPo' @AMDEPBACKSLASH@ |
---|
| 681 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 682 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.o `test -f 'util/resource_manager.cc' || echo '$(srcdir)/'`util/resource_manager.cc |
---|
| 683 | |
---|
| 684 | resource_manager.obj: util/resource_manager.cc |
---|
| 685 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT resource_manager.obj -MD -MP -MF "$(DEPDIR)/resource_manager.Tpo" -c -o resource_manager.obj `if test -f 'util/resource_manager.cc'; then $(CYGPATH_W) 'util/resource_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/resource_manager.cc'; fi`; \ |
---|
| 686 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/resource_manager.Tpo" "$(DEPDIR)/resource_manager.Po"; else rm -f "$(DEPDIR)/resource_manager.Tpo"; exit 1; fi |
---|
| 687 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/resource_manager.cc' object='resource_manager.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 688 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/resource_manager.Po' tmpdepfile='$(DEPDIR)/resource_manager.TPo' @AMDEPBACKSLASH@ |
---|
| 689 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 690 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.obj `if test -f 'util/resource_manager.cc'; then $(CYGPATH_W) 'util/resource_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/resource_manager.cc'; fi` |
---|
| 691 | |
---|
| 692 | factory.o: util/loading/factory.cc |
---|
| 693 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT factory.o -MD -MP -MF "$(DEPDIR)/factory.Tpo" -c -o factory.o `test -f 'util/loading/factory.cc' || echo '$(srcdir)/'`util/loading/factory.cc; \ |
---|
| 694 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/factory.Tpo" "$(DEPDIR)/factory.Po"; else rm -f "$(DEPDIR)/factory.Tpo"; exit 1; fi |
---|
| 695 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/loading/factory.cc' object='factory.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 696 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/factory.Po' tmpdepfile='$(DEPDIR)/factory.TPo' @AMDEPBACKSLASH@ |
---|
| 697 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 698 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o factory.o `test -f 'util/loading/factory.cc' || echo '$(srcdir)/'`util/loading/factory.cc |
---|
| 699 | |
---|
| 700 | factory.obj: util/loading/factory.cc |
---|
| 701 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT factory.obj -MD -MP -MF "$(DEPDIR)/factory.Tpo" -c -o factory.obj `if test -f 'util/loading/factory.cc'; then $(CYGPATH_W) 'util/loading/factory.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/factory.cc'; fi`; \ |
---|
| 702 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/factory.Tpo" "$(DEPDIR)/factory.Po"; else rm -f "$(DEPDIR)/factory.Tpo"; exit 1; fi |
---|
| 703 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/loading/factory.cc' object='factory.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 704 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/factory.Po' tmpdepfile='$(DEPDIR)/factory.TPo' @AMDEPBACKSLASH@ |
---|
| 705 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 706 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o factory.obj `if test -f 'util/loading/factory.cc'; then $(CYGPATH_W) 'util/loading/factory.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/factory.cc'; fi` |
---|
| 707 | |
---|
| 708 | load_param.o: util/loading/load_param.cc |
---|
| 709 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT load_param.o -MD -MP -MF "$(DEPDIR)/load_param.Tpo" -c -o load_param.o `test -f 'util/loading/load_param.cc' || echo '$(srcdir)/'`util/loading/load_param.cc; \ |
---|
| 710 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/load_param.Tpo" "$(DEPDIR)/load_param.Po"; else rm -f "$(DEPDIR)/load_param.Tpo"; exit 1; fi |
---|
| 711 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/loading/load_param.cc' object='load_param.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 712 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/load_param.Po' tmpdepfile='$(DEPDIR)/load_param.TPo' @AMDEPBACKSLASH@ |
---|
| 713 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 714 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o load_param.o `test -f 'util/loading/load_param.cc' || echo '$(srcdir)/'`util/loading/load_param.cc |
---|
| 715 | |
---|
| 716 | load_param.obj: util/loading/load_param.cc |
---|
| 717 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT load_param.obj -MD -MP -MF "$(DEPDIR)/load_param.Tpo" -c -o load_param.obj `if test -f 'util/loading/load_param.cc'; then $(CYGPATH_W) 'util/loading/load_param.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/load_param.cc'; fi`; \ |
---|
| 718 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/load_param.Tpo" "$(DEPDIR)/load_param.Po"; else rm -f "$(DEPDIR)/load_param.Tpo"; exit 1; fi |
---|
| 719 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/loading/load_param.cc' object='load_param.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 720 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/load_param.Po' tmpdepfile='$(DEPDIR)/load_param.TPo' @AMDEPBACKSLASH@ |
---|
| 721 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 722 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o load_param.obj `if test -f 'util/loading/load_param.cc'; then $(CYGPATH_W) 'util/loading/load_param.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/load_param.cc'; fi` |
---|
| 723 | |
---|
[4338] | 724 | state.o: util/state.cc |
---|
| 725 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT state.o -MD -MP -MF "$(DEPDIR)/state.Tpo" -c -o state.o `test -f 'util/state.cc' || echo '$(srcdir)/'`util/state.cc; \ |
---|
| 726 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/state.Tpo" "$(DEPDIR)/state.Po"; else rm -f "$(DEPDIR)/state.Tpo"; exit 1; fi |
---|
| 727 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/state.cc' object='state.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 728 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/state.Po' tmpdepfile='$(DEPDIR)/state.TPo' @AMDEPBACKSLASH@ |
---|
| 729 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 730 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o state.o `test -f 'util/state.cc' || echo '$(srcdir)/'`util/state.cc |
---|
| 731 | |
---|
| 732 | state.obj: util/state.cc |
---|
| 733 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT state.obj -MD -MP -MF "$(DEPDIR)/state.Tpo" -c -o state.obj `if test -f 'util/state.cc'; then $(CYGPATH_W) 'util/state.cc'; else $(CYGPATH_W) '$(srcdir)/util/state.cc'; fi`; \ |
---|
| 734 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/state.Tpo" "$(DEPDIR)/state.Po"; else rm -f "$(DEPDIR)/state.Tpo"; exit 1; fi |
---|
| 735 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/state.cc' object='state.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 736 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/state.Po' tmpdepfile='$(DEPDIR)/state.TPo' @AMDEPBACKSLASH@ |
---|
| 737 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 738 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o state.obj `if test -f 'util/state.cc'; then $(CYGPATH_W) 'util/state.cc'; else $(CYGPATH_W) '$(srcdir)/util/state.cc'; fi` |
---|
| 739 | |
---|
[3478] | 740 | story_entity.o: story_entities/story_entity.cc |
---|
| 741 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT story_entity.o -MD -MP -MF "$(DEPDIR)/story_entity.Tpo" -c -o story_entity.o `test -f 'story_entities/story_entity.cc' || echo '$(srcdir)/'`story_entities/story_entity.cc; \ |
---|
| 742 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/story_entity.Tpo" "$(DEPDIR)/story_entity.Po"; else rm -f "$(DEPDIR)/story_entity.Tpo"; exit 1; fi |
---|
| 743 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/story_entity.cc' object='story_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 744 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/story_entity.Po' tmpdepfile='$(DEPDIR)/story_entity.TPo' @AMDEPBACKSLASH@ |
---|
| 745 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 746 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o story_entity.o `test -f 'story_entities/story_entity.cc' || echo '$(srcdir)/'`story_entities/story_entity.cc |
---|
| 747 | |
---|
| 748 | story_entity.obj: story_entities/story_entity.cc |
---|
| 749 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT story_entity.obj -MD -MP -MF "$(DEPDIR)/story_entity.Tpo" -c -o story_entity.obj `if test -f 'story_entities/story_entity.cc'; then $(CYGPATH_W) 'story_entities/story_entity.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/story_entity.cc'; fi`; \ |
---|
| 750 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/story_entity.Tpo" "$(DEPDIR)/story_entity.Po"; else rm -f "$(DEPDIR)/story_entity.Tpo"; exit 1; fi |
---|
| 751 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/story_entity.cc' object='story_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 752 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/story_entity.Po' tmpdepfile='$(DEPDIR)/story_entity.TPo' @AMDEPBACKSLASH@ |
---|
| 753 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 754 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o story_entity.obj `if test -f 'story_entities/story_entity.cc'; then $(CYGPATH_W) 'story_entities/story_entity.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/story_entity.cc'; fi` |
---|
| 755 | |
---|
| 756 | campaign.o: story_entities/campaign.cc |
---|
| 757 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT campaign.o -MD -MP -MF "$(DEPDIR)/campaign.Tpo" -c -o campaign.o `test -f 'story_entities/campaign.cc' || echo '$(srcdir)/'`story_entities/campaign.cc; \ |
---|
| 758 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/campaign.Tpo" "$(DEPDIR)/campaign.Po"; else rm -f "$(DEPDIR)/campaign.Tpo"; exit 1; fi |
---|
| 759 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/campaign.cc' object='campaign.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 760 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/campaign.Po' tmpdepfile='$(DEPDIR)/campaign.TPo' @AMDEPBACKSLASH@ |
---|
| 761 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 762 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o campaign.o `test -f 'story_entities/campaign.cc' || echo '$(srcdir)/'`story_entities/campaign.cc |
---|
| 763 | |
---|
| 764 | campaign.obj: story_entities/campaign.cc |
---|
| 765 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT campaign.obj -MD -MP -MF "$(DEPDIR)/campaign.Tpo" -c -o campaign.obj `if test -f 'story_entities/campaign.cc'; then $(CYGPATH_W) 'story_entities/campaign.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/campaign.cc'; fi`; \ |
---|
| 766 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/campaign.Tpo" "$(DEPDIR)/campaign.Po"; else rm -f "$(DEPDIR)/campaign.Tpo"; exit 1; fi |
---|
| 767 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/campaign.cc' object='campaign.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 768 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/campaign.Po' tmpdepfile='$(DEPDIR)/campaign.TPo' @AMDEPBACKSLASH@ |
---|
| 769 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 770 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o campaign.obj `if test -f 'story_entities/campaign.cc'; then $(CYGPATH_W) 'story_entities/campaign.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/campaign.cc'; fi` |
---|
| 771 | |
---|
[3475] | 772 | world.o: story_entities/world.cc |
---|
| 773 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT world.o -MD -MP -MF "$(DEPDIR)/world.Tpo" -c -o world.o `test -f 'story_entities/world.cc' || echo '$(srcdir)/'`story_entities/world.cc; \ |
---|
| 774 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/world.Tpo" "$(DEPDIR)/world.Po"; else rm -f "$(DEPDIR)/world.Tpo"; exit 1; fi |
---|
| 775 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/world.cc' object='world.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 776 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/world.Po' tmpdepfile='$(DEPDIR)/world.TPo' @AMDEPBACKSLASH@ |
---|
| 777 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 778 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o world.o `test -f 'story_entities/world.cc' || echo '$(srcdir)/'`story_entities/world.cc |
---|
| 779 | |
---|
| 780 | world.obj: story_entities/world.cc |
---|
| 781 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT world.obj -MD -MP -MF "$(DEPDIR)/world.Tpo" -c -o world.obj `if test -f 'story_entities/world.cc'; then $(CYGPATH_W) 'story_entities/world.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/world.cc'; fi`; \ |
---|
| 782 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/world.Tpo" "$(DEPDIR)/world.Po"; else rm -f "$(DEPDIR)/world.Tpo"; exit 1; fi |
---|
| 783 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/world.cc' object='world.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 784 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/world.Po' tmpdepfile='$(DEPDIR)/world.TPo' @AMDEPBACKSLASH@ |
---|
| 785 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 786 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o world.obj `if test -f 'story_entities/world.cc'; then $(CYGPATH_W) 'story_entities/world.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/world.cc'; fi` |
---|
| 787 | |
---|
[3472] | 788 | world_entity.o: world_entities/world_entity.cc |
---|
| 789 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT world_entity.o -MD -MP -MF "$(DEPDIR)/world_entity.Tpo" -c -o world_entity.o `test -f 'world_entities/world_entity.cc' || echo '$(srcdir)/'`world_entities/world_entity.cc; \ |
---|
| 790 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/world_entity.Tpo" "$(DEPDIR)/world_entity.Po"; else rm -f "$(DEPDIR)/world_entity.Tpo"; exit 1; fi |
---|
| 791 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/world_entity.cc' object='world_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 792 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/world_entity.Po' tmpdepfile='$(DEPDIR)/world_entity.TPo' @AMDEPBACKSLASH@ |
---|
| 793 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 794 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o world_entity.o `test -f 'world_entities/world_entity.cc' || echo '$(srcdir)/'`world_entities/world_entity.cc |
---|
| 795 | |
---|
| 796 | world_entity.obj: world_entities/world_entity.cc |
---|
| 797 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT world_entity.obj -MD -MP -MF "$(DEPDIR)/world_entity.Tpo" -c -o world_entity.obj `if test -f 'world_entities/world_entity.cc'; then $(CYGPATH_W) 'world_entities/world_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/world_entity.cc'; fi`; \ |
---|
| 798 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/world_entity.Tpo" "$(DEPDIR)/world_entity.Po"; else rm -f "$(DEPDIR)/world_entity.Tpo"; exit 1; fi |
---|
| 799 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/world_entity.cc' object='world_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 800 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/world_entity.Po' tmpdepfile='$(DEPDIR)/world_entity.TPo' @AMDEPBACKSLASH@ |
---|
| 801 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 802 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o world_entity.obj `if test -f 'world_entities/world_entity.cc'; then $(CYGPATH_W) 'world_entities/world_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/world_entity.cc'; fi` |
---|
| 803 | |
---|
[4262] | 804 | camera.o: world_entities/camera.cc |
---|
| 805 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT camera.o -MD -MP -MF "$(DEPDIR)/camera.Tpo" -c -o camera.o `test -f 'world_entities/camera.cc' || echo '$(srcdir)/'`world_entities/camera.cc; \ |
---|
| 806 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/camera.Tpo" "$(DEPDIR)/camera.Po"; else rm -f "$(DEPDIR)/camera.Tpo"; exit 1; fi |
---|
| 807 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/camera.cc' object='camera.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 808 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/camera.Po' tmpdepfile='$(DEPDIR)/camera.TPo' @AMDEPBACKSLASH@ |
---|
| 809 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 810 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o camera.o `test -f 'world_entities/camera.cc' || echo '$(srcdir)/'`world_entities/camera.cc |
---|
| 811 | |
---|
| 812 | camera.obj: world_entities/camera.cc |
---|
| 813 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT camera.obj -MD -MP -MF "$(DEPDIR)/camera.Tpo" -c -o camera.obj `if test -f 'world_entities/camera.cc'; then $(CYGPATH_W) 'world_entities/camera.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/camera.cc'; fi`; \ |
---|
| 814 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/camera.Tpo" "$(DEPDIR)/camera.Po"; else rm -f "$(DEPDIR)/camera.Tpo"; exit 1; fi |
---|
| 815 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/camera.cc' object='camera.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 816 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/camera.Po' tmpdepfile='$(DEPDIR)/camera.TPo' @AMDEPBACKSLASH@ |
---|
| 817 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 818 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o camera.obj `if test -f 'world_entities/camera.cc'; then $(CYGPATH_W) 'world_entities/camera.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/camera.cc'; fi` |
---|
| 819 | |
---|
[3478] | 820 | player.o: world_entities/player.cc |
---|
| 821 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT player.o -MD -MP -MF "$(DEPDIR)/player.Tpo" -c -o player.o `test -f 'world_entities/player.cc' || echo '$(srcdir)/'`world_entities/player.cc; \ |
---|
| 822 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/player.Tpo" "$(DEPDIR)/player.Po"; else rm -f "$(DEPDIR)/player.Tpo"; exit 1; fi |
---|
| 823 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/player.cc' object='player.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 824 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/player.Po' tmpdepfile='$(DEPDIR)/player.TPo' @AMDEPBACKSLASH@ |
---|
[3473] | 825 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3478] | 826 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o player.o `test -f 'world_entities/player.cc' || echo '$(srcdir)/'`world_entities/player.cc |
---|
[3473] | 827 | |
---|
[3478] | 828 | player.obj: world_entities/player.cc |
---|
| 829 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT player.obj -MD -MP -MF "$(DEPDIR)/player.Tpo" -c -o player.obj `if test -f 'world_entities/player.cc'; then $(CYGPATH_W) 'world_entities/player.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/player.cc'; fi`; \ |
---|
| 830 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/player.Tpo" "$(DEPDIR)/player.Po"; else rm -f "$(DEPDIR)/player.Tpo"; exit 1; fi |
---|
| 831 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/player.cc' object='player.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 832 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/player.Po' tmpdepfile='$(DEPDIR)/player.TPo' @AMDEPBACKSLASH@ |
---|
[3473] | 833 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3478] | 834 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o player.obj `if test -f 'world_entities/player.cc'; then $(CYGPATH_W) 'world_entities/player.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/player.cc'; fi` |
---|
[3473] | 835 | |
---|
[3472] | 836 | environment.o: world_entities/environment.cc |
---|
| 837 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT environment.o -MD -MP -MF "$(DEPDIR)/environment.Tpo" -c -o environment.o `test -f 'world_entities/environment.cc' || echo '$(srcdir)/'`world_entities/environment.cc; \ |
---|
| 838 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/environment.Tpo" "$(DEPDIR)/environment.Po"; else rm -f "$(DEPDIR)/environment.Tpo"; exit 1; fi |
---|
| 839 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/environment.cc' object='environment.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 840 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/environment.Po' tmpdepfile='$(DEPDIR)/environment.TPo' @AMDEPBACKSLASH@ |
---|
| 841 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 842 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o environment.o `test -f 'world_entities/environment.cc' || echo '$(srcdir)/'`world_entities/environment.cc |
---|
| 843 | |
---|
| 844 | environment.obj: world_entities/environment.cc |
---|
| 845 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT environment.obj -MD -MP -MF "$(DEPDIR)/environment.Tpo" -c -o environment.obj `if test -f 'world_entities/environment.cc'; then $(CYGPATH_W) 'world_entities/environment.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/environment.cc'; fi`; \ |
---|
| 846 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/environment.Tpo" "$(DEPDIR)/environment.Po"; else rm -f "$(DEPDIR)/environment.Tpo"; exit 1; fi |
---|
| 847 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/environment.cc' object='environment.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 848 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/environment.Po' tmpdepfile='$(DEPDIR)/environment.TPo' @AMDEPBACKSLASH@ |
---|
| 849 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 850 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o environment.obj `if test -f 'world_entities/environment.cc'; then $(CYGPATH_W) 'world_entities/environment.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/environment.cc'; fi` |
---|
| 851 | |
---|
[3478] | 852 | skysphere.o: world_entities/skysphere.cc |
---|
| 853 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skysphere.o -MD -MP -MF "$(DEPDIR)/skysphere.Tpo" -c -o skysphere.o `test -f 'world_entities/skysphere.cc' || echo '$(srcdir)/'`world_entities/skysphere.cc; \ |
---|
| 854 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/skysphere.Tpo" "$(DEPDIR)/skysphere.Po"; else rm -f "$(DEPDIR)/skysphere.Tpo"; exit 1; fi |
---|
| 855 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skysphere.cc' object='skysphere.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 856 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/skysphere.Po' tmpdepfile='$(DEPDIR)/skysphere.TPo' @AMDEPBACKSLASH@ |
---|
[3196] | 857 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3478] | 858 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skysphere.o `test -f 'world_entities/skysphere.cc' || echo '$(srcdir)/'`world_entities/skysphere.cc |
---|
[3196] | 859 | |
---|
[3478] | 860 | skysphere.obj: world_entities/skysphere.cc |
---|
| 861 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skysphere.obj -MD -MP -MF "$(DEPDIR)/skysphere.Tpo" -c -o skysphere.obj `if test -f 'world_entities/skysphere.cc'; then $(CYGPATH_W) 'world_entities/skysphere.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skysphere.cc'; fi`; \ |
---|
| 862 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/skysphere.Tpo" "$(DEPDIR)/skysphere.Po"; else rm -f "$(DEPDIR)/skysphere.Tpo"; exit 1; fi |
---|
| 863 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skysphere.cc' object='skysphere.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 864 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/skysphere.Po' tmpdepfile='$(DEPDIR)/skysphere.TPo' @AMDEPBACKSLASH@ |
---|
[3196] | 865 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3478] | 866 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skysphere.obj `if test -f 'world_entities/skysphere.cc'; then $(CYGPATH_W) 'world_entities/skysphere.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skysphere.cc'; fi` |
---|
[3196] | 867 | |
---|
[3796] | 868 | skybox.o: world_entities/skybox.cc |
---|
| 869 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skybox.o -MD -MP -MF "$(DEPDIR)/skybox.Tpo" -c -o skybox.o `test -f 'world_entities/skybox.cc' || echo '$(srcdir)/'`world_entities/skybox.cc; \ |
---|
| 870 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/skybox.Tpo" "$(DEPDIR)/skybox.Po"; else rm -f "$(DEPDIR)/skybox.Tpo"; exit 1; fi |
---|
| 871 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skybox.cc' object='skybox.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 872 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/skybox.Po' tmpdepfile='$(DEPDIR)/skybox.TPo' @AMDEPBACKSLASH@ |
---|
| 873 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 874 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skybox.o `test -f 'world_entities/skybox.cc' || echo '$(srcdir)/'`world_entities/skybox.cc |
---|
| 875 | |
---|
| 876 | skybox.obj: world_entities/skybox.cc |
---|
| 877 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skybox.obj -MD -MP -MF "$(DEPDIR)/skybox.Tpo" -c -o skybox.obj `if test -f 'world_entities/skybox.cc'; then $(CYGPATH_W) 'world_entities/skybox.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skybox.cc'; fi`; \ |
---|
| 878 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/skybox.Tpo" "$(DEPDIR)/skybox.Po"; else rm -f "$(DEPDIR)/skybox.Tpo"; exit 1; fi |
---|
| 879 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skybox.cc' object='skybox.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 880 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/skybox.Po' tmpdepfile='$(DEPDIR)/skybox.TPo' @AMDEPBACKSLASH@ |
---|
| 881 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 882 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skybox.obj `if test -f 'world_entities/skybox.cc'; then $(CYGPATH_W) 'world_entities/skybox.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skybox.cc'; fi` |
---|
| 883 | |
---|
[3559] | 884 | terrain.o: world_entities/terrain.cc |
---|
| 885 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT terrain.o -MD -MP -MF "$(DEPDIR)/terrain.Tpo" -c -o terrain.o `test -f 'world_entities/terrain.cc' || echo '$(srcdir)/'`world_entities/terrain.cc; \ |
---|
| 886 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/terrain.Tpo" "$(DEPDIR)/terrain.Po"; else rm -f "$(DEPDIR)/terrain.Tpo"; exit 1; fi |
---|
| 887 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/terrain.cc' object='terrain.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 888 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/terrain.Po' tmpdepfile='$(DEPDIR)/terrain.TPo' @AMDEPBACKSLASH@ |
---|
| 889 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 890 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o terrain.o `test -f 'world_entities/terrain.cc' || echo '$(srcdir)/'`world_entities/terrain.cc |
---|
| 891 | |
---|
| 892 | terrain.obj: world_entities/terrain.cc |
---|
| 893 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT terrain.obj -MD -MP -MF "$(DEPDIR)/terrain.Tpo" -c -o terrain.obj `if test -f 'world_entities/terrain.cc'; then $(CYGPATH_W) 'world_entities/terrain.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/terrain.cc'; fi`; \ |
---|
| 894 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/terrain.Tpo" "$(DEPDIR)/terrain.Po"; else rm -f "$(DEPDIR)/terrain.Tpo"; exit 1; fi |
---|
| 895 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/terrain.cc' object='terrain.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 896 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/terrain.Po' tmpdepfile='$(DEPDIR)/terrain.TPo' @AMDEPBACKSLASH@ |
---|
| 897 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 898 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o terrain.obj `if test -f 'world_entities/terrain.cc'; then $(CYGPATH_W) 'world_entities/terrain.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/terrain.cc'; fi` |
---|
| 899 | |
---|
[3573] | 900 | weapon.o: world_entities/weapon.cc |
---|
| 901 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon.o -MD -MP -MF "$(DEPDIR)/weapon.Tpo" -c -o weapon.o `test -f 'world_entities/weapon.cc' || echo '$(srcdir)/'`world_entities/weapon.cc; \ |
---|
| 902 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/weapon.Tpo" "$(DEPDIR)/weapon.Po"; else rm -f "$(DEPDIR)/weapon.Tpo"; exit 1; fi |
---|
| 903 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapon.cc' object='weapon.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 904 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/weapon.Po' tmpdepfile='$(DEPDIR)/weapon.TPo' @AMDEPBACKSLASH@ |
---|
| 905 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 906 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon.o `test -f 'world_entities/weapon.cc' || echo '$(srcdir)/'`world_entities/weapon.cc |
---|
| 907 | |
---|
| 908 | weapon.obj: world_entities/weapon.cc |
---|
| 909 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon.obj -MD -MP -MF "$(DEPDIR)/weapon.Tpo" -c -o weapon.obj `if test -f 'world_entities/weapon.cc'; then $(CYGPATH_W) 'world_entities/weapon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapon.cc'; fi`; \ |
---|
| 910 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/weapon.Tpo" "$(DEPDIR)/weapon.Po"; else rm -f "$(DEPDIR)/weapon.Tpo"; exit 1; fi |
---|
| 911 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapon.cc' object='weapon.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 912 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/weapon.Po' tmpdepfile='$(DEPDIR)/weapon.TPo' @AMDEPBACKSLASH@ |
---|
| 913 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 914 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon.obj `if test -f 'world_entities/weapon.cc'; then $(CYGPATH_W) 'world_entities/weapon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapon.cc'; fi` |
---|
| 915 | |
---|
| 916 | projectile.o: world_entities/projectile.cc |
---|
| 917 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT projectile.o -MD -MP -MF "$(DEPDIR)/projectile.Tpo" -c -o projectile.o `test -f 'world_entities/projectile.cc' || echo '$(srcdir)/'`world_entities/projectile.cc; \ |
---|
| 918 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/projectile.Tpo" "$(DEPDIR)/projectile.Po"; else rm -f "$(DEPDIR)/projectile.Tpo"; exit 1; fi |
---|
| 919 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/projectile.cc' object='projectile.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 920 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/projectile.Po' tmpdepfile='$(DEPDIR)/projectile.TPo' @AMDEPBACKSLASH@ |
---|
| 921 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 922 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o projectile.o `test -f 'world_entities/projectile.cc' || echo '$(srcdir)/'`world_entities/projectile.cc |
---|
| 923 | |
---|
| 924 | projectile.obj: world_entities/projectile.cc |
---|
| 925 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT projectile.obj -MD -MP -MF "$(DEPDIR)/projectile.Tpo" -c -o projectile.obj `if test -f 'world_entities/projectile.cc'; then $(CYGPATH_W) 'world_entities/projectile.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/projectile.cc'; fi`; \ |
---|
| 926 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/projectile.Tpo" "$(DEPDIR)/projectile.Po"; else rm -f "$(DEPDIR)/projectile.Tpo"; exit 1; fi |
---|
| 927 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/projectile.cc' object='projectile.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 928 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/projectile.Po' tmpdepfile='$(DEPDIR)/projectile.TPo' @AMDEPBACKSLASH@ |
---|
| 929 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 930 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o projectile.obj `if test -f 'world_entities/projectile.cc'; then $(CYGPATH_W) 'world_entities/projectile.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/projectile.cc'; fi` |
---|
| 931 | |
---|
[3750] | 932 | satellite.o: world_entities/satellite.cc |
---|
| 933 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT satellite.o -MD -MP -MF "$(DEPDIR)/satellite.Tpo" -c -o satellite.o `test -f 'world_entities/satellite.cc' || echo '$(srcdir)/'`world_entities/satellite.cc; \ |
---|
| 934 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/satellite.Tpo" "$(DEPDIR)/satellite.Po"; else rm -f "$(DEPDIR)/satellite.Tpo"; exit 1; fi |
---|
| 935 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/satellite.cc' object='satellite.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 936 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/satellite.Po' tmpdepfile='$(DEPDIR)/satellite.TPo' @AMDEPBACKSLASH@ |
---|
| 937 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 938 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o satellite.o `test -f 'world_entities/satellite.cc' || echo '$(srcdir)/'`world_entities/satellite.cc |
---|
| 939 | |
---|
| 940 | satellite.obj: world_entities/satellite.cc |
---|
| 941 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT satellite.obj -MD -MP -MF "$(DEPDIR)/satellite.Tpo" -c -o satellite.obj `if test -f 'world_entities/satellite.cc'; then $(CYGPATH_W) 'world_entities/satellite.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/satellite.cc'; fi`; \ |
---|
| 942 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/satellite.Tpo" "$(DEPDIR)/satellite.Po"; else rm -f "$(DEPDIR)/satellite.Tpo"; exit 1; fi |
---|
| 943 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/satellite.cc' object='satellite.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 944 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/satellite.Po' tmpdepfile='$(DEPDIR)/satellite.TPo' @AMDEPBACKSLASH@ |
---|
| 945 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 946 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o satellite.obj `if test -f 'world_entities/satellite.cc'; then $(CYGPATH_W) 'world_entities/satellite.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/satellite.cc'; fi` |
---|
| 947 | |
---|
[3580] | 948 | character_attributes.o: world_entities/character_attributes.cc |
---|
| 949 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT character_attributes.o -MD -MP -MF "$(DEPDIR)/character_attributes.Tpo" -c -o character_attributes.o `test -f 'world_entities/character_attributes.cc' || echo '$(srcdir)/'`world_entities/character_attributes.cc; \ |
---|
| 950 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/character_attributes.Tpo" "$(DEPDIR)/character_attributes.Po"; else rm -f "$(DEPDIR)/character_attributes.Tpo"; exit 1; fi |
---|
| 951 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/character_attributes.cc' object='character_attributes.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 952 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/character_attributes.Po' tmpdepfile='$(DEPDIR)/character_attributes.TPo' @AMDEPBACKSLASH@ |
---|
| 953 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 954 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o character_attributes.o `test -f 'world_entities/character_attributes.cc' || echo '$(srcdir)/'`world_entities/character_attributes.cc |
---|
| 955 | |
---|
| 956 | character_attributes.obj: world_entities/character_attributes.cc |
---|
| 957 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT character_attributes.obj -MD -MP -MF "$(DEPDIR)/character_attributes.Tpo" -c -o character_attributes.obj `if test -f 'world_entities/character_attributes.cc'; then $(CYGPATH_W) 'world_entities/character_attributes.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/character_attributes.cc'; fi`; \ |
---|
| 958 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/character_attributes.Tpo" "$(DEPDIR)/character_attributes.Po"; else rm -f "$(DEPDIR)/character_attributes.Tpo"; exit 1; fi |
---|
| 959 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/character_attributes.cc' object='character_attributes.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 960 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/character_attributes.Po' tmpdepfile='$(DEPDIR)/character_attributes.TPo' @AMDEPBACKSLASH@ |
---|
| 961 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 962 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o character_attributes.obj `if test -f 'world_entities/character_attributes.cc'; then $(CYGPATH_W) 'world_entities/character_attributes.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/character_attributes.cc'; fi` |
---|
| 963 | |
---|
[3618] | 964 | test_gun.o: world_entities/test_gun.cc |
---|
| 965 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_gun.o -MD -MP -MF "$(DEPDIR)/test_gun.Tpo" -c -o test_gun.o `test -f 'world_entities/test_gun.cc' || echo '$(srcdir)/'`world_entities/test_gun.cc; \ |
---|
| 966 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_gun.Tpo" "$(DEPDIR)/test_gun.Po"; else rm -f "$(DEPDIR)/test_gun.Tpo"; exit 1; fi |
---|
| 967 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_gun.cc' object='test_gun.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 968 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/test_gun.Po' tmpdepfile='$(DEPDIR)/test_gun.TPo' @AMDEPBACKSLASH@ |
---|
| 969 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 970 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_gun.o `test -f 'world_entities/test_gun.cc' || echo '$(srcdir)/'`world_entities/test_gun.cc |
---|
| 971 | |
---|
| 972 | test_gun.obj: world_entities/test_gun.cc |
---|
| 973 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_gun.obj -MD -MP -MF "$(DEPDIR)/test_gun.Tpo" -c -o test_gun.obj `if test -f 'world_entities/test_gun.cc'; then $(CYGPATH_W) 'world_entities/test_gun.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_gun.cc'; fi`; \ |
---|
| 974 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_gun.Tpo" "$(DEPDIR)/test_gun.Po"; else rm -f "$(DEPDIR)/test_gun.Tpo"; exit 1; fi |
---|
| 975 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_gun.cc' object='test_gun.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 976 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/test_gun.Po' tmpdepfile='$(DEPDIR)/test_gun.TPo' @AMDEPBACKSLASH@ |
---|
| 977 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 978 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_gun.obj `if test -f 'world_entities/test_gun.cc'; then $(CYGPATH_W) 'world_entities/test_gun.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_gun.cc'; fi` |
---|
| 979 | |
---|
[3710] | 980 | test_bullet.o: world_entities/test_bullet.cc |
---|
| 981 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_bullet.o -MD -MP -MF "$(DEPDIR)/test_bullet.Tpo" -c -o test_bullet.o `test -f 'world_entities/test_bullet.cc' || echo '$(srcdir)/'`world_entities/test_bullet.cc; \ |
---|
| 982 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_bullet.Tpo" "$(DEPDIR)/test_bullet.Po"; else rm -f "$(DEPDIR)/test_bullet.Tpo"; exit 1; fi |
---|
| 983 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_bullet.cc' object='test_bullet.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 984 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/test_bullet.Po' tmpdepfile='$(DEPDIR)/test_bullet.TPo' @AMDEPBACKSLASH@ |
---|
| 985 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 986 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_bullet.o `test -f 'world_entities/test_bullet.cc' || echo '$(srcdir)/'`world_entities/test_bullet.cc |
---|
| 987 | |
---|
| 988 | test_bullet.obj: world_entities/test_bullet.cc |
---|
| 989 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_bullet.obj -MD -MP -MF "$(DEPDIR)/test_bullet.Tpo" -c -o test_bullet.obj `if test -f 'world_entities/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_bullet.cc'; fi`; \ |
---|
| 990 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_bullet.Tpo" "$(DEPDIR)/test_bullet.Po"; else rm -f "$(DEPDIR)/test_bullet.Tpo"; exit 1; fi |
---|
| 991 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_bullet.cc' object='test_bullet.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 992 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/test_bullet.Po' tmpdepfile='$(DEPDIR)/test_bullet.TPo' @AMDEPBACKSLASH@ |
---|
| 993 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 994 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_bullet.obj `if test -f 'world_entities/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_bullet.cc'; fi` |
---|
| 995 | |
---|
[4245] | 996 | test_entity.o: world_entities/test_entity.cc |
---|
| 997 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_entity.o -MD -MP -MF "$(DEPDIR)/test_entity.Tpo" -c -o test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc; \ |
---|
| 998 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_entity.Tpo" "$(DEPDIR)/test_entity.Po"; else rm -f "$(DEPDIR)/test_entity.Tpo"; exit 1; fi |
---|
| 999 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_entity.cc' object='test_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1000 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/test_entity.Po' tmpdepfile='$(DEPDIR)/test_entity.TPo' @AMDEPBACKSLASH@ |
---|
| 1001 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1002 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc |
---|
| 1003 | |
---|
| 1004 | test_entity.obj: world_entities/test_entity.cc |
---|
| 1005 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_entity.obj -MD -MP -MF "$(DEPDIR)/test_entity.Tpo" -c -o test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi`; \ |
---|
| 1006 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_entity.Tpo" "$(DEPDIR)/test_entity.Po"; else rm -f "$(DEPDIR)/test_entity.Tpo"; exit 1; fi |
---|
| 1007 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_entity.cc' object='test_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1008 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/test_entity.Po' tmpdepfile='$(DEPDIR)/test_entity.TPo' @AMDEPBACKSLASH@ |
---|
| 1009 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1010 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi` |
---|
| 1011 | |
---|
[3488] | 1012 | p_node.o: lib/coord/p_node.cc |
---|
| 1013 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT p_node.o -MD -MP -MF "$(DEPDIR)/p_node.Tpo" -c -o p_node.o `test -f 'lib/coord/p_node.cc' || echo '$(srcdir)/'`lib/coord/p_node.cc; \ |
---|
| 1014 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/p_node.Tpo" "$(DEPDIR)/p_node.Po"; else rm -f "$(DEPDIR)/p_node.Tpo"; exit 1; fi |
---|
| 1015 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/p_node.cc' object='p_node.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1016 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/p_node.Po' tmpdepfile='$(DEPDIR)/p_node.TPo' @AMDEPBACKSLASH@ |
---|
| 1017 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1018 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o p_node.o `test -f 'lib/coord/p_node.cc' || echo '$(srcdir)/'`lib/coord/p_node.cc |
---|
| 1019 | |
---|
| 1020 | p_node.obj: lib/coord/p_node.cc |
---|
| 1021 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT p_node.obj -MD -MP -MF "$(DEPDIR)/p_node.Tpo" -c -o p_node.obj `if test -f 'lib/coord/p_node.cc'; then $(CYGPATH_W) 'lib/coord/p_node.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/p_node.cc'; fi`; \ |
---|
| 1022 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/p_node.Tpo" "$(DEPDIR)/p_node.Po"; else rm -f "$(DEPDIR)/p_node.Tpo"; exit 1; fi |
---|
| 1023 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/p_node.cc' object='p_node.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1024 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/p_node.Po' tmpdepfile='$(DEPDIR)/p_node.TPo' @AMDEPBACKSLASH@ |
---|
| 1025 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1026 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o p_node.obj `if test -f 'lib/coord/p_node.cc'; then $(CYGPATH_W) 'lib/coord/p_node.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/p_node.cc'; fi` |
---|
| 1027 | |
---|
| 1028 | null_parent.o: lib/coord/null_parent.cc |
---|
| 1029 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT null_parent.o -MD -MP -MF "$(DEPDIR)/null_parent.Tpo" -c -o null_parent.o `test -f 'lib/coord/null_parent.cc' || echo '$(srcdir)/'`lib/coord/null_parent.cc; \ |
---|
| 1030 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/null_parent.Tpo" "$(DEPDIR)/null_parent.Po"; else rm -f "$(DEPDIR)/null_parent.Tpo"; exit 1; fi |
---|
| 1031 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/null_parent.cc' object='null_parent.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1032 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/null_parent.Po' tmpdepfile='$(DEPDIR)/null_parent.TPo' @AMDEPBACKSLASH@ |
---|
| 1033 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1034 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o null_parent.o `test -f 'lib/coord/null_parent.cc' || echo '$(srcdir)/'`lib/coord/null_parent.cc |
---|
| 1035 | |
---|
| 1036 | null_parent.obj: lib/coord/null_parent.cc |
---|
| 1037 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT null_parent.obj -MD -MP -MF "$(DEPDIR)/null_parent.Tpo" -c -o null_parent.obj `if test -f 'lib/coord/null_parent.cc'; then $(CYGPATH_W) 'lib/coord/null_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/null_parent.cc'; fi`; \ |
---|
| 1038 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/null_parent.Tpo" "$(DEPDIR)/null_parent.Po"; else rm -f "$(DEPDIR)/null_parent.Tpo"; exit 1; fi |
---|
| 1039 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/null_parent.cc' object='null_parent.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1040 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/null_parent.Po' tmpdepfile='$(DEPDIR)/null_parent.TPo' @AMDEPBACKSLASH@ |
---|
| 1041 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1042 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o null_parent.obj `if test -f 'lib/coord/null_parent.cc'; then $(CYGPATH_W) 'lib/coord/null_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/null_parent.cc'; fi` |
---|
| 1043 | |
---|
| 1044 | helper_parent.o: lib/coord/helper_parent.cc |
---|
| 1045 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT helper_parent.o -MD -MP -MF "$(DEPDIR)/helper_parent.Tpo" -c -o helper_parent.o `test -f 'lib/coord/helper_parent.cc' || echo '$(srcdir)/'`lib/coord/helper_parent.cc; \ |
---|
| 1046 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/helper_parent.Tpo" "$(DEPDIR)/helper_parent.Po"; else rm -f "$(DEPDIR)/helper_parent.Tpo"; exit 1; fi |
---|
| 1047 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/helper_parent.cc' object='helper_parent.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1048 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/helper_parent.Po' tmpdepfile='$(DEPDIR)/helper_parent.TPo' @AMDEPBACKSLASH@ |
---|
| 1049 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1050 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o helper_parent.o `test -f 'lib/coord/helper_parent.cc' || echo '$(srcdir)/'`lib/coord/helper_parent.cc |
---|
| 1051 | |
---|
| 1052 | helper_parent.obj: lib/coord/helper_parent.cc |
---|
| 1053 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT helper_parent.obj -MD -MP -MF "$(DEPDIR)/helper_parent.Tpo" -c -o helper_parent.obj `if test -f 'lib/coord/helper_parent.cc'; then $(CYGPATH_W) 'lib/coord/helper_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/helper_parent.cc'; fi`; \ |
---|
| 1054 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/helper_parent.Tpo" "$(DEPDIR)/helper_parent.Po"; else rm -f "$(DEPDIR)/helper_parent.Tpo"; exit 1; fi |
---|
| 1055 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/coord/helper_parent.cc' object='helper_parent.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1056 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/helper_parent.Po' tmpdepfile='$(DEPDIR)/helper_parent.TPo' @AMDEPBACKSLASH@ |
---|
| 1057 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1058 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o helper_parent.obj `if test -f 'lib/coord/helper_parent.cc'; then $(CYGPATH_W) 'lib/coord/helper_parent.cc'; else $(CYGPATH_W) '$(srcdir)/lib/coord/helper_parent.cc'; fi` |
---|
| 1059 | |
---|
[3610] | 1060 | graphics_engine.o: lib/graphics/graphics_engine.cc |
---|
| 1061 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT graphics_engine.o -MD -MP -MF "$(DEPDIR)/graphics_engine.Tpo" -c -o graphics_engine.o `test -f 'lib/graphics/graphics_engine.cc' || echo '$(srcdir)/'`lib/graphics/graphics_engine.cc; \ |
---|
| 1062 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/graphics_engine.Tpo" "$(DEPDIR)/graphics_engine.Po"; else rm -f "$(DEPDIR)/graphics_engine.Tpo"; exit 1; fi |
---|
| 1063 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/graphics_engine.cc' object='graphics_engine.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1064 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/graphics_engine.Po' tmpdepfile='$(DEPDIR)/graphics_engine.TPo' @AMDEPBACKSLASH@ |
---|
| 1065 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1066 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o graphics_engine.o `test -f 'lib/graphics/graphics_engine.cc' || echo '$(srcdir)/'`lib/graphics/graphics_engine.cc |
---|
| 1067 | |
---|
| 1068 | graphics_engine.obj: lib/graphics/graphics_engine.cc |
---|
| 1069 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT graphics_engine.obj -MD -MP -MF "$(DEPDIR)/graphics_engine.Tpo" -c -o graphics_engine.obj `if test -f 'lib/graphics/graphics_engine.cc'; then $(CYGPATH_W) 'lib/graphics/graphics_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/graphics_engine.cc'; fi`; \ |
---|
| 1070 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/graphics_engine.Tpo" "$(DEPDIR)/graphics_engine.Po"; else rm -f "$(DEPDIR)/graphics_engine.Tpo"; exit 1; fi |
---|
| 1071 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/graphics_engine.cc' object='graphics_engine.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1072 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/graphics_engine.Po' tmpdepfile='$(DEPDIR)/graphics_engine.TPo' @AMDEPBACKSLASH@ |
---|
| 1073 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1074 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o graphics_engine.obj `if test -f 'lib/graphics/graphics_engine.cc'; then $(CYGPATH_W) 'lib/graphics/graphics_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/graphics_engine.cc'; fi` |
---|
| 1075 | |
---|
[3603] | 1076 | light.o: lib/graphics/light.cc |
---|
| 1077 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT light.o -MD -MP -MF "$(DEPDIR)/light.Tpo" -c -o light.o `test -f 'lib/graphics/light.cc' || echo '$(srcdir)/'`lib/graphics/light.cc; \ |
---|
| 1078 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/light.Tpo" "$(DEPDIR)/light.Po"; else rm -f "$(DEPDIR)/light.Tpo"; exit 1; fi |
---|
| 1079 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/light.cc' object='light.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1080 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/light.Po' tmpdepfile='$(DEPDIR)/light.TPo' @AMDEPBACKSLASH@ |
---|
| 1081 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1082 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o light.o `test -f 'lib/graphics/light.cc' || echo '$(srcdir)/'`lib/graphics/light.cc |
---|
| 1083 | |
---|
| 1084 | light.obj: lib/graphics/light.cc |
---|
| 1085 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT light.obj -MD -MP -MF "$(DEPDIR)/light.Tpo" -c -o light.obj `if test -f 'lib/graphics/light.cc'; then $(CYGPATH_W) 'lib/graphics/light.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/light.cc'; fi`; \ |
---|
| 1086 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/light.Tpo" "$(DEPDIR)/light.Po"; else rm -f "$(DEPDIR)/light.Tpo"; exit 1; fi |
---|
| 1087 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/light.cc' object='light.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1088 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/light.Po' tmpdepfile='$(DEPDIR)/light.TPo' @AMDEPBACKSLASH@ |
---|
| 1089 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1090 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o light.obj `if test -f 'lib/graphics/light.cc'; then $(CYGPATH_W) 'lib/graphics/light.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/light.cc'; fi` |
---|
| 1091 | |
---|
[3790] | 1092 | text_engine.o: lib/graphics/text_engine.cc |
---|
| 1093 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_engine.o -MD -MP -MF "$(DEPDIR)/text_engine.Tpo" -c -o text_engine.o `test -f 'lib/graphics/text_engine.cc' || echo '$(srcdir)/'`lib/graphics/text_engine.cc; \ |
---|
| 1094 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/text_engine.Tpo" "$(DEPDIR)/text_engine.Po"; else rm -f "$(DEPDIR)/text_engine.Tpo"; exit 1; fi |
---|
| 1095 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/text_engine.cc' object='text_engine.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1096 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/text_engine.Po' tmpdepfile='$(DEPDIR)/text_engine.TPo' @AMDEPBACKSLASH@ |
---|
[3491] | 1097 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3790] | 1098 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_engine.o `test -f 'lib/graphics/text_engine.cc' || echo '$(srcdir)/'`lib/graphics/text_engine.cc |
---|
[3491] | 1099 | |
---|
[3790] | 1100 | text_engine.obj: lib/graphics/text_engine.cc |
---|
| 1101 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_engine.obj -MD -MP -MF "$(DEPDIR)/text_engine.Tpo" -c -o text_engine.obj `if test -f 'lib/graphics/text_engine.cc'; then $(CYGPATH_W) 'lib/graphics/text_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/text_engine.cc'; fi`; \ |
---|
| 1102 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/text_engine.Tpo" "$(DEPDIR)/text_engine.Po"; else rm -f "$(DEPDIR)/text_engine.Tpo"; exit 1; fi |
---|
| 1103 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/text_engine.cc' object='text_engine.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1104 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/text_engine.Po' tmpdepfile='$(DEPDIR)/text_engine.TPo' @AMDEPBACKSLASH@ |
---|
[3491] | 1105 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3790] | 1106 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_engine.obj `if test -f 'lib/graphics/text_engine.cc'; then $(CYGPATH_W) 'lib/graphics/text_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/text_engine.cc'; fi` |
---|
[3491] | 1107 | |
---|
[3484] | 1108 | array.o: lib/graphics/importer/array.cc |
---|
| 1109 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT array.o -MD -MP -MF "$(DEPDIR)/array.Tpo" -c -o array.o `test -f 'lib/graphics/importer/array.cc' || echo '$(srcdir)/'`lib/graphics/importer/array.cc; \ |
---|
[3478] | 1110 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/array.Tpo" "$(DEPDIR)/array.Po"; else rm -f "$(DEPDIR)/array.Tpo"; exit 1; fi |
---|
[3484] | 1111 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/array.cc' object='array.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3478] | 1112 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/array.Po' tmpdepfile='$(DEPDIR)/array.TPo' @AMDEPBACKSLASH@ |
---|
| 1113 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1114 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o array.o `test -f 'lib/graphics/importer/array.cc' || echo '$(srcdir)/'`lib/graphics/importer/array.cc |
---|
[3478] | 1115 | |
---|
[3484] | 1116 | array.obj: lib/graphics/importer/array.cc |
---|
| 1117 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT array.obj -MD -MP -MF "$(DEPDIR)/array.Tpo" -c -o array.obj `if test -f 'lib/graphics/importer/array.cc'; then $(CYGPATH_W) 'lib/graphics/importer/array.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/array.cc'; fi`; \ |
---|
[3478] | 1118 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/array.Tpo" "$(DEPDIR)/array.Po"; else rm -f "$(DEPDIR)/array.Tpo"; exit 1; fi |
---|
[3484] | 1119 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/array.cc' object='array.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3478] | 1120 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/array.Po' tmpdepfile='$(DEPDIR)/array.TPo' @AMDEPBACKSLASH@ |
---|
| 1121 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1122 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o array.obj `if test -f 'lib/graphics/importer/array.cc'; then $(CYGPATH_W) 'lib/graphics/importer/array.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/array.cc'; fi` |
---|
[3478] | 1123 | |
---|
[3484] | 1124 | objModel.o: lib/graphics/importer/objModel.cc |
---|
| 1125 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT objModel.o -MD -MP -MF "$(DEPDIR)/objModel.Tpo" -c -o objModel.o `test -f 'lib/graphics/importer/objModel.cc' || echo '$(srcdir)/'`lib/graphics/importer/objModel.cc; \ |
---|
[3396] | 1126 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/objModel.Tpo" "$(DEPDIR)/objModel.Po"; else rm -f "$(DEPDIR)/objModel.Tpo"; exit 1; fi |
---|
[3484] | 1127 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/objModel.cc' object='objModel.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3396] | 1128 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/objModel.Po' tmpdepfile='$(DEPDIR)/objModel.TPo' @AMDEPBACKSLASH@ |
---|
| 1129 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1130 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o objModel.o `test -f 'lib/graphics/importer/objModel.cc' || echo '$(srcdir)/'`lib/graphics/importer/objModel.cc |
---|
[3396] | 1131 | |
---|
[3484] | 1132 | objModel.obj: lib/graphics/importer/objModel.cc |
---|
| 1133 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT objModel.obj -MD -MP -MF "$(DEPDIR)/objModel.Tpo" -c -o objModel.obj `if test -f 'lib/graphics/importer/objModel.cc'; then $(CYGPATH_W) 'lib/graphics/importer/objModel.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/objModel.cc'; fi`; \ |
---|
[3396] | 1134 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/objModel.Tpo" "$(DEPDIR)/objModel.Po"; else rm -f "$(DEPDIR)/objModel.Tpo"; exit 1; fi |
---|
[3484] | 1135 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/objModel.cc' object='objModel.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3396] | 1136 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/objModel.Po' tmpdepfile='$(DEPDIR)/objModel.TPo' @AMDEPBACKSLASH@ |
---|
| 1137 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1138 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o objModel.obj `if test -f 'lib/graphics/importer/objModel.cc'; then $(CYGPATH_W) 'lib/graphics/importer/objModel.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/objModel.cc'; fi` |
---|
[3396] | 1139 | |
---|
[4245] | 1140 | md2Model.o: lib/graphics/importer/md2Model.cc |
---|
| 1141 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT md2Model.o -MD -MP -MF "$(DEPDIR)/md2Model.Tpo" -c -o md2Model.o `test -f 'lib/graphics/importer/md2Model.cc' || echo '$(srcdir)/'`lib/graphics/importer/md2Model.cc; \ |
---|
| 1142 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/md2Model.Tpo" "$(DEPDIR)/md2Model.Po"; else rm -f "$(DEPDIR)/md2Model.Tpo"; exit 1; fi |
---|
| 1143 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/md2Model.cc' object='md2Model.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1144 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/md2Model.Po' tmpdepfile='$(DEPDIR)/md2Model.TPo' @AMDEPBACKSLASH@ |
---|
| 1145 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1146 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o md2Model.o `test -f 'lib/graphics/importer/md2Model.cc' || echo '$(srcdir)/'`lib/graphics/importer/md2Model.cc |
---|
| 1147 | |
---|
| 1148 | md2Model.obj: lib/graphics/importer/md2Model.cc |
---|
| 1149 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT md2Model.obj -MD -MP -MF "$(DEPDIR)/md2Model.Tpo" -c -o md2Model.obj `if test -f 'lib/graphics/importer/md2Model.cc'; then $(CYGPATH_W) 'lib/graphics/importer/md2Model.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/md2Model.cc'; fi`; \ |
---|
| 1150 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/md2Model.Tpo" "$(DEPDIR)/md2Model.Po"; else rm -f "$(DEPDIR)/md2Model.Tpo"; exit 1; fi |
---|
| 1151 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/md2Model.cc' object='md2Model.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1152 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/md2Model.Po' tmpdepfile='$(DEPDIR)/md2Model.TPo' @AMDEPBACKSLASH@ |
---|
| 1153 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1154 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o md2Model.obj `if test -f 'lib/graphics/importer/md2Model.cc'; then $(CYGPATH_W) 'lib/graphics/importer/md2Model.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/md2Model.cc'; fi` |
---|
| 1155 | |
---|
[3657] | 1156 | primitive_model.o: lib/graphics/importer/primitive_model.cc |
---|
| 1157 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT primitive_model.o -MD -MP -MF "$(DEPDIR)/primitive_model.Tpo" -c -o primitive_model.o `test -f 'lib/graphics/importer/primitive_model.cc' || echo '$(srcdir)/'`lib/graphics/importer/primitive_model.cc; \ |
---|
| 1158 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/primitive_model.Tpo" "$(DEPDIR)/primitive_model.Po"; else rm -f "$(DEPDIR)/primitive_model.Tpo"; exit 1; fi |
---|
| 1159 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/primitive_model.cc' object='primitive_model.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1160 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/primitive_model.Po' tmpdepfile='$(DEPDIR)/primitive_model.TPo' @AMDEPBACKSLASH@ |
---|
| 1161 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1162 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o primitive_model.o `test -f 'lib/graphics/importer/primitive_model.cc' || echo '$(srcdir)/'`lib/graphics/importer/primitive_model.cc |
---|
| 1163 | |
---|
| 1164 | primitive_model.obj: lib/graphics/importer/primitive_model.cc |
---|
| 1165 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT primitive_model.obj -MD -MP -MF "$(DEPDIR)/primitive_model.Tpo" -c -o primitive_model.obj `if test -f 'lib/graphics/importer/primitive_model.cc'; then $(CYGPATH_W) 'lib/graphics/importer/primitive_model.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/primitive_model.cc'; fi`; \ |
---|
| 1166 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/primitive_model.Tpo" "$(DEPDIR)/primitive_model.Po"; else rm -f "$(DEPDIR)/primitive_model.Tpo"; exit 1; fi |
---|
| 1167 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/primitive_model.cc' object='primitive_model.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1168 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/primitive_model.Po' tmpdepfile='$(DEPDIR)/primitive_model.TPo' @AMDEPBACKSLASH@ |
---|
| 1169 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1170 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o primitive_model.obj `if test -f 'lib/graphics/importer/primitive_model.cc'; then $(CYGPATH_W) 'lib/graphics/importer/primitive_model.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/primitive_model.cc'; fi` |
---|
| 1171 | |
---|
[3484] | 1172 | model.o: lib/graphics/importer/model.cc |
---|
| 1173 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT model.o -MD -MP -MF "$(DEPDIR)/model.Tpo" -c -o model.o `test -f 'lib/graphics/importer/model.cc' || echo '$(srcdir)/'`lib/graphics/importer/model.cc; \ |
---|
[3478] | 1174 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/model.Tpo" "$(DEPDIR)/model.Po"; else rm -f "$(DEPDIR)/model.Tpo"; exit 1; fi |
---|
[3484] | 1175 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/model.cc' object='model.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3478] | 1176 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/model.Po' tmpdepfile='$(DEPDIR)/model.TPo' @AMDEPBACKSLASH@ |
---|
[3196] | 1177 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1178 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o model.o `test -f 'lib/graphics/importer/model.cc' || echo '$(srcdir)/'`lib/graphics/importer/model.cc |
---|
[3196] | 1179 | |
---|
[3484] | 1180 | model.obj: lib/graphics/importer/model.cc |
---|
| 1181 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT model.obj -MD -MP -MF "$(DEPDIR)/model.Tpo" -c -o model.obj `if test -f 'lib/graphics/importer/model.cc'; then $(CYGPATH_W) 'lib/graphics/importer/model.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/model.cc'; fi`; \ |
---|
[3478] | 1182 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/model.Tpo" "$(DEPDIR)/model.Po"; else rm -f "$(DEPDIR)/model.Tpo"; exit 1; fi |
---|
[3484] | 1183 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/model.cc' object='model.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3478] | 1184 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/model.Po' tmpdepfile='$(DEPDIR)/model.TPo' @AMDEPBACKSLASH@ |
---|
[3196] | 1185 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1186 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o model.obj `if test -f 'lib/graphics/importer/model.cc'; then $(CYGPATH_W) 'lib/graphics/importer/model.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/model.cc'; fi` |
---|
[3196] | 1187 | |
---|
[3484] | 1188 | material.o: lib/graphics/importer/material.cc |
---|
| 1189 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT material.o -MD -MP -MF "$(DEPDIR)/material.Tpo" -c -o material.o `test -f 'lib/graphics/importer/material.cc' || echo '$(srcdir)/'`lib/graphics/importer/material.cc; \ |
---|
[3196] | 1190 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/material.Tpo" "$(DEPDIR)/material.Po"; else rm -f "$(DEPDIR)/material.Tpo"; exit 1; fi |
---|
[3484] | 1191 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/material.cc' object='material.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3196] | 1192 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/material.Po' tmpdepfile='$(DEPDIR)/material.TPo' @AMDEPBACKSLASH@ |
---|
| 1193 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1194 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o material.o `test -f 'lib/graphics/importer/material.cc' || echo '$(srcdir)/'`lib/graphics/importer/material.cc |
---|
[3196] | 1195 | |
---|
[3484] | 1196 | material.obj: lib/graphics/importer/material.cc |
---|
| 1197 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT material.obj -MD -MP -MF "$(DEPDIR)/material.Tpo" -c -o material.obj `if test -f 'lib/graphics/importer/material.cc'; then $(CYGPATH_W) 'lib/graphics/importer/material.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/material.cc'; fi`; \ |
---|
[3196] | 1198 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/material.Tpo" "$(DEPDIR)/material.Po"; else rm -f "$(DEPDIR)/material.Tpo"; exit 1; fi |
---|
[3484] | 1199 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/material.cc' object='material.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3196] | 1200 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/material.Po' tmpdepfile='$(DEPDIR)/material.TPo' @AMDEPBACKSLASH@ |
---|
| 1201 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1202 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o material.obj `if test -f 'lib/graphics/importer/material.cc'; then $(CYGPATH_W) 'lib/graphics/importer/material.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/material.cc'; fi` |
---|
[3365] | 1203 | |
---|
[3484] | 1204 | texture.o: lib/graphics/importer/texture.cc |
---|
| 1205 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT texture.o -MD -MP -MF "$(DEPDIR)/texture.Tpo" -c -o texture.o `test -f 'lib/graphics/importer/texture.cc' || echo '$(srcdir)/'`lib/graphics/importer/texture.cc; \ |
---|
[3365] | 1206 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/texture.Tpo" "$(DEPDIR)/texture.Po"; else rm -f "$(DEPDIR)/texture.Tpo"; exit 1; fi |
---|
[3484] | 1207 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/texture.cc' object='texture.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3365] | 1208 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/texture.Po' tmpdepfile='$(DEPDIR)/texture.TPo' @AMDEPBACKSLASH@ |
---|
| 1209 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1210 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o texture.o `test -f 'lib/graphics/importer/texture.cc' || echo '$(srcdir)/'`lib/graphics/importer/texture.cc |
---|
[3365] | 1211 | |
---|
[3484] | 1212 | texture.obj: lib/graphics/importer/texture.cc |
---|
| 1213 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT texture.obj -MD -MP -MF "$(DEPDIR)/texture.Tpo" -c -o texture.obj `if test -f 'lib/graphics/importer/texture.cc'; then $(CYGPATH_W) 'lib/graphics/importer/texture.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/texture.cc'; fi`; \ |
---|
[3365] | 1214 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/texture.Tpo" "$(DEPDIR)/texture.Po"; else rm -f "$(DEPDIR)/texture.Tpo"; exit 1; fi |
---|
[3484] | 1215 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/importer/texture.cc' object='texture.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3365] | 1216 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/texture.Po' tmpdepfile='$(DEPDIR)/texture.TPo' @AMDEPBACKSLASH@ |
---|
| 1217 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1218 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o texture.obj `if test -f 'lib/graphics/importer/texture.cc'; then $(CYGPATH_W) 'lib/graphics/importer/texture.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/importer/texture.cc'; fi` |
---|
[3455] | 1219 | |
---|
[3484] | 1220 | base_object.o: lib/lang/base_object.cc |
---|
| 1221 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT base_object.o -MD -MP -MF "$(DEPDIR)/base_object.Tpo" -c -o base_object.o `test -f 'lib/lang/base_object.cc' || echo '$(srcdir)/'`lib/lang/base_object.cc; \ |
---|
[3483] | 1222 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/base_object.Tpo" "$(DEPDIR)/base_object.Po"; else rm -f "$(DEPDIR)/base_object.Tpo"; exit 1; fi |
---|
[3484] | 1223 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/lang/base_object.cc' object='base_object.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3483] | 1224 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/base_object.Po' tmpdepfile='$(DEPDIR)/base_object.TPo' @AMDEPBACKSLASH@ |
---|
[3473] | 1225 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1226 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o base_object.o `test -f 'lib/lang/base_object.cc' || echo '$(srcdir)/'`lib/lang/base_object.cc |
---|
[3473] | 1227 | |
---|
[3484] | 1228 | base_object.obj: lib/lang/base_object.cc |
---|
| 1229 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT base_object.obj -MD -MP -MF "$(DEPDIR)/base_object.Tpo" -c -o base_object.obj `if test -f 'lib/lang/base_object.cc'; then $(CYGPATH_W) 'lib/lang/base_object.cc'; else $(CYGPATH_W) '$(srcdir)/lib/lang/base_object.cc'; fi`; \ |
---|
[3483] | 1230 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/base_object.Tpo" "$(DEPDIR)/base_object.Po"; else rm -f "$(DEPDIR)/base_object.Tpo"; exit 1; fi |
---|
[3484] | 1231 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/lang/base_object.cc' object='base_object.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3483] | 1232 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/base_object.Po' tmpdepfile='$(DEPDIR)/base_object.TPo' @AMDEPBACKSLASH@ |
---|
[3473] | 1233 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1234 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o base_object.obj `if test -f 'lib/lang/base_object.cc'; then $(CYGPATH_W) 'lib/lang/base_object.cc'; else $(CYGPATH_W) '$(srcdir)/lib/lang/base_object.cc'; fi` |
---|
[3473] | 1235 | |
---|
[3484] | 1236 | ini_parser.o: lib/util/ini_parser.cc |
---|
| 1237 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ini_parser.o -MD -MP -MF "$(DEPDIR)/ini_parser.Tpo" -c -o ini_parser.o `test -f 'lib/util/ini_parser.cc' || echo '$(srcdir)/'`lib/util/ini_parser.cc; \ |
---|
[3478] | 1238 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/ini_parser.Tpo" "$(DEPDIR)/ini_parser.Po"; else rm -f "$(DEPDIR)/ini_parser.Tpo"; exit 1; fi |
---|
[3484] | 1239 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/util/ini_parser.cc' object='ini_parser.o' libtool=no @AMDEPBACKSLASH@ |
---|
[3478] | 1240 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/ini_parser.Po' tmpdepfile='$(DEPDIR)/ini_parser.TPo' @AMDEPBACKSLASH@ |
---|
| 1241 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1242 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ini_parser.o `test -f 'lib/util/ini_parser.cc' || echo '$(srcdir)/'`lib/util/ini_parser.cc |
---|
[3478] | 1243 | |
---|
[3484] | 1244 | ini_parser.obj: lib/util/ini_parser.cc |
---|
| 1245 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ini_parser.obj -MD -MP -MF "$(DEPDIR)/ini_parser.Tpo" -c -o ini_parser.obj `if test -f 'lib/util/ini_parser.cc'; then $(CYGPATH_W) 'lib/util/ini_parser.cc'; else $(CYGPATH_W) '$(srcdir)/lib/util/ini_parser.cc'; fi`; \ |
---|
[3478] | 1246 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/ini_parser.Tpo" "$(DEPDIR)/ini_parser.Po"; else rm -f "$(DEPDIR)/ini_parser.Tpo"; exit 1; fi |
---|
[3484] | 1247 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/util/ini_parser.cc' object='ini_parser.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[3478] | 1248 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/ini_parser.Po' tmpdepfile='$(DEPDIR)/ini_parser.TPo' @AMDEPBACKSLASH@ |
---|
| 1249 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[3484] | 1250 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ini_parser.obj `if test -f 'lib/util/ini_parser.cc'; then $(CYGPATH_W) 'lib/util/ini_parser.cc'; else $(CYGPATH_W) '$(srcdir)/lib/util/ini_parser.cc'; fi` |
---|
[3478] | 1251 | |
---|
[4220] | 1252 | substring.o: lib/util/substring.cc |
---|
| 1253 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT substring.o -MD -MP -MF "$(DEPDIR)/substring.Tpo" -c -o substring.o `test -f 'lib/util/substring.cc' || echo '$(srcdir)/'`lib/util/substring.cc; \ |
---|
| 1254 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/substring.Tpo" "$(DEPDIR)/substring.Po"; else rm -f "$(DEPDIR)/substring.Tpo"; exit 1; fi |
---|
| 1255 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/util/substring.cc' object='substring.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1256 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/substring.Po' tmpdepfile='$(DEPDIR)/substring.TPo' @AMDEPBACKSLASH@ |
---|
| 1257 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1258 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o substring.o `test -f 'lib/util/substring.cc' || echo '$(srcdir)/'`lib/util/substring.cc |
---|
| 1259 | |
---|
| 1260 | substring.obj: lib/util/substring.cc |
---|
| 1261 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT substring.obj -MD -MP -MF "$(DEPDIR)/substring.Tpo" -c -o substring.obj `if test -f 'lib/util/substring.cc'; then $(CYGPATH_W) 'lib/util/substring.cc'; else $(CYGPATH_W) '$(srcdir)/lib/util/substring.cc'; fi`; \ |
---|
| 1262 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/substring.Tpo" "$(DEPDIR)/substring.Po"; else rm -f "$(DEPDIR)/substring.Tpo"; exit 1; fi |
---|
| 1263 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/util/substring.cc' object='substring.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1264 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/substring.Po' tmpdepfile='$(DEPDIR)/substring.TPo' @AMDEPBACKSLASH@ |
---|
| 1265 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1266 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o substring.obj `if test -f 'lib/util/substring.cc'; then $(CYGPATH_W) 'lib/util/substring.cc'; else $(CYGPATH_W) '$(srcdir)/lib/util/substring.cc'; fi` |
---|
| 1267 | |
---|
[3483] | 1268 | vector.o: lib/math/vector.cc |
---|
| 1269 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT vector.o -MD -MP -MF "$(DEPDIR)/vector.Tpo" -c -o vector.o `test -f 'lib/math/vector.cc' || echo '$(srcdir)/'`lib/math/vector.cc; \ |
---|
| 1270 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vector.Tpo" "$(DEPDIR)/vector.Po"; else rm -f "$(DEPDIR)/vector.Tpo"; exit 1; fi |
---|
| 1271 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/math/vector.cc' object='vector.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1272 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/vector.Po' tmpdepfile='$(DEPDIR)/vector.TPo' @AMDEPBACKSLASH@ |
---|
| 1273 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1274 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o vector.o `test -f 'lib/math/vector.cc' || echo '$(srcdir)/'`lib/math/vector.cc |
---|
| 1275 | |
---|
| 1276 | vector.obj: lib/math/vector.cc |
---|
| 1277 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT vector.obj -MD -MP -MF "$(DEPDIR)/vector.Tpo" -c -o vector.obj `if test -f 'lib/math/vector.cc'; then $(CYGPATH_W) 'lib/math/vector.cc'; else $(CYGPATH_W) '$(srcdir)/lib/math/vector.cc'; fi`; \ |
---|
| 1278 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/vector.Tpo" "$(DEPDIR)/vector.Po"; else rm -f "$(DEPDIR)/vector.Tpo"; exit 1; fi |
---|
| 1279 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/math/vector.cc' object='vector.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1280 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/vector.Po' tmpdepfile='$(DEPDIR)/vector.TPo' @AMDEPBACKSLASH@ |
---|
| 1281 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1282 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o vector.obj `if test -f 'lib/math/vector.cc'; then $(CYGPATH_W) 'lib/math/vector.cc'; else $(CYGPATH_W) '$(srcdir)/lib/math/vector.cc'; fi` |
---|
| 1283 | |
---|
| 1284 | curve.o: lib/math/curve.cc |
---|
| 1285 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT curve.o -MD -MP -MF "$(DEPDIR)/curve.Tpo" -c -o curve.o `test -f 'lib/math/curve.cc' || echo '$(srcdir)/'`lib/math/curve.cc; \ |
---|
| 1286 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/curve.Tpo" "$(DEPDIR)/curve.Po"; else rm -f "$(DEPDIR)/curve.Tpo"; exit 1; fi |
---|
| 1287 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/math/curve.cc' object='curve.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1288 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/curve.Po' tmpdepfile='$(DEPDIR)/curve.TPo' @AMDEPBACKSLASH@ |
---|
| 1289 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1290 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o curve.o `test -f 'lib/math/curve.cc' || echo '$(srcdir)/'`lib/math/curve.cc |
---|
| 1291 | |
---|
| 1292 | curve.obj: lib/math/curve.cc |
---|
| 1293 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT curve.obj -MD -MP -MF "$(DEPDIR)/curve.Tpo" -c -o curve.obj `if test -f 'lib/math/curve.cc'; then $(CYGPATH_W) 'lib/math/curve.cc'; else $(CYGPATH_W) '$(srcdir)/lib/math/curve.cc'; fi`; \ |
---|
| 1294 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/curve.Tpo" "$(DEPDIR)/curve.Po"; else rm -f "$(DEPDIR)/curve.Tpo"; exit 1; fi |
---|
| 1295 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/math/curve.cc' object='curve.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1296 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/curve.Po' tmpdepfile='$(DEPDIR)/curve.TPo' @AMDEPBACKSLASH@ |
---|
| 1297 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1298 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o curve.obj `if test -f 'lib/math/curve.cc'; then $(CYGPATH_W) 'lib/math/curve.cc'; else $(CYGPATH_W) '$(srcdir)/lib/math/curve.cc'; fi` |
---|
| 1299 | |
---|
[3476] | 1300 | glmenu_imagescreen.o: glmenu/glmenu_imagescreen.cc |
---|
| 1301 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT glmenu_imagescreen.o -MD -MP -MF "$(DEPDIR)/glmenu_imagescreen.Tpo" -c -o glmenu_imagescreen.o `test -f 'glmenu/glmenu_imagescreen.cc' || echo '$(srcdir)/'`glmenu/glmenu_imagescreen.cc; \ |
---|
| 1302 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/glmenu_imagescreen.Tpo" "$(DEPDIR)/glmenu_imagescreen.Po"; else rm -f "$(DEPDIR)/glmenu_imagescreen.Tpo"; exit 1; fi |
---|
| 1303 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='glmenu/glmenu_imagescreen.cc' object='glmenu_imagescreen.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1304 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/glmenu_imagescreen.Po' tmpdepfile='$(DEPDIR)/glmenu_imagescreen.TPo' @AMDEPBACKSLASH@ |
---|
| 1305 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1306 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o glmenu_imagescreen.o `test -f 'glmenu/glmenu_imagescreen.cc' || echo '$(srcdir)/'`glmenu/glmenu_imagescreen.cc |
---|
| 1307 | |
---|
| 1308 | glmenu_imagescreen.obj: glmenu/glmenu_imagescreen.cc |
---|
| 1309 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT glmenu_imagescreen.obj -MD -MP -MF "$(DEPDIR)/glmenu_imagescreen.Tpo" -c -o glmenu_imagescreen.obj `if test -f 'glmenu/glmenu_imagescreen.cc'; then $(CYGPATH_W) 'glmenu/glmenu_imagescreen.cc'; else $(CYGPATH_W) '$(srcdir)/glmenu/glmenu_imagescreen.cc'; fi`; \ |
---|
| 1310 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/glmenu_imagescreen.Tpo" "$(DEPDIR)/glmenu_imagescreen.Po"; else rm -f "$(DEPDIR)/glmenu_imagescreen.Tpo"; exit 1; fi |
---|
| 1311 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='glmenu/glmenu_imagescreen.cc' object='glmenu_imagescreen.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1312 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/glmenu_imagescreen.Po' tmpdepfile='$(DEPDIR)/glmenu_imagescreen.TPo' @AMDEPBACKSLASH@ |
---|
| 1313 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1314 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o glmenu_imagescreen.obj `if test -f 'glmenu/glmenu_imagescreen.cc'; then $(CYGPATH_W) 'glmenu/glmenu_imagescreen.cc'; else $(CYGPATH_W) '$(srcdir)/glmenu/glmenu_imagescreen.cc'; fi` |
---|
[4010] | 1315 | |
---|
[4131] | 1316 | benchmark.o: subprojects/benchmark.cc |
---|
| 1317 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT benchmark.o -MD -MP -MF "$(DEPDIR)/benchmark.Tpo" -c -o benchmark.o `test -f 'subprojects/benchmark.cc' || echo '$(srcdir)/'`subprojects/benchmark.cc; \ |
---|
| 1318 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/benchmark.Tpo" "$(DEPDIR)/benchmark.Po"; else rm -f "$(DEPDIR)/benchmark.Tpo"; exit 1; fi |
---|
| 1319 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='subprojects/benchmark.cc' object='benchmark.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 1320 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/benchmark.Po' tmpdepfile='$(DEPDIR)/benchmark.TPo' @AMDEPBACKSLASH@ |
---|
| 1321 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1322 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o benchmark.o `test -f 'subprojects/benchmark.cc' || echo '$(srcdir)/'`subprojects/benchmark.cc |
---|
| 1323 | |
---|
| 1324 | benchmark.obj: subprojects/benchmark.cc |
---|
| 1325 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT benchmark.obj -MD -MP -MF "$(DEPDIR)/benchmark.Tpo" -c -o benchmark.obj `if test -f 'subprojects/benchmark.cc'; then $(CYGPATH_W) 'subprojects/benchmark.cc'; else $(CYGPATH_W) '$(srcdir)/subprojects/benchmark.cc'; fi`; \ |
---|
| 1326 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/benchmark.Tpo" "$(DEPDIR)/benchmark.Po"; else rm -f "$(DEPDIR)/benchmark.Tpo"; exit 1; fi |
---|
| 1327 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='subprojects/benchmark.cc' object='benchmark.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 1328 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/benchmark.Po' tmpdepfile='$(DEPDIR)/benchmark.TPo' @AMDEPBACKSLASH@ |
---|
| 1329 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 1330 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o benchmark.obj `if test -f 'subprojects/benchmark.cc'; then $(CYGPATH_W) 'subprojects/benchmark.cc'; else $(CYGPATH_W) '$(srcdir)/subprojects/benchmark.cc'; fi` |
---|
[1945] | 1331 | uninstall-info-am: |
---|
[1953] | 1332 | |
---|
[3191] | 1333 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 1334 | # into them and run `make' without going through this Makefile. |
---|
| 1335 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 1336 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 1337 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 1338 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 1339 | $(RECURSIVE_TARGETS): |
---|
| 1340 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 1341 | dot_seen=no; \ |
---|
| 1342 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 1343 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 1344 | echo "Making $$target in $$subdir"; \ |
---|
| 1345 | if test "$$subdir" = "."; then \ |
---|
| 1346 | dot_seen=yes; \ |
---|
| 1347 | local_target="$$target-am"; \ |
---|
| 1348 | else \ |
---|
| 1349 | local_target="$$target"; \ |
---|
| 1350 | fi; \ |
---|
| 1351 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 1352 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 1353 | done; \ |
---|
| 1354 | if test "$$dot_seen" = "no"; then \ |
---|
| 1355 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 1356 | fi; test -z "$$fail" |
---|
| 1357 | |
---|
| 1358 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 1359 | maintainer-clean-recursive: |
---|
| 1360 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 1361 | dot_seen=no; \ |
---|
| 1362 | case "$@" in \ |
---|
| 1363 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 1364 | *) list='$(SUBDIRS)' ;; \ |
---|
| 1365 | esac; \ |
---|
| 1366 | rev=''; for subdir in $$list; do \ |
---|
| 1367 | if test "$$subdir" = "."; then :; else \ |
---|
| 1368 | rev="$$subdir $$rev"; \ |
---|
| 1369 | fi; \ |
---|
| 1370 | done; \ |
---|
| 1371 | rev="$$rev ."; \ |
---|
| 1372 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 1373 | for subdir in $$rev; do \ |
---|
| 1374 | echo "Making $$target in $$subdir"; \ |
---|
| 1375 | if test "$$subdir" = "."; then \ |
---|
| 1376 | local_target="$$target-am"; \ |
---|
| 1377 | else \ |
---|
| 1378 | local_target="$$target"; \ |
---|
| 1379 | fi; \ |
---|
| 1380 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 1381 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 1382 | done && test -z "$$fail" |
---|
| 1383 | tags-recursive: |
---|
| 1384 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 1385 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 1386 | done |
---|
| 1387 | ctags-recursive: |
---|
| 1388 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 1389 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 1390 | done |
---|
| 1391 | |
---|
[1953] | 1392 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 1393 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 1394 | unique=`for i in $$list; do \ |
---|
| 1395 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 1396 | done | \ |
---|
| 1397 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 1398 | END { for (i in files) print i; }'`; \ |
---|
| 1399 | mkid -fID $$unique |
---|
[2706] | 1400 | tags: TAGS |
---|
[1953] | 1401 | |
---|
[3191] | 1402 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
[1953] | 1403 | $(TAGS_FILES) $(LISP) |
---|
| 1404 | tags=; \ |
---|
| 1405 | here=`pwd`; \ |
---|
[3191] | 1406 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 1407 | include_option=--etags-include; \ |
---|
| 1408 | empty_fix=.; \ |
---|
| 1409 | else \ |
---|
| 1410 | include_option=--include; \ |
---|
| 1411 | empty_fix=; \ |
---|
| 1412 | fi; \ |
---|
| 1413 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 1414 | if test "$$subdir" = .; then :; else \ |
---|
| 1415 | test ! -f $$subdir/TAGS || \ |
---|
| 1416 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 1417 | fi; \ |
---|
| 1418 | done; \ |
---|
[1953] | 1419 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 1420 | unique=`for i in $$list; do \ |
---|
| 1421 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 1422 | done | \ |
---|
| 1423 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 1424 | END { for (i in files) print i; }'`; \ |
---|
[2711] | 1425 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 1426 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 1427 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 1428 | $$tags $$unique; \ |
---|
| 1429 | fi |
---|
[1945] | 1430 | ctags: CTAGS |
---|
[3191] | 1431 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
[1953] | 1432 | $(TAGS_FILES) $(LISP) |
---|
| 1433 | tags=; \ |
---|
| 1434 | here=`pwd`; \ |
---|
| 1435 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 1436 | unique=`for i in $$list; do \ |
---|
| 1437 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 1438 | done | \ |
---|
| 1439 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 1440 | END { for (i in files) print i; }'`; \ |
---|
| 1441 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 1442 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 1443 | $$tags $$unique |
---|
[1945] | 1444 | |
---|
[1953] | 1445 | GTAGS: |
---|
| 1446 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 1447 | && cd $(top_srcdir) \ |
---|
| 1448 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 1449 | |
---|
| 1450 | distclean-tags: |
---|
| 1451 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
[1945] | 1452 | |
---|
| 1453 | distdir: $(DISTFILES) |
---|
[4527] | 1454 | $(mkdir_p) $(distdir)/defs $(distdir)/glmenu $(distdir)/lib/coord $(distdir)/lib/graphics $(distdir)/lib/graphics/importer $(distdir)/lib/lang $(distdir)/lib/math $(distdir)/lib/util $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/util $(distdir)/util/animation $(distdir)/util/loading $(distdir)/util/track $(distdir)/world_entities |
---|
[1945] | 1455 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 1456 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 1457 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 1458 | case $$file in \ |
---|
| 1459 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 1460 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 1461 | esac; \ |
---|
| 1462 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 1463 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 1464 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 1465 | dir="/$$dir"; \ |
---|
[2706] | 1466 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
[1945] | 1467 | else \ |
---|
| 1468 | dir=''; \ |
---|
| 1469 | fi; \ |
---|
| 1470 | if test -d $$d/$$file; then \ |
---|
| 1471 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 1472 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 1473 | fi; \ |
---|
| 1474 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 1475 | else \ |
---|
| 1476 | test -f $(distdir)/$$file \ |
---|
| 1477 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 1478 | || exit 1; \ |
---|
| 1479 | fi; \ |
---|
| 1480 | done |
---|
[3191] | 1481 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
| 1482 | if test "$$subdir" = .; then :; else \ |
---|
| 1483 | test -d "$(distdir)/$$subdir" \ |
---|
| 1484 | || mkdir "$(distdir)/$$subdir" \ |
---|
| 1485 | || exit 1; \ |
---|
| 1486 | (cd $$subdir && \ |
---|
| 1487 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 1488 | top_distdir="../$(top_distdir)" \ |
---|
| 1489 | distdir="../$(distdir)/$$subdir" \ |
---|
| 1490 | distdir) \ |
---|
| 1491 | || exit 1; \ |
---|
| 1492 | fi; \ |
---|
| 1493 | done |
---|
[1945] | 1494 | check-am: all-am |
---|
[3191] | 1495 | check: check-recursive |
---|
[4265] | 1496 | all-am: Makefile $(PROGRAMS) $(HEADERS) |
---|
[3191] | 1497 | installdirs: installdirs-recursive |
---|
| 1498 | installdirs-am: |
---|
[2711] | 1499 | for dir in "$(DESTDIR)$(bindir)"; do \ |
---|
| 1500 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 1501 | done |
---|
[3191] | 1502 | install: install-recursive |
---|
| 1503 | install-exec: install-exec-recursive |
---|
| 1504 | install-data: install-data-recursive |
---|
| 1505 | uninstall: uninstall-recursive |
---|
[1945] | 1506 | |
---|
| 1507 | install-am: all-am |
---|
| 1508 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 1509 | |
---|
[3191] | 1510 | installcheck: installcheck-recursive |
---|
[1945] | 1511 | install-strip: |
---|
| 1512 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 1513 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 1514 | `test -z '$(STRIP)' || \ |
---|
| 1515 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 1516 | mostlyclean-generic: |
---|
| 1517 | |
---|
| 1518 | clean-generic: |
---|
| 1519 | |
---|
| 1520 | distclean-generic: |
---|
| 1521 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
| 1522 | |
---|
| 1523 | maintainer-clean-generic: |
---|
| 1524 | @echo "This command is intended for maintainers to use" |
---|
| 1525 | @echo "it deletes files that may require special tools to rebuild." |
---|
[3191] | 1526 | clean: clean-recursive |
---|
[1945] | 1527 | |
---|
[4265] | 1528 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
---|
[1945] | 1529 | |
---|
[3191] | 1530 | distclean: distclean-recursive |
---|
[1953] | 1531 | -rm -rf ./$(DEPDIR) |
---|
[1945] | 1532 | -rm -f Makefile |
---|
[1953] | 1533 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
| 1534 | distclean-tags |
---|
[1945] | 1535 | |
---|
[3191] | 1536 | dvi: dvi-recursive |
---|
[1945] | 1537 | |
---|
| 1538 | dvi-am: |
---|
| 1539 | |
---|
[3191] | 1540 | html: html-recursive |
---|
[2706] | 1541 | |
---|
[3191] | 1542 | info: info-recursive |
---|
[1945] | 1543 | |
---|
| 1544 | info-am: |
---|
| 1545 | |
---|
| 1546 | install-data-am: |
---|
| 1547 | |
---|
[1953] | 1548 | install-exec-am: install-binPROGRAMS |
---|
[1945] | 1549 | |
---|
[3191] | 1550 | install-info: install-info-recursive |
---|
[1945] | 1551 | |
---|
| 1552 | install-man: |
---|
| 1553 | |
---|
| 1554 | installcheck-am: |
---|
| 1555 | |
---|
[3191] | 1556 | maintainer-clean: maintainer-clean-recursive |
---|
[1953] | 1557 | -rm -rf ./$(DEPDIR) |
---|
[1945] | 1558 | -rm -f Makefile |
---|
| 1559 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 1560 | |
---|
[3191] | 1561 | mostlyclean: mostlyclean-recursive |
---|
[1945] | 1562 | |
---|
[1953] | 1563 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
---|
[1945] | 1564 | |
---|
[3191] | 1565 | pdf: pdf-recursive |
---|
[1945] | 1566 | |
---|
| 1567 | pdf-am: |
---|
| 1568 | |
---|
[3191] | 1569 | ps: ps-recursive |
---|
[1945] | 1570 | |
---|
| 1571 | ps-am: |
---|
| 1572 | |
---|
[1953] | 1573 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 1574 | |
---|
[3191] | 1575 | uninstall-info: uninstall-info-recursive |
---|
| 1576 | |
---|
| 1577 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ |
---|
[4265] | 1578 | clean clean-binPROGRAMS clean-generic clean-recursive ctags \ |
---|
| 1579 | ctags-recursive distclean distclean-compile distclean-generic \ |
---|
| 1580 | distclean-recursive distclean-tags distdir dvi dvi-am html \ |
---|
| 1581 | html-am info info-am install install-am install-binPROGRAMS \ |
---|
| 1582 | install-data install-data-am install-exec install-exec-am \ |
---|
| 1583 | install-info install-info-am install-man install-strip \ |
---|
| 1584 | installcheck installcheck-am installdirs installdirs-am \ |
---|
| 1585 | maintainer-clean maintainer-clean-generic \ |
---|
| 1586 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
---|
| 1587 | mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \ |
---|
| 1588 | tags tags-recursive uninstall uninstall-am \ |
---|
| 1589 | uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 1590 | |
---|
[4428] | 1591 | include $(MAINSRCDIR)/defs/include_paths.am |
---|
[1953] | 1592 | |
---|
[3027] | 1593 | # uncomment the following if orxonox requires the math library |
---|
[2190] | 1594 | #orxonox_LDADD=-lm |
---|
[1953] | 1595 | |
---|
| 1596 | #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo |
---|
| 1597 | |
---|
| 1598 | # if you write a self-test script named `chk', uncomment the |
---|
| 1599 | # following and add `chk' to the EXTRA_DIST list |
---|
| 1600 | #TESTS=chk |
---|
| 1601 | |
---|
| 1602 | # build and install the .info pages |
---|
| 1603 | #info_TEXINFOS = orxonox.texinfo |
---|
| 1604 | #orxonox_TEXINFOS = gpl.texinfo |
---|
| 1605 | |
---|
| 1606 | # install the man pages |
---|
| 1607 | #man_MANS=orxonox.1 |
---|
[1945] | 1608 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 1609 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 1610 | .NOEXPORT: |
---|