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