[5479] | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
[1945] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[2706] | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
[5475] | 5 | # 2003, 2004, 2005 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 | |
---|
[1945] | 18 | srcdir = @srcdir@ |
---|
| 19 | top_srcdir = @top_srcdir@ |
---|
| 20 | VPATH = @srcdir@ |
---|
| 21 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 22 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 23 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 24 | top_builddir = .. |
---|
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 26 | INSTALL = @INSTALL@ |
---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 28 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 29 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 31 | transform = $(program_transform_name) |
---|
| 32 | NORMAL_INSTALL = : |
---|
| 33 | PRE_INSTALL = : |
---|
| 34 | POST_INSTALL = : |
---|
| 35 | NORMAL_UNINSTALL = : |
---|
| 36 | PRE_UNINSTALL = : |
---|
| 37 | POST_UNINSTALL = : |
---|
[5475] | 38 | build_triplet = @build@ |
---|
[2980] | 39 | host_triplet = @host@ |
---|
[5475] | 40 | target_triplet = @target@ |
---|
[4054] | 41 | bin_PROGRAMS = orxonox$(EXEEXT) |
---|
[2706] | 42 | subdir = src |
---|
| 43 | DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ |
---|
| 44 | $(srcdir)/Makefile.in INSTALL |
---|
| 45 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 46 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
---|
| 47 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 48 | $(ACLOCAL_M4) |
---|
| 49 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 50 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 51 | CONFIG_CLEAN_FILES = |
---|
[2711] | 52 | am__installdirs = "$(DESTDIR)$(bindir)" |
---|
[2706] | 53 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
| 54 | PROGRAMS = $(bin_PROGRAMS) |
---|
[5160] | 55 | am_orxonox_OBJECTS = orxonox-orxonox.$(OBJEXT) \ |
---|
[5350] | 56 | orxonox-story_entity.$(OBJEXT) orxonox-campaign.$(OBJEXT) \ |
---|
[5463] | 57 | orxonox-world.$(OBJEXT) orxonox-world_entity.$(OBJEXT) \ |
---|
| 58 | orxonox-camera.$(OBJEXT) orxonox-player.$(OBJEXT) \ |
---|
| 59 | orxonox-npc.$(OBJEXT) orxonox-npc2.$(OBJEXT) \ |
---|
| 60 | orxonox-environment.$(OBJEXT) orxonox-skysphere.$(OBJEXT) \ |
---|
| 61 | orxonox-skybox.$(OBJEXT) orxonox-terrain.$(OBJEXT) \ |
---|
| 62 | orxonox-satellite.$(OBJEXT) \ |
---|
| 63 | orxonox-character_attributes.$(OBJEXT) \ |
---|
| 64 | orxonox-test_entity.$(OBJEXT) orxonox-weapon_manager.$(OBJEXT) \ |
---|
| 65 | orxonox-weapon.$(OBJEXT) orxonox-projectile.$(OBJEXT) \ |
---|
| 66 | orxonox-test_gun.$(OBJEXT) orxonox-turret.$(OBJEXT) \ |
---|
| 67 | orxonox-test_bullet.$(OBJEXT) orxonox-rocket.$(OBJEXT) \ |
---|
[5556] | 68 | orxonox-laser.$(OBJEXT) orxonox-aim.$(OBJEXT) \ |
---|
| 69 | orxonox-crosshair.$(OBJEXT) orxonox-power_up.$(OBJEXT) \ |
---|
| 70 | orxonox-turret_power_up.$(OBJEXT) \ |
---|
[5463] | 71 | orxonox-laser_power_up.$(OBJEXT) orxonox-benchmark.$(OBJEXT) |
---|
[2706] | 72 | orxonox_OBJECTS = $(am_orxonox_OBJECTS) |
---|
[4145] | 73 | am__DEPENDENCIES_1 = |
---|
[2706] | 74 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
| 75 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 76 | am__depfiles_maybe = depfiles |
---|
| 77 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
| 78 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 79 | CXXLD = $(CXX) |
---|
[5463] | 80 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ |
---|
| 81 | -o $@ |
---|
[4265] | 82 | SOURCES = $(orxonox_SOURCES) |
---|
| 83 | DIST_SOURCES = $(orxonox_SOURCES) |
---|
[3191] | 84 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 85 | html-recursive info-recursive install-data-recursive \ |
---|
| 86 | install-exec-recursive install-info-recursive \ |
---|
| 87 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 88 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 89 | uninstall-recursive |
---|
[2706] | 90 | HEADERS = $(noinst_HEADERS) |
---|
| 91 | ETAGS = etags |
---|
| 92 | CTAGS = ctags |
---|
[5549] | 93 | DIST_SUBDIRS = lib util . subprojects |
---|
[2706] | 94 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
[1945] | 95 | ACLOCAL = @ACLOCAL@ |
---|
| 96 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 97 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 98 | AMTAR = @AMTAR@ |
---|
| 99 | AUTOCONF = @AUTOCONF@ |
---|
| 100 | AUTOHEADER = @AUTOHEADER@ |
---|
| 101 | AUTOMAKE = @AUTOMAKE@ |
---|
| 102 | AWK = @AWK@ |
---|
| 103 | CC = @CC@ |
---|
| 104 | CCDEPMODE = @CCDEPMODE@ |
---|
| 105 | CFLAGS = @CFLAGS@ |
---|
| 106 | CPP = @CPP@ |
---|
| 107 | CPPFLAGS = @CPPFLAGS@ |
---|
[3423] | 108 | CURL_CFLAGS = @CURL_CFLAGS@ |
---|
| 109 | CURL_LIBS = @CURL_LIBS@ |
---|
[1945] | 110 | CXX = @CXX@ |
---|
| 111 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 112 | CXXFLAGS = @CXXFLAGS@ |
---|
| 113 | CYGPATH_W = @CYGPATH_W@ |
---|
[3173] | 114 | DEBUG = @DEBUG@ |
---|
[1945] | 115 | DEFS = @DEFS@ |
---|
| 116 | DEPDIR = @DEPDIR@ |
---|
[3558] | 117 | DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@ |
---|
| 118 | DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@ |
---|
[3237] | 119 | DOXYGEN = @DOXYGEN@ |
---|
| 120 | DOXYGEN_FALSE = @DOXYGEN_FALSE@ |
---|
| 121 | DOXYGEN_TRUE = @DOXYGEN_TRUE@ |
---|
[1945] | 122 | ECHO_C = @ECHO_C@ |
---|
| 123 | ECHO_N = @ECHO_N@ |
---|
| 124 | ECHO_T = @ECHO_T@ |
---|
| 125 | EGREP = @EGREP@ |
---|
| 126 | EXEEXT = @EXEEXT@ |
---|
[3789] | 127 | GPROF = @GPROF@ |
---|
[2980] | 128 | GTK2_CFLAGS = @GTK2_CFLAGS@ |
---|
| 129 | GTK2_LIBS = @GTK2_LIBS@ |
---|
[3423] | 130 | HAVE_CURL_FALSE = @HAVE_CURL_FALSE@ |
---|
| 131 | HAVE_CURL_TRUE = @HAVE_CURL_TRUE@ |
---|
[2980] | 132 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ |
---|
| 133 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ |
---|
[1945] | 134 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 135 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 136 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 137 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 138 | LDFLAGS = @LDFLAGS@ |
---|
| 139 | LIBOBJS = @LIBOBJS@ |
---|
| 140 | LIBS = @LIBS@ |
---|
| 141 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 142 | MAKEINFO = @MAKEINFO@ |
---|
[2018] | 143 | MSBITFIELDS = @MSBITFIELDS@ |
---|
[1945] | 144 | OBJEXT = @OBJEXT@ |
---|
| 145 | PACKAGE = @PACKAGE@ |
---|
| 146 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 147 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 148 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 149 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 150 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 151 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
[4130] | 152 | PKG_CONFIG = @PKG_CONFIG@ |
---|
[4054] | 153 | RANLIB = @RANLIB@ |
---|
[1945] | 154 | SET_MAKE = @SET_MAKE@ |
---|
| 155 | SHELL = @SHELL@ |
---|
| 156 | STRIP = @STRIP@ |
---|
[3377] | 157 | SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@ |
---|
| 158 | SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@ |
---|
[1945] | 159 | VERSION = @VERSION@ |
---|
| 160 | ac_ct_CC = @ac_ct_CC@ |
---|
| 161 | ac_ct_CXX = @ac_ct_CXX@ |
---|
[4054] | 162 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
[1945] | 163 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 164 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 165 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 166 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 167 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 168 | am__include = @am__include@ |
---|
| 169 | am__leading_dot = @am__leading_dot@ |
---|
| 170 | am__quote = @am__quote@ |
---|
[5475] | 171 | am__tar = @am__tar@ |
---|
| 172 | am__untar = @am__untar@ |
---|
[1945] | 173 | bindir = @bindir@ |
---|
[2980] | 174 | build = @build@ |
---|
[1945] | 175 | build_alias = @build_alias@ |
---|
[2980] | 176 | build_cpu = @build_cpu@ |
---|
| 177 | build_os = @build_os@ |
---|
| 178 | build_vendor = @build_vendor@ |
---|
[1945] | 179 | datadir = @datadir@ |
---|
| 180 | exec_prefix = @exec_prefix@ |
---|
[2980] | 181 | host = @host@ |
---|
[1945] | 182 | host_alias = @host_alias@ |
---|
[2980] | 183 | host_cpu = @host_cpu@ |
---|
| 184 | host_os = @host_os@ |
---|
| 185 | host_vendor = @host_vendor@ |
---|
[1945] | 186 | includedir = @includedir@ |
---|
| 187 | infodir = @infodir@ |
---|
| 188 | install_sh = @install_sh@ |
---|
| 189 | libdir = @libdir@ |
---|
| 190 | libexecdir = @libexecdir@ |
---|
| 191 | localstatedir = @localstatedir@ |
---|
| 192 | mandir = @mandir@ |
---|
[2706] | 193 | mkdir_p = @mkdir_p@ |
---|
[1945] | 194 | oldincludedir = @oldincludedir@ |
---|
| 195 | prefix = @prefix@ |
---|
| 196 | program_transform_name = @program_transform_name@ |
---|
| 197 | sbindir = @sbindir@ |
---|
| 198 | sharedstatedir = @sharedstatedir@ |
---|
| 199 | sysconfdir = @sysconfdir@ |
---|
[2980] | 200 | target = @target@ |
---|
[1945] | 201 | target_alias = @target_alias@ |
---|
[2980] | 202 | target_cpu = @target_cpu@ |
---|
| 203 | target_os = @target_os@ |
---|
| 204 | target_vendor = @target_vendor@ |
---|
[3486] | 205 | MAINSRCDIR = . |
---|
[4725] | 206 | orxonox_CPPFLAGS = -DIS_ORXONOX |
---|
[5463] | 207 | orxonox_DEPENDENCIES = lib/libORXlibs.a \ |
---|
| 208 | util/libORXutils.a \ |
---|
| 209 | lib/gui/gtk_gui/libORXgui.a \ |
---|
| 210 | lib/graphics/importer/libORXimporter.a \ |
---|
| 211 | lib/graphics/libORXgraphics.a \ |
---|
| 212 | lib/sound/libORXsound.a \ |
---|
| 213 | lib/event/libORXevent.a \ |
---|
| 214 | lib/physics/libORXphysics.a \ |
---|
| 215 | lib/particles/libORXparticles.a \ |
---|
| 216 | lib/collision_detection/libORXcd.a \ |
---|
| 217 | lib/graphics/spatial_separation/libORXquadtree.a \ |
---|
| 218 | lib/tinyxml/libtinyxml.a \ |
---|
| 219 | lib/gui/gl_gui/libORXglgui.a \ |
---|
| 220 | lib/shell/libORXshell.a |
---|
[4261] | 221 | |
---|
[5463] | 222 | orxonox_LDADD = util/libORXutils.a \ |
---|
| 223 | lib/libORXlibs.a \ |
---|
| 224 | lib/gui/gtk_gui/libORXgui.a \ |
---|
| 225 | lib/graphics/importer/libORXimporter.a \ |
---|
| 226 | lib/graphics/libORXgraphics.a \ |
---|
| 227 | lib/sound/libORXsound.a \ |
---|
| 228 | lib/event/libORXevent.a \ |
---|
| 229 | lib/physics/libORXphysics.a \ |
---|
| 230 | lib/particles/libORXparticles.a \ |
---|
| 231 | lib/collision_detection/libORXcd.a \ |
---|
| 232 | lib/graphics/spatial_separation/libORXquadtree.a \ |
---|
| 233 | lib/tinyxml/libtinyxml.a \ |
---|
| 234 | lib/gui/gl_gui/libORXglgui.a \ |
---|
| 235 | lib/shell/libORXshell.a \ |
---|
[5265] | 236 | $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS) |
---|
[4261] | 237 | |
---|
[3182] | 238 | orxonox_SOURCES = orxonox.cc \ |
---|
[4556] | 239 | story_entities/story_entity.cc \ |
---|
| 240 | story_entities/campaign.cc \ |
---|
| 241 | story_entities/world.cc \ |
---|
[5463] | 242 | world_entities/world_entity.cc \ |
---|
| 243 | world_entities/camera.cc \ |
---|
| 244 | world_entities/player.cc \ |
---|
| 245 | world_entities/npc.cc \ |
---|
| 246 | world_entities/npc2.cc \ |
---|
| 247 | world_entities/environment.cc \ |
---|
| 248 | world_entities/skysphere.cc \ |
---|
| 249 | world_entities/skybox.cc \ |
---|
| 250 | world_entities/terrain.cc \ |
---|
| 251 | world_entities/satellite.cc \ |
---|
| 252 | world_entities/character_attributes.cc \ |
---|
| 253 | world_entities/test_entity.cc \ |
---|
| 254 | world_entities/weapons/weapon_manager.cc \ |
---|
| 255 | world_entities/weapons/weapon.cc \ |
---|
| 256 | world_entities/weapons/projectile.cc \ |
---|
| 257 | world_entities/weapons/test_gun.cc \ |
---|
| 258 | world_entities/weapons/turret.cc \ |
---|
| 259 | world_entities/weapons/test_bullet.cc \ |
---|
| 260 | world_entities/weapons/rocket.cc \ |
---|
| 261 | world_entities/weapons/laser.cc \ |
---|
[5556] | 262 | world_entities/weapons/aim.cc \ |
---|
[5463] | 263 | world_entities/weapons/crosshair.cc \ |
---|
| 264 | world_entities/power_ups/power_up.cc \ |
---|
| 265 | world_entities/power_ups/turret_power_up.cc \ |
---|
| 266 | world_entities/power_ups/laser_power_up.cc \ |
---|
[4556] | 267 | subprojects/benchmark.cc |
---|
[3182] | 268 | |
---|
[3481] | 269 | noinst_HEADERS = orxonox.h \ |
---|
| 270 | ability.h \ |
---|
[4556] | 271 | defs/message_structures.h \ |
---|
| 272 | story_entities/story_entity.h \ |
---|
| 273 | story_entities/story_def.h \ |
---|
| 274 | story_entities/campaign.h \ |
---|
[5463] | 275 | story_entities/world.h \ |
---|
| 276 | world_entities/world_entity.h \ |
---|
| 277 | world_entities/camera.h \ |
---|
| 278 | world_entities/player.h \ |
---|
| 279 | world_entities/npc.h \ |
---|
| 280 | world_entities/npc2.h \ |
---|
| 281 | world_entities/environment.h \ |
---|
| 282 | world_entities/skysphere.h \ |
---|
| 283 | world_entities/skybox.h \ |
---|
| 284 | world_entities/terrain.h \ |
---|
| 285 | world_entities/satellite.h \ |
---|
| 286 | world_entities/character_attributes.h \ |
---|
| 287 | world_entities/test_entity.h \ |
---|
| 288 | world_entities/weapons/weapon_manager.h \ |
---|
| 289 | world_entities/weapons/weapon.h \ |
---|
| 290 | world_entities/weapons/projectile.h \ |
---|
| 291 | world_entities/weapons/test_gun.h \ |
---|
| 292 | world_entities/weapons/turret.h \ |
---|
| 293 | world_entities/weapons/test_bullet.h \ |
---|
| 294 | world_entities/weapons/rocket.h \ |
---|
| 295 | world_entities/weapons/laser.h \ |
---|
[5556] | 296 | world_entities/weapons/aim.h \ |
---|
[5463] | 297 | world_entities/weapons/crosshair.h \ |
---|
| 298 | world_entities/power_ups/power_up.h \ |
---|
| 299 | world_entities/power_ups/turret_power_up.h \ |
---|
| 300 | world_entities/power_ups/laser_power_up.h \ |
---|
[4556] | 301 | defs/stdincl.h \ |
---|
| 302 | defs/stdlibincl.h \ |
---|
| 303 | defs/sdlincl.h \ |
---|
| 304 | defs/glincl.h \ |
---|
| 305 | defs/alincl.h \ |
---|
| 306 | defs/comincl.h \ |
---|
| 307 | defs/confincl.h \ |
---|
| 308 | defs/error.h \ |
---|
| 309 | defs/debug.h \ |
---|
| 310 | defs/globals.h \ |
---|
| 311 | defs/compiler.h \ |
---|
[4745] | 312 | defs/class_id.h \ |
---|
[5133] | 313 | defs/functor_list.h \ |
---|
[4556] | 314 | subprojects/benchmark.h |
---|
[3182] | 315 | |
---|
[4261] | 316 | EXTRA_DIST = proto/proto_class.h \ |
---|
[4556] | 317 | proto/proto_class.cc \ |
---|
| 318 | proto/proto_singleton.h \ |
---|
| 319 | proto/proto_singleton.cc \ |
---|
| 320 | proto/proto_world_entity.h \ |
---|
| 321 | proto/proto_world_entity.cc \ |
---|
| 322 | defs/include_paths.am |
---|
[3655] | 323 | |
---|
[3377] | 324 | @SUB_PROJECTS_FALSE@SUB_PROGS = |
---|
[4264] | 325 | @SUB_PROJECTS_TRUE@SUB_PROGS = subprojects |
---|
[5349] | 326 | SUBDIRS = lib \ |
---|
[5350] | 327 | util \ |
---|
[5549] | 328 | . \ |
---|
| 329 | $(SUB_PROGS) |
---|
[5349] | 330 | |
---|
[3191] | 331 | all: all-recursive |
---|
| 332 | |
---|
[1945] | 333 | .SUFFIXES: |
---|
[5463] | 334 | .SUFFIXES: .cc .o .obj |
---|
[2706] | 335 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 336 | @for dep in $?; do \ |
---|
| 337 | case '$(am__configure_deps)' in \ |
---|
| 338 | *$$dep*) \ |
---|
| 339 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 340 | && exit 0; \ |
---|
| 341 | exit 1;; \ |
---|
| 342 | esac; \ |
---|
| 343 | done; \ |
---|
[5465] | 344 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ |
---|
[1945] | 345 | cd $(top_srcdir) && \ |
---|
[5465] | 346 | $(AUTOMAKE) --foreign src/Makefile |
---|
[2706] | 347 | .PRECIOUS: Makefile |
---|
| 348 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 349 | @case '$?' in \ |
---|
| 350 | *config.status*) \ |
---|
| 351 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 352 | *) \ |
---|
| 353 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 354 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 355 | esac; |
---|
| 356 | |
---|
| 357 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 358 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 359 | |
---|
| 360 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 361 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 362 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 363 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
[1953] | 364 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
| 365 | @$(NORMAL_INSTALL) |
---|
[2711] | 366 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
---|
[1953] | 367 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 368 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 369 | if test -f $$p \ |
---|
| 370 | ; then \ |
---|
| 371 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[5463] | 372 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 373 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ |
---|
[1953] | 374 | else :; fi; \ |
---|
| 375 | done |
---|
| 376 | |
---|
| 377 | uninstall-binPROGRAMS: |
---|
| 378 | @$(NORMAL_UNINSTALL) |
---|
| 379 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 380 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[2711] | 381 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 382 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
---|
[1953] | 383 | done |
---|
| 384 | |
---|
| 385 | clean-binPROGRAMS: |
---|
[5463] | 386 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
[1953] | 387 | orxonox$(EXEEXT): $(orxonox_OBJECTS) $(orxonox_DEPENDENCIES) |
---|
| 388 | @rm -f orxonox$(EXEEXT) |
---|
| 389 | $(CXXLINK) $(orxonox_LDFLAGS) $(orxonox_OBJECTS) $(orxonox_LDADD) $(LIBS) |
---|
| 390 | |
---|
| 391 | mostlyclean-compile: |
---|
[2706] | 392 | -rm -f *.$(OBJEXT) |
---|
[1953] | 393 | |
---|
| 394 | distclean-compile: |
---|
| 395 | -rm -f *.tab.c |
---|
| 396 | |
---|
[5556] | 397 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-aim.Po@am__quote@ |
---|
[4725] | 398 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-benchmark.Po@am__quote@ |
---|
[5463] | 399 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-camera.Po@am__quote@ |
---|
[4725] | 400 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-campaign.Po@am__quote@ |
---|
[5463] | 401 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-character_attributes.Po@am__quote@ |
---|
| 402 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-crosshair.Po@am__quote@ |
---|
| 403 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-environment.Po@am__quote@ |
---|
| 404 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-laser.Po@am__quote@ |
---|
| 405 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-laser_power_up.Po@am__quote@ |
---|
| 406 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-npc.Po@am__quote@ |
---|
| 407 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-npc2.Po@am__quote@ |
---|
[4725] | 408 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-orxonox.Po@am__quote@ |
---|
[5463] | 409 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-player.Po@am__quote@ |
---|
| 410 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-power_up.Po@am__quote@ |
---|
| 411 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-projectile.Po@am__quote@ |
---|
| 412 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-rocket.Po@am__quote@ |
---|
| 413 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-satellite.Po@am__quote@ |
---|
| 414 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-skybox.Po@am__quote@ |
---|
| 415 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-skysphere.Po@am__quote@ |
---|
[4725] | 416 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-story_entity.Po@am__quote@ |
---|
[5463] | 417 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-terrain.Po@am__quote@ |
---|
| 418 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-test_bullet.Po@am__quote@ |
---|
| 419 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-test_entity.Po@am__quote@ |
---|
| 420 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-test_gun.Po@am__quote@ |
---|
| 421 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-turret.Po@am__quote@ |
---|
| 422 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-turret_power_up.Po@am__quote@ |
---|
| 423 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-weapon.Po@am__quote@ |
---|
| 424 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-weapon_manager.Po@am__quote@ |
---|
[4725] | 425 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-world.Po@am__quote@ |
---|
[5463] | 426 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-world_entity.Po@am__quote@ |
---|
[1953] | 427 | |
---|
| 428 | .cc.o: |
---|
[2706] | 429 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 430 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
[1953] | 431 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 432 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2706] | 433 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
---|
[1953] | 434 | |
---|
| 435 | .cc.obj: |
---|
[2706] | 436 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
| 437 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
[1953] | 438 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 439 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2706] | 440 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
[3196] | 441 | |
---|
[4725] | 442 | orxonox-orxonox.o: orxonox.cc |
---|
| 443 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-orxonox.o -MD -MP -MF "$(DEPDIR)/orxonox-orxonox.Tpo" -c -o orxonox-orxonox.o `test -f 'orxonox.cc' || echo '$(srcdir)/'`orxonox.cc; \ |
---|
| 444 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-orxonox.Tpo" "$(DEPDIR)/orxonox-orxonox.Po"; else rm -f "$(DEPDIR)/orxonox-orxonox.Tpo"; exit 1; fi |
---|
| 445 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='orxonox.cc' object='orxonox-orxonox.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 446 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 447 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-orxonox.o `test -f 'orxonox.cc' || echo '$(srcdir)/'`orxonox.cc |
---|
[4262] | 448 | |
---|
[4725] | 449 | orxonox-orxonox.obj: orxonox.cc |
---|
| 450 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-orxonox.obj -MD -MP -MF "$(DEPDIR)/orxonox-orxonox.Tpo" -c -o orxonox-orxonox.obj `if test -f 'orxonox.cc'; then $(CYGPATH_W) 'orxonox.cc'; else $(CYGPATH_W) '$(srcdir)/orxonox.cc'; fi`; \ |
---|
| 451 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-orxonox.Tpo" "$(DEPDIR)/orxonox-orxonox.Po"; else rm -f "$(DEPDIR)/orxonox-orxonox.Tpo"; exit 1; fi |
---|
| 452 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='orxonox.cc' object='orxonox-orxonox.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 453 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 454 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-orxonox.obj `if test -f 'orxonox.cc'; then $(CYGPATH_W) 'orxonox.cc'; else $(CYGPATH_W) '$(srcdir)/orxonox.cc'; fi` |
---|
[4262] | 455 | |
---|
[4725] | 456 | orxonox-story_entity.o: story_entities/story_entity.cc |
---|
| 457 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-story_entity.o -MD -MP -MF "$(DEPDIR)/orxonox-story_entity.Tpo" -c -o orxonox-story_entity.o `test -f 'story_entities/story_entity.cc' || echo '$(srcdir)/'`story_entities/story_entity.cc; \ |
---|
| 458 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-story_entity.Tpo" "$(DEPDIR)/orxonox-story_entity.Po"; else rm -f "$(DEPDIR)/orxonox-story_entity.Tpo"; exit 1; fi |
---|
| 459 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/story_entity.cc' object='orxonox-story_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 460 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 461 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-story_entity.o `test -f 'story_entities/story_entity.cc' || echo '$(srcdir)/'`story_entities/story_entity.cc |
---|
[3478] | 462 | |
---|
[4725] | 463 | orxonox-story_entity.obj: story_entities/story_entity.cc |
---|
| 464 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-story_entity.obj -MD -MP -MF "$(DEPDIR)/orxonox-story_entity.Tpo" -c -o orxonox-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`; \ |
---|
| 465 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-story_entity.Tpo" "$(DEPDIR)/orxonox-story_entity.Po"; else rm -f "$(DEPDIR)/orxonox-story_entity.Tpo"; exit 1; fi |
---|
| 466 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/story_entity.cc' object='orxonox-story_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 467 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 468 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
[3478] | 469 | |
---|
[4725] | 470 | orxonox-campaign.o: story_entities/campaign.cc |
---|
| 471 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-campaign.o -MD -MP -MF "$(DEPDIR)/orxonox-campaign.Tpo" -c -o orxonox-campaign.o `test -f 'story_entities/campaign.cc' || echo '$(srcdir)/'`story_entities/campaign.cc; \ |
---|
| 472 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-campaign.Tpo" "$(DEPDIR)/orxonox-campaign.Po"; else rm -f "$(DEPDIR)/orxonox-campaign.Tpo"; exit 1; fi |
---|
| 473 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/campaign.cc' object='orxonox-campaign.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 474 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 475 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-campaign.o `test -f 'story_entities/campaign.cc' || echo '$(srcdir)/'`story_entities/campaign.cc |
---|
[3475] | 476 | |
---|
[4725] | 477 | orxonox-campaign.obj: story_entities/campaign.cc |
---|
| 478 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-campaign.obj -MD -MP -MF "$(DEPDIR)/orxonox-campaign.Tpo" -c -o orxonox-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`; \ |
---|
| 479 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-campaign.Tpo" "$(DEPDIR)/orxonox-campaign.Po"; else rm -f "$(DEPDIR)/orxonox-campaign.Tpo"; exit 1; fi |
---|
| 480 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/campaign.cc' object='orxonox-campaign.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 481 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 482 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
[3475] | 483 | |
---|
[4725] | 484 | orxonox-world.o: story_entities/world.cc |
---|
| 485 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world.o -MD -MP -MF "$(DEPDIR)/orxonox-world.Tpo" -c -o orxonox-world.o `test -f 'story_entities/world.cc' || echo '$(srcdir)/'`story_entities/world.cc; \ |
---|
| 486 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world.Tpo" "$(DEPDIR)/orxonox-world.Po"; else rm -f "$(DEPDIR)/orxonox-world.Tpo"; exit 1; fi |
---|
| 487 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/world.cc' object='orxonox-world.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 488 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 489 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-world.o `test -f 'story_entities/world.cc' || echo '$(srcdir)/'`story_entities/world.cc |
---|
[3472] | 490 | |
---|
[4725] | 491 | orxonox-world.obj: story_entities/world.cc |
---|
| 492 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world.obj -MD -MP -MF "$(DEPDIR)/orxonox-world.Tpo" -c -o orxonox-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`; \ |
---|
| 493 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world.Tpo" "$(DEPDIR)/orxonox-world.Po"; else rm -f "$(DEPDIR)/orxonox-world.Tpo"; exit 1; fi |
---|
| 494 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/world.cc' object='orxonox-world.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 495 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 496 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
[3472] | 497 | |
---|
[5463] | 498 | orxonox-world_entity.o: world_entities/world_entity.cc |
---|
| 499 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world_entity.o -MD -MP -MF "$(DEPDIR)/orxonox-world_entity.Tpo" -c -o orxonox-world_entity.o `test -f 'world_entities/world_entity.cc' || echo '$(srcdir)/'`world_entities/world_entity.cc; \ |
---|
| 500 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world_entity.Tpo" "$(DEPDIR)/orxonox-world_entity.Po"; else rm -f "$(DEPDIR)/orxonox-world_entity.Tpo"; exit 1; fi |
---|
| 501 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/world_entity.cc' object='orxonox-world_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 502 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 503 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-world_entity.o `test -f 'world_entities/world_entity.cc' || echo '$(srcdir)/'`world_entities/world_entity.cc |
---|
[4262] | 504 | |
---|
[5463] | 505 | orxonox-world_entity.obj: world_entities/world_entity.cc |
---|
| 506 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world_entity.obj -MD -MP -MF "$(DEPDIR)/orxonox-world_entity.Tpo" -c -o orxonox-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`; \ |
---|
| 507 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world_entity.Tpo" "$(DEPDIR)/orxonox-world_entity.Po"; else rm -f "$(DEPDIR)/orxonox-world_entity.Tpo"; exit 1; fi |
---|
| 508 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/world_entity.cc' object='orxonox-world_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 509 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 510 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 511 | |
---|
| 512 | orxonox-camera.o: world_entities/camera.cc |
---|
| 513 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-camera.o -MD -MP -MF "$(DEPDIR)/orxonox-camera.Tpo" -c -o orxonox-camera.o `test -f 'world_entities/camera.cc' || echo '$(srcdir)/'`world_entities/camera.cc; \ |
---|
| 514 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-camera.Tpo" "$(DEPDIR)/orxonox-camera.Po"; else rm -f "$(DEPDIR)/orxonox-camera.Tpo"; exit 1; fi |
---|
| 515 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/camera.cc' object='orxonox-camera.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 516 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 517 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-camera.o `test -f 'world_entities/camera.cc' || echo '$(srcdir)/'`world_entities/camera.cc |
---|
| 518 | |
---|
| 519 | orxonox-camera.obj: world_entities/camera.cc |
---|
| 520 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-camera.obj -MD -MP -MF "$(DEPDIR)/orxonox-camera.Tpo" -c -o orxonox-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`; \ |
---|
| 521 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-camera.Tpo" "$(DEPDIR)/orxonox-camera.Po"; else rm -f "$(DEPDIR)/orxonox-camera.Tpo"; exit 1; fi |
---|
| 522 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/camera.cc' object='orxonox-camera.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 523 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 524 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 525 | |
---|
| 526 | orxonox-player.o: world_entities/player.cc |
---|
| 527 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-player.o -MD -MP -MF "$(DEPDIR)/orxonox-player.Tpo" -c -o orxonox-player.o `test -f 'world_entities/player.cc' || echo '$(srcdir)/'`world_entities/player.cc; \ |
---|
| 528 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-player.Tpo" "$(DEPDIR)/orxonox-player.Po"; else rm -f "$(DEPDIR)/orxonox-player.Tpo"; exit 1; fi |
---|
| 529 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/player.cc' object='orxonox-player.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 530 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 531 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-player.o `test -f 'world_entities/player.cc' || echo '$(srcdir)/'`world_entities/player.cc |
---|
| 532 | |
---|
| 533 | orxonox-player.obj: world_entities/player.cc |
---|
| 534 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-player.obj -MD -MP -MF "$(DEPDIR)/orxonox-player.Tpo" -c -o orxonox-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`; \ |
---|
| 535 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-player.Tpo" "$(DEPDIR)/orxonox-player.Po"; else rm -f "$(DEPDIR)/orxonox-player.Tpo"; exit 1; fi |
---|
| 536 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/player.cc' object='orxonox-player.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 537 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 538 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 539 | |
---|
| 540 | orxonox-npc.o: world_entities/npc.cc |
---|
| 541 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc.o -MD -MP -MF "$(DEPDIR)/orxonox-npc.Tpo" -c -o orxonox-npc.o `test -f 'world_entities/npc.cc' || echo '$(srcdir)/'`world_entities/npc.cc; \ |
---|
| 542 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc.Tpo" "$(DEPDIR)/orxonox-npc.Po"; else rm -f "$(DEPDIR)/orxonox-npc.Tpo"; exit 1; fi |
---|
| 543 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc.cc' object='orxonox-npc.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 544 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 545 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc.o `test -f 'world_entities/npc.cc' || echo '$(srcdir)/'`world_entities/npc.cc |
---|
| 546 | |
---|
| 547 | orxonox-npc.obj: world_entities/npc.cc |
---|
| 548 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc.obj -MD -MP -MF "$(DEPDIR)/orxonox-npc.Tpo" -c -o orxonox-npc.obj `if test -f 'world_entities/npc.cc'; then $(CYGPATH_W) 'world_entities/npc.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc.cc'; fi`; \ |
---|
| 549 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc.Tpo" "$(DEPDIR)/orxonox-npc.Po"; else rm -f "$(DEPDIR)/orxonox-npc.Tpo"; exit 1; fi |
---|
| 550 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc.cc' object='orxonox-npc.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 551 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 552 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc.obj `if test -f 'world_entities/npc.cc'; then $(CYGPATH_W) 'world_entities/npc.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc.cc'; fi` |
---|
| 553 | |
---|
| 554 | orxonox-npc2.o: world_entities/npc2.cc |
---|
| 555 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc2.o -MD -MP -MF "$(DEPDIR)/orxonox-npc2.Tpo" -c -o orxonox-npc2.o `test -f 'world_entities/npc2.cc' || echo '$(srcdir)/'`world_entities/npc2.cc; \ |
---|
| 556 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc2.Tpo" "$(DEPDIR)/orxonox-npc2.Po"; else rm -f "$(DEPDIR)/orxonox-npc2.Tpo"; exit 1; fi |
---|
| 557 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc2.cc' object='orxonox-npc2.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 558 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 559 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc2.o `test -f 'world_entities/npc2.cc' || echo '$(srcdir)/'`world_entities/npc2.cc |
---|
| 560 | |
---|
| 561 | orxonox-npc2.obj: world_entities/npc2.cc |
---|
| 562 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc2.obj -MD -MP -MF "$(DEPDIR)/orxonox-npc2.Tpo" -c -o orxonox-npc2.obj `if test -f 'world_entities/npc2.cc'; then $(CYGPATH_W) 'world_entities/npc2.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc2.cc'; fi`; \ |
---|
| 563 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc2.Tpo" "$(DEPDIR)/orxonox-npc2.Po"; else rm -f "$(DEPDIR)/orxonox-npc2.Tpo"; exit 1; fi |
---|
| 564 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc2.cc' object='orxonox-npc2.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 565 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 566 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc2.obj `if test -f 'world_entities/npc2.cc'; then $(CYGPATH_W) 'world_entities/npc2.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc2.cc'; fi` |
---|
| 567 | |
---|
| 568 | orxonox-environment.o: world_entities/environment.cc |
---|
| 569 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-environment.o -MD -MP -MF "$(DEPDIR)/orxonox-environment.Tpo" -c -o orxonox-environment.o `test -f 'world_entities/environment.cc' || echo '$(srcdir)/'`world_entities/environment.cc; \ |
---|
| 570 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-environment.Tpo" "$(DEPDIR)/orxonox-environment.Po"; else rm -f "$(DEPDIR)/orxonox-environment.Tpo"; exit 1; fi |
---|
| 571 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/environment.cc' object='orxonox-environment.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 572 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 573 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-environment.o `test -f 'world_entities/environment.cc' || echo '$(srcdir)/'`world_entities/environment.cc |
---|
| 574 | |
---|
| 575 | orxonox-environment.obj: world_entities/environment.cc |
---|
| 576 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-environment.obj -MD -MP -MF "$(DEPDIR)/orxonox-environment.Tpo" -c -o orxonox-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`; \ |
---|
| 577 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-environment.Tpo" "$(DEPDIR)/orxonox-environment.Po"; else rm -f "$(DEPDIR)/orxonox-environment.Tpo"; exit 1; fi |
---|
| 578 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/environment.cc' object='orxonox-environment.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 579 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 580 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 581 | |
---|
| 582 | orxonox-skysphere.o: world_entities/skysphere.cc |
---|
| 583 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skysphere.o -MD -MP -MF "$(DEPDIR)/orxonox-skysphere.Tpo" -c -o orxonox-skysphere.o `test -f 'world_entities/skysphere.cc' || echo '$(srcdir)/'`world_entities/skysphere.cc; \ |
---|
| 584 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skysphere.Tpo" "$(DEPDIR)/orxonox-skysphere.Po"; else rm -f "$(DEPDIR)/orxonox-skysphere.Tpo"; exit 1; fi |
---|
| 585 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skysphere.cc' object='orxonox-skysphere.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 586 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 587 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-skysphere.o `test -f 'world_entities/skysphere.cc' || echo '$(srcdir)/'`world_entities/skysphere.cc |
---|
| 588 | |
---|
| 589 | orxonox-skysphere.obj: world_entities/skysphere.cc |
---|
| 590 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skysphere.obj -MD -MP -MF "$(DEPDIR)/orxonox-skysphere.Tpo" -c -o orxonox-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`; \ |
---|
| 591 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skysphere.Tpo" "$(DEPDIR)/orxonox-skysphere.Po"; else rm -f "$(DEPDIR)/orxonox-skysphere.Tpo"; exit 1; fi |
---|
| 592 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skysphere.cc' object='orxonox-skysphere.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 593 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 594 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 595 | |
---|
| 596 | orxonox-skybox.o: world_entities/skybox.cc |
---|
| 597 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skybox.o -MD -MP -MF "$(DEPDIR)/orxonox-skybox.Tpo" -c -o orxonox-skybox.o `test -f 'world_entities/skybox.cc' || echo '$(srcdir)/'`world_entities/skybox.cc; \ |
---|
| 598 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skybox.Tpo" "$(DEPDIR)/orxonox-skybox.Po"; else rm -f "$(DEPDIR)/orxonox-skybox.Tpo"; exit 1; fi |
---|
| 599 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skybox.cc' object='orxonox-skybox.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 600 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 601 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-skybox.o `test -f 'world_entities/skybox.cc' || echo '$(srcdir)/'`world_entities/skybox.cc |
---|
| 602 | |
---|
| 603 | orxonox-skybox.obj: world_entities/skybox.cc |
---|
| 604 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skybox.obj -MD -MP -MF "$(DEPDIR)/orxonox-skybox.Tpo" -c -o orxonox-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`; \ |
---|
| 605 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skybox.Tpo" "$(DEPDIR)/orxonox-skybox.Po"; else rm -f "$(DEPDIR)/orxonox-skybox.Tpo"; exit 1; fi |
---|
| 606 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skybox.cc' object='orxonox-skybox.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 607 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 608 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 609 | |
---|
| 610 | orxonox-terrain.o: world_entities/terrain.cc |
---|
| 611 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-terrain.o -MD -MP -MF "$(DEPDIR)/orxonox-terrain.Tpo" -c -o orxonox-terrain.o `test -f 'world_entities/terrain.cc' || echo '$(srcdir)/'`world_entities/terrain.cc; \ |
---|
| 612 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-terrain.Tpo" "$(DEPDIR)/orxonox-terrain.Po"; else rm -f "$(DEPDIR)/orxonox-terrain.Tpo"; exit 1; fi |
---|
| 613 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/terrain.cc' object='orxonox-terrain.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 614 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 615 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-terrain.o `test -f 'world_entities/terrain.cc' || echo '$(srcdir)/'`world_entities/terrain.cc |
---|
| 616 | |
---|
| 617 | orxonox-terrain.obj: world_entities/terrain.cc |
---|
| 618 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-terrain.obj -MD -MP -MF "$(DEPDIR)/orxonox-terrain.Tpo" -c -o orxonox-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`; \ |
---|
| 619 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-terrain.Tpo" "$(DEPDIR)/orxonox-terrain.Po"; else rm -f "$(DEPDIR)/orxonox-terrain.Tpo"; exit 1; fi |
---|
| 620 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/terrain.cc' object='orxonox-terrain.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 621 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 622 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 623 | |
---|
| 624 | orxonox-satellite.o: world_entities/satellite.cc |
---|
| 625 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-satellite.o -MD -MP -MF "$(DEPDIR)/orxonox-satellite.Tpo" -c -o orxonox-satellite.o `test -f 'world_entities/satellite.cc' || echo '$(srcdir)/'`world_entities/satellite.cc; \ |
---|
| 626 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-satellite.Tpo" "$(DEPDIR)/orxonox-satellite.Po"; else rm -f "$(DEPDIR)/orxonox-satellite.Tpo"; exit 1; fi |
---|
| 627 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/satellite.cc' object='orxonox-satellite.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 628 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 629 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-satellite.o `test -f 'world_entities/satellite.cc' || echo '$(srcdir)/'`world_entities/satellite.cc |
---|
| 630 | |
---|
| 631 | orxonox-satellite.obj: world_entities/satellite.cc |
---|
| 632 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-satellite.obj -MD -MP -MF "$(DEPDIR)/orxonox-satellite.Tpo" -c -o orxonox-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`; \ |
---|
| 633 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-satellite.Tpo" "$(DEPDIR)/orxonox-satellite.Po"; else rm -f "$(DEPDIR)/orxonox-satellite.Tpo"; exit 1; fi |
---|
| 634 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/satellite.cc' object='orxonox-satellite.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 635 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 636 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 637 | |
---|
| 638 | orxonox-character_attributes.o: world_entities/character_attributes.cc |
---|
| 639 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-character_attributes.o -MD -MP -MF "$(DEPDIR)/orxonox-character_attributes.Tpo" -c -o orxonox-character_attributes.o `test -f 'world_entities/character_attributes.cc' || echo '$(srcdir)/'`world_entities/character_attributes.cc; \ |
---|
| 640 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-character_attributes.Tpo" "$(DEPDIR)/orxonox-character_attributes.Po"; else rm -f "$(DEPDIR)/orxonox-character_attributes.Tpo"; exit 1; fi |
---|
| 641 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/character_attributes.cc' object='orxonox-character_attributes.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 642 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 643 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-character_attributes.o `test -f 'world_entities/character_attributes.cc' || echo '$(srcdir)/'`world_entities/character_attributes.cc |
---|
| 644 | |
---|
| 645 | orxonox-character_attributes.obj: world_entities/character_attributes.cc |
---|
| 646 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-character_attributes.obj -MD -MP -MF "$(DEPDIR)/orxonox-character_attributes.Tpo" -c -o orxonox-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`; \ |
---|
| 647 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-character_attributes.Tpo" "$(DEPDIR)/orxonox-character_attributes.Po"; else rm -f "$(DEPDIR)/orxonox-character_attributes.Tpo"; exit 1; fi |
---|
| 648 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/character_attributes.cc' object='orxonox-character_attributes.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 649 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 650 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-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` |
---|
| 651 | |
---|
| 652 | orxonox-test_entity.o: world_entities/test_entity.cc |
---|
| 653 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_entity.o -MD -MP -MF "$(DEPDIR)/orxonox-test_entity.Tpo" -c -o orxonox-test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc; \ |
---|
| 654 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_entity.Tpo" "$(DEPDIR)/orxonox-test_entity.Po"; else rm -f "$(DEPDIR)/orxonox-test_entity.Tpo"; exit 1; fi |
---|
| 655 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_entity.cc' object='orxonox-test_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 656 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 657 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc |
---|
| 658 | |
---|
| 659 | orxonox-test_entity.obj: world_entities/test_entity.cc |
---|
| 660 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_entity.obj -MD -MP -MF "$(DEPDIR)/orxonox-test_entity.Tpo" -c -o orxonox-test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi`; \ |
---|
| 661 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_entity.Tpo" "$(DEPDIR)/orxonox-test_entity.Po"; else rm -f "$(DEPDIR)/orxonox-test_entity.Tpo"; exit 1; fi |
---|
| 662 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_entity.cc' object='orxonox-test_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 663 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 664 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi` |
---|
| 665 | |
---|
| 666 | orxonox-weapon_manager.o: world_entities/weapons/weapon_manager.cc |
---|
| 667 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon_manager.o -MD -MP -MF "$(DEPDIR)/orxonox-weapon_manager.Tpo" -c -o orxonox-weapon_manager.o `test -f 'world_entities/weapons/weapon_manager.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon_manager.cc; \ |
---|
| 668 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon_manager.Tpo" "$(DEPDIR)/orxonox-weapon_manager.Po"; else rm -f "$(DEPDIR)/orxonox-weapon_manager.Tpo"; exit 1; fi |
---|
| 669 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon_manager.cc' object='orxonox-weapon_manager.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 670 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 671 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon_manager.o `test -f 'world_entities/weapons/weapon_manager.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon_manager.cc |
---|
| 672 | |
---|
| 673 | orxonox-weapon_manager.obj: world_entities/weapons/weapon_manager.cc |
---|
| 674 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon_manager.obj -MD -MP -MF "$(DEPDIR)/orxonox-weapon_manager.Tpo" -c -o orxonox-weapon_manager.obj `if test -f 'world_entities/weapons/weapon_manager.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon_manager.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon_manager.cc'; fi`; \ |
---|
| 675 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon_manager.Tpo" "$(DEPDIR)/orxonox-weapon_manager.Po"; else rm -f "$(DEPDIR)/orxonox-weapon_manager.Tpo"; exit 1; fi |
---|
| 676 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon_manager.cc' object='orxonox-weapon_manager.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 677 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 678 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon_manager.obj `if test -f 'world_entities/weapons/weapon_manager.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon_manager.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon_manager.cc'; fi` |
---|
| 679 | |
---|
| 680 | orxonox-weapon.o: world_entities/weapons/weapon.cc |
---|
| 681 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon.o -MD -MP -MF "$(DEPDIR)/orxonox-weapon.Tpo" -c -o orxonox-weapon.o `test -f 'world_entities/weapons/weapon.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon.cc; \ |
---|
| 682 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon.Tpo" "$(DEPDIR)/orxonox-weapon.Po"; else rm -f "$(DEPDIR)/orxonox-weapon.Tpo"; exit 1; fi |
---|
| 683 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon.cc' object='orxonox-weapon.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 684 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 685 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon.o `test -f 'world_entities/weapons/weapon.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon.cc |
---|
| 686 | |
---|
| 687 | orxonox-weapon.obj: world_entities/weapons/weapon.cc |
---|
| 688 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon.obj -MD -MP -MF "$(DEPDIR)/orxonox-weapon.Tpo" -c -o orxonox-weapon.obj `if test -f 'world_entities/weapons/weapon.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon.cc'; fi`; \ |
---|
| 689 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon.Tpo" "$(DEPDIR)/orxonox-weapon.Po"; else rm -f "$(DEPDIR)/orxonox-weapon.Tpo"; exit 1; fi |
---|
| 690 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon.cc' object='orxonox-weapon.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 691 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 692 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon.obj `if test -f 'world_entities/weapons/weapon.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon.cc'; fi` |
---|
| 693 | |
---|
| 694 | orxonox-projectile.o: world_entities/weapons/projectile.cc |
---|
| 695 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-projectile.o -MD -MP -MF "$(DEPDIR)/orxonox-projectile.Tpo" -c -o orxonox-projectile.o `test -f 'world_entities/weapons/projectile.cc' || echo '$(srcdir)/'`world_entities/weapons/projectile.cc; \ |
---|
| 696 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-projectile.Tpo" "$(DEPDIR)/orxonox-projectile.Po"; else rm -f "$(DEPDIR)/orxonox-projectile.Tpo"; exit 1; fi |
---|
| 697 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/projectile.cc' object='orxonox-projectile.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 698 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 699 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-projectile.o `test -f 'world_entities/weapons/projectile.cc' || echo '$(srcdir)/'`world_entities/weapons/projectile.cc |
---|
| 700 | |
---|
| 701 | orxonox-projectile.obj: world_entities/weapons/projectile.cc |
---|
| 702 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-projectile.obj -MD -MP -MF "$(DEPDIR)/orxonox-projectile.Tpo" -c -o orxonox-projectile.obj `if test -f 'world_entities/weapons/projectile.cc'; then $(CYGPATH_W) 'world_entities/weapons/projectile.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/projectile.cc'; fi`; \ |
---|
| 703 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-projectile.Tpo" "$(DEPDIR)/orxonox-projectile.Po"; else rm -f "$(DEPDIR)/orxonox-projectile.Tpo"; exit 1; fi |
---|
| 704 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/projectile.cc' object='orxonox-projectile.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 705 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 706 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-projectile.obj `if test -f 'world_entities/weapons/projectile.cc'; then $(CYGPATH_W) 'world_entities/weapons/projectile.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/projectile.cc'; fi` |
---|
| 707 | |
---|
| 708 | orxonox-test_gun.o: world_entities/weapons/test_gun.cc |
---|
| 709 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_gun.o -MD -MP -MF "$(DEPDIR)/orxonox-test_gun.Tpo" -c -o orxonox-test_gun.o `test -f 'world_entities/weapons/test_gun.cc' || echo '$(srcdir)/'`world_entities/weapons/test_gun.cc; \ |
---|
| 710 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_gun.Tpo" "$(DEPDIR)/orxonox-test_gun.Po"; else rm -f "$(DEPDIR)/orxonox-test_gun.Tpo"; exit 1; fi |
---|
| 711 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_gun.cc' object='orxonox-test_gun.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 712 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 713 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_gun.o `test -f 'world_entities/weapons/test_gun.cc' || echo '$(srcdir)/'`world_entities/weapons/test_gun.cc |
---|
| 714 | |
---|
| 715 | orxonox-test_gun.obj: world_entities/weapons/test_gun.cc |
---|
| 716 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_gun.obj -MD -MP -MF "$(DEPDIR)/orxonox-test_gun.Tpo" -c -o orxonox-test_gun.obj `if test -f 'world_entities/weapons/test_gun.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_gun.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_gun.cc'; fi`; \ |
---|
| 717 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_gun.Tpo" "$(DEPDIR)/orxonox-test_gun.Po"; else rm -f "$(DEPDIR)/orxonox-test_gun.Tpo"; exit 1; fi |
---|
| 718 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_gun.cc' object='orxonox-test_gun.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 719 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 720 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_gun.obj `if test -f 'world_entities/weapons/test_gun.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_gun.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_gun.cc'; fi` |
---|
| 721 | |
---|
| 722 | orxonox-turret.o: world_entities/weapons/turret.cc |
---|
| 723 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret.o -MD -MP -MF "$(DEPDIR)/orxonox-turret.Tpo" -c -o orxonox-turret.o `test -f 'world_entities/weapons/turret.cc' || echo '$(srcdir)/'`world_entities/weapons/turret.cc; \ |
---|
| 724 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret.Tpo" "$(DEPDIR)/orxonox-turret.Po"; else rm -f "$(DEPDIR)/orxonox-turret.Tpo"; exit 1; fi |
---|
| 725 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/turret.cc' object='orxonox-turret.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 726 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 727 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret.o `test -f 'world_entities/weapons/turret.cc' || echo '$(srcdir)/'`world_entities/weapons/turret.cc |
---|
| 728 | |
---|
| 729 | orxonox-turret.obj: world_entities/weapons/turret.cc |
---|
| 730 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret.obj -MD -MP -MF "$(DEPDIR)/orxonox-turret.Tpo" -c -o orxonox-turret.obj `if test -f 'world_entities/weapons/turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/turret.cc'; fi`; \ |
---|
| 731 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret.Tpo" "$(DEPDIR)/orxonox-turret.Po"; else rm -f "$(DEPDIR)/orxonox-turret.Tpo"; exit 1; fi |
---|
| 732 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/turret.cc' object='orxonox-turret.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 733 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 734 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret.obj `if test -f 'world_entities/weapons/turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/turret.cc'; fi` |
---|
| 735 | |
---|
| 736 | orxonox-test_bullet.o: world_entities/weapons/test_bullet.cc |
---|
| 737 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_bullet.o -MD -MP -MF "$(DEPDIR)/orxonox-test_bullet.Tpo" -c -o orxonox-test_bullet.o `test -f 'world_entities/weapons/test_bullet.cc' || echo '$(srcdir)/'`world_entities/weapons/test_bullet.cc; \ |
---|
| 738 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_bullet.Tpo" "$(DEPDIR)/orxonox-test_bullet.Po"; else rm -f "$(DEPDIR)/orxonox-test_bullet.Tpo"; exit 1; fi |
---|
| 739 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_bullet.cc' object='orxonox-test_bullet.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 740 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 741 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_bullet.o `test -f 'world_entities/weapons/test_bullet.cc' || echo '$(srcdir)/'`world_entities/weapons/test_bullet.cc |
---|
| 742 | |
---|
| 743 | orxonox-test_bullet.obj: world_entities/weapons/test_bullet.cc |
---|
| 744 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_bullet.obj -MD -MP -MF "$(DEPDIR)/orxonox-test_bullet.Tpo" -c -o orxonox-test_bullet.obj `if test -f 'world_entities/weapons/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_bullet.cc'; fi`; \ |
---|
| 745 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_bullet.Tpo" "$(DEPDIR)/orxonox-test_bullet.Po"; else rm -f "$(DEPDIR)/orxonox-test_bullet.Tpo"; exit 1; fi |
---|
| 746 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_bullet.cc' object='orxonox-test_bullet.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 747 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 748 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_bullet.obj `if test -f 'world_entities/weapons/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_bullet.cc'; fi` |
---|
| 749 | |
---|
| 750 | orxonox-rocket.o: world_entities/weapons/rocket.cc |
---|
| 751 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-rocket.o -MD -MP -MF "$(DEPDIR)/orxonox-rocket.Tpo" -c -o orxonox-rocket.o `test -f 'world_entities/weapons/rocket.cc' || echo '$(srcdir)/'`world_entities/weapons/rocket.cc; \ |
---|
| 752 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-rocket.Tpo" "$(DEPDIR)/orxonox-rocket.Po"; else rm -f "$(DEPDIR)/orxonox-rocket.Tpo"; exit 1; fi |
---|
| 753 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/rocket.cc' object='orxonox-rocket.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 754 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 755 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-rocket.o `test -f 'world_entities/weapons/rocket.cc' || echo '$(srcdir)/'`world_entities/weapons/rocket.cc |
---|
| 756 | |
---|
| 757 | orxonox-rocket.obj: world_entities/weapons/rocket.cc |
---|
| 758 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-rocket.obj -MD -MP -MF "$(DEPDIR)/orxonox-rocket.Tpo" -c -o orxonox-rocket.obj `if test -f 'world_entities/weapons/rocket.cc'; then $(CYGPATH_W) 'world_entities/weapons/rocket.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/rocket.cc'; fi`; \ |
---|
| 759 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-rocket.Tpo" "$(DEPDIR)/orxonox-rocket.Po"; else rm -f "$(DEPDIR)/orxonox-rocket.Tpo"; exit 1; fi |
---|
| 760 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/rocket.cc' object='orxonox-rocket.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 761 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 762 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-rocket.obj `if test -f 'world_entities/weapons/rocket.cc'; then $(CYGPATH_W) 'world_entities/weapons/rocket.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/rocket.cc'; fi` |
---|
| 763 | |
---|
| 764 | orxonox-laser.o: world_entities/weapons/laser.cc |
---|
| 765 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser.o -MD -MP -MF "$(DEPDIR)/orxonox-laser.Tpo" -c -o orxonox-laser.o `test -f 'world_entities/weapons/laser.cc' || echo '$(srcdir)/'`world_entities/weapons/laser.cc; \ |
---|
| 766 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser.Tpo" "$(DEPDIR)/orxonox-laser.Po"; else rm -f "$(DEPDIR)/orxonox-laser.Tpo"; exit 1; fi |
---|
| 767 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/laser.cc' object='orxonox-laser.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 768 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 769 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser.o `test -f 'world_entities/weapons/laser.cc' || echo '$(srcdir)/'`world_entities/weapons/laser.cc |
---|
| 770 | |
---|
| 771 | orxonox-laser.obj: world_entities/weapons/laser.cc |
---|
| 772 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser.obj -MD -MP -MF "$(DEPDIR)/orxonox-laser.Tpo" -c -o orxonox-laser.obj `if test -f 'world_entities/weapons/laser.cc'; then $(CYGPATH_W) 'world_entities/weapons/laser.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/laser.cc'; fi`; \ |
---|
| 773 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser.Tpo" "$(DEPDIR)/orxonox-laser.Po"; else rm -f "$(DEPDIR)/orxonox-laser.Tpo"; exit 1; fi |
---|
| 774 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/laser.cc' object='orxonox-laser.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 775 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 776 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser.obj `if test -f 'world_entities/weapons/laser.cc'; then $(CYGPATH_W) 'world_entities/weapons/laser.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/laser.cc'; fi` |
---|
| 777 | |
---|
[5556] | 778 | orxonox-aim.o: world_entities/weapons/aim.cc |
---|
| 779 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-aim.o -MD -MP -MF "$(DEPDIR)/orxonox-aim.Tpo" -c -o orxonox-aim.o `test -f 'world_entities/weapons/aim.cc' || echo '$(srcdir)/'`world_entities/weapons/aim.cc; \ |
---|
| 780 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-aim.Tpo" "$(DEPDIR)/orxonox-aim.Po"; else rm -f "$(DEPDIR)/orxonox-aim.Tpo"; exit 1; fi |
---|
| 781 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/aim.cc' object='orxonox-aim.o' libtool=no @AMDEPBACKSLASH@ |
---|
| 782 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 783 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aim.o `test -f 'world_entities/weapons/aim.cc' || echo '$(srcdir)/'`world_entities/weapons/aim.cc |
---|
| 784 | |
---|
| 785 | orxonox-aim.obj: world_entities/weapons/aim.cc |
---|
| 786 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-aim.obj -MD -MP -MF "$(DEPDIR)/orxonox-aim.Tpo" -c -o orxonox-aim.obj `if test -f 'world_entities/weapons/aim.cc'; then $(CYGPATH_W) 'world_entities/weapons/aim.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aim.cc'; fi`; \ |
---|
| 787 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-aim.Tpo" "$(DEPDIR)/orxonox-aim.Po"; else rm -f "$(DEPDIR)/orxonox-aim.Tpo"; exit 1; fi |
---|
| 788 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/aim.cc' object='orxonox-aim.obj' libtool=no @AMDEPBACKSLASH@ |
---|
| 789 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
| 790 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aim.obj `if test -f 'world_entities/weapons/aim.cc'; then $(CYGPATH_W) 'world_entities/weapons/aim.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aim.cc'; fi` |
---|
| 791 | |
---|
[5463] | 792 | orxonox-crosshair.o: world_entities/weapons/crosshair.cc |
---|
| 793 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-crosshair.o -MD -MP -MF "$(DEPDIR)/orxonox-crosshair.Tpo" -c -o orxonox-crosshair.o `test -f 'world_entities/weapons/crosshair.cc' || echo '$(srcdir)/'`world_entities/weapons/crosshair.cc; \ |
---|
| 794 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-crosshair.Tpo" "$(DEPDIR)/orxonox-crosshair.Po"; else rm -f "$(DEPDIR)/orxonox-crosshair.Tpo"; exit 1; fi |
---|
| 795 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/crosshair.cc' object='orxonox-crosshair.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 796 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 797 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.o `test -f 'world_entities/weapons/crosshair.cc' || echo '$(srcdir)/'`world_entities/weapons/crosshair.cc |
---|
| 798 | |
---|
| 799 | orxonox-crosshair.obj: world_entities/weapons/crosshair.cc |
---|
| 800 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-crosshair.obj -MD -MP -MF "$(DEPDIR)/orxonox-crosshair.Tpo" -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi`; \ |
---|
| 801 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-crosshair.Tpo" "$(DEPDIR)/orxonox-crosshair.Po"; else rm -f "$(DEPDIR)/orxonox-crosshair.Tpo"; exit 1; fi |
---|
| 802 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/crosshair.cc' object='orxonox-crosshair.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 803 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 804 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi` |
---|
| 805 | |
---|
| 806 | orxonox-power_up.o: world_entities/power_ups/power_up.cc |
---|
| 807 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc; \ |
---|
| 808 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi |
---|
| 809 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 810 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 811 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc |
---|
| 812 | |
---|
| 813 | orxonox-power_up.obj: world_entities/power_ups/power_up.cc |
---|
| 814 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi`; \ |
---|
| 815 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi |
---|
| 816 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 817 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 818 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi` |
---|
| 819 | |
---|
| 820 | orxonox-turret_power_up.o: world_entities/power_ups/turret_power_up.cc |
---|
| 821 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret_power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-turret_power_up.Tpo" -c -o orxonox-turret_power_up.o `test -f 'world_entities/power_ups/turret_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/turret_power_up.cc; \ |
---|
| 822 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret_power_up.Tpo" "$(DEPDIR)/orxonox-turret_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-turret_power_up.Tpo"; exit 1; fi |
---|
| 823 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/turret_power_up.cc' object='orxonox-turret_power_up.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 824 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 825 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret_power_up.o `test -f 'world_entities/power_ups/turret_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/turret_power_up.cc |
---|
| 826 | |
---|
| 827 | orxonox-turret_power_up.obj: world_entities/power_ups/turret_power_up.cc |
---|
| 828 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret_power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-turret_power_up.Tpo" -c -o orxonox-turret_power_up.obj `if test -f 'world_entities/power_ups/turret_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/turret_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/turret_power_up.cc'; fi`; \ |
---|
| 829 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret_power_up.Tpo" "$(DEPDIR)/orxonox-turret_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-turret_power_up.Tpo"; exit 1; fi |
---|
| 830 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/turret_power_up.cc' object='orxonox-turret_power_up.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 831 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 832 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret_power_up.obj `if test -f 'world_entities/power_ups/turret_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/turret_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/turret_power_up.cc'; fi` |
---|
| 833 | |
---|
| 834 | orxonox-laser_power_up.o: world_entities/power_ups/laser_power_up.cc |
---|
| 835 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser_power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-laser_power_up.Tpo" -c -o orxonox-laser_power_up.o `test -f 'world_entities/power_ups/laser_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/laser_power_up.cc; \ |
---|
| 836 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser_power_up.Tpo" "$(DEPDIR)/orxonox-laser_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-laser_power_up.Tpo"; exit 1; fi |
---|
| 837 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/laser_power_up.cc' object='orxonox-laser_power_up.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 838 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 839 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser_power_up.o `test -f 'world_entities/power_ups/laser_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/laser_power_up.cc |
---|
| 840 | |
---|
| 841 | orxonox-laser_power_up.obj: world_entities/power_ups/laser_power_up.cc |
---|
| 842 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser_power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-laser_power_up.Tpo" -c -o orxonox-laser_power_up.obj `if test -f 'world_entities/power_ups/laser_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/laser_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/laser_power_up.cc'; fi`; \ |
---|
| 843 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser_power_up.Tpo" "$(DEPDIR)/orxonox-laser_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-laser_power_up.Tpo"; exit 1; fi |
---|
| 844 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/laser_power_up.cc' object='orxonox-laser_power_up.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 845 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 846 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser_power_up.obj `if test -f 'world_entities/power_ups/laser_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/laser_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/laser_power_up.cc'; fi` |
---|
| 847 | |
---|
[4725] | 848 | orxonox-benchmark.o: subprojects/benchmark.cc |
---|
| 849 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-benchmark.o -MD -MP -MF "$(DEPDIR)/orxonox-benchmark.Tpo" -c -o orxonox-benchmark.o `test -f 'subprojects/benchmark.cc' || echo '$(srcdir)/'`subprojects/benchmark.cc; \ |
---|
| 850 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-benchmark.Tpo" "$(DEPDIR)/orxonox-benchmark.Po"; else rm -f "$(DEPDIR)/orxonox-benchmark.Tpo"; exit 1; fi |
---|
| 851 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='subprojects/benchmark.cc' object='orxonox-benchmark.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 852 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 853 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-benchmark.o `test -f 'subprojects/benchmark.cc' || echo '$(srcdir)/'`subprojects/benchmark.cc |
---|
| 854 | |
---|
| 855 | orxonox-benchmark.obj: subprojects/benchmark.cc |
---|
| 856 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-benchmark.obj -MD -MP -MF "$(DEPDIR)/orxonox-benchmark.Tpo" -c -o orxonox-benchmark.obj `if test -f 'subprojects/benchmark.cc'; then $(CYGPATH_W) 'subprojects/benchmark.cc'; else $(CYGPATH_W) '$(srcdir)/subprojects/benchmark.cc'; fi`; \ |
---|
| 857 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-benchmark.Tpo" "$(DEPDIR)/orxonox-benchmark.Po"; else rm -f "$(DEPDIR)/orxonox-benchmark.Tpo"; exit 1; fi |
---|
| 858 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='subprojects/benchmark.cc' object='orxonox-benchmark.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 859 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 860 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-benchmark.obj `if test -f 'subprojects/benchmark.cc'; then $(CYGPATH_W) 'subprojects/benchmark.cc'; else $(CYGPATH_W) '$(srcdir)/subprojects/benchmark.cc'; fi` |
---|
[1945] | 861 | uninstall-info-am: |
---|
[1953] | 862 | |
---|
[3191] | 863 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 864 | # into them and run `make' without going through this Makefile. |
---|
| 865 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 866 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 867 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 868 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 869 | $(RECURSIVE_TARGETS): |
---|
[5475] | 870 | @failcom='exit 1'; \ |
---|
| 871 | for f in x $$MAKEFLAGS; do \ |
---|
| 872 | case $$f in \ |
---|
| 873 | *=* | --[!k]*);; \ |
---|
| 874 | *k*) failcom='fail=yes';; \ |
---|
| 875 | esac; \ |
---|
| 876 | done; \ |
---|
[3191] | 877 | dot_seen=no; \ |
---|
| 878 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 879 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 880 | echo "Making $$target in $$subdir"; \ |
---|
| 881 | if test "$$subdir" = "."; then \ |
---|
| 882 | dot_seen=yes; \ |
---|
| 883 | local_target="$$target-am"; \ |
---|
| 884 | else \ |
---|
| 885 | local_target="$$target"; \ |
---|
| 886 | fi; \ |
---|
| 887 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
[5475] | 888 | || eval $$failcom; \ |
---|
[3191] | 889 | done; \ |
---|
| 890 | if test "$$dot_seen" = "no"; then \ |
---|
| 891 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 892 | fi; test -z "$$fail" |
---|
| 893 | |
---|
| 894 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 895 | maintainer-clean-recursive: |
---|
[5475] | 896 | @failcom='exit 1'; \ |
---|
| 897 | for f in x $$MAKEFLAGS; do \ |
---|
| 898 | case $$f in \ |
---|
| 899 | *=* | --[!k]*);; \ |
---|
| 900 | *k*) failcom='fail=yes';; \ |
---|
| 901 | esac; \ |
---|
| 902 | done; \ |
---|
[3191] | 903 | dot_seen=no; \ |
---|
| 904 | case "$@" in \ |
---|
| 905 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 906 | *) list='$(SUBDIRS)' ;; \ |
---|
| 907 | esac; \ |
---|
| 908 | rev=''; for subdir in $$list; do \ |
---|
| 909 | if test "$$subdir" = "."; then :; else \ |
---|
| 910 | rev="$$subdir $$rev"; \ |
---|
| 911 | fi; \ |
---|
| 912 | done; \ |
---|
| 913 | rev="$$rev ."; \ |
---|
| 914 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 915 | for subdir in $$rev; do \ |
---|
| 916 | echo "Making $$target in $$subdir"; \ |
---|
| 917 | if test "$$subdir" = "."; then \ |
---|
| 918 | local_target="$$target-am"; \ |
---|
| 919 | else \ |
---|
| 920 | local_target="$$target"; \ |
---|
| 921 | fi; \ |
---|
| 922 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
[5475] | 923 | || eval $$failcom; \ |
---|
[3191] | 924 | done && test -z "$$fail" |
---|
| 925 | tags-recursive: |
---|
| 926 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 927 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 928 | done |
---|
| 929 | ctags-recursive: |
---|
| 930 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 931 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 932 | done |
---|
| 933 | |
---|
[1953] | 934 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 935 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 936 | unique=`for i in $$list; do \ |
---|
| 937 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 938 | done | \ |
---|
| 939 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 940 | END { for (i in files) print i; }'`; \ |
---|
| 941 | mkid -fID $$unique |
---|
[2706] | 942 | tags: TAGS |
---|
[1953] | 943 | |
---|
[3191] | 944 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
[1953] | 945 | $(TAGS_FILES) $(LISP) |
---|
| 946 | tags=; \ |
---|
| 947 | here=`pwd`; \ |
---|
[3191] | 948 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 949 | include_option=--etags-include; \ |
---|
| 950 | empty_fix=.; \ |
---|
| 951 | else \ |
---|
| 952 | include_option=--include; \ |
---|
| 953 | empty_fix=; \ |
---|
| 954 | fi; \ |
---|
| 955 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 956 | if test "$$subdir" = .; then :; else \ |
---|
| 957 | test ! -f $$subdir/TAGS || \ |
---|
| 958 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 959 | fi; \ |
---|
| 960 | done; \ |
---|
[1953] | 961 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 962 | unique=`for i in $$list; do \ |
---|
| 963 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 964 | done | \ |
---|
| 965 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 966 | END { for (i in files) print i; }'`; \ |
---|
[2711] | 967 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 968 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 969 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 970 | $$tags $$unique; \ |
---|
| 971 | fi |
---|
[1945] | 972 | ctags: CTAGS |
---|
[3191] | 973 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
[1953] | 974 | $(TAGS_FILES) $(LISP) |
---|
| 975 | tags=; \ |
---|
| 976 | here=`pwd`; \ |
---|
| 977 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 978 | unique=`for i in $$list; do \ |
---|
| 979 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 980 | done | \ |
---|
| 981 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 982 | END { for (i in files) print i; }'`; \ |
---|
| 983 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 984 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 985 | $$tags $$unique |
---|
[1945] | 986 | |
---|
[1953] | 987 | GTAGS: |
---|
| 988 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 989 | && cd $(top_srcdir) \ |
---|
| 990 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 991 | |
---|
| 992 | distclean-tags: |
---|
| 993 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
[1945] | 994 | |
---|
| 995 | distdir: $(DISTFILES) |
---|
[5463] | 996 | $(mkdir_p) $(distdir)/defs $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/world_entities $(distdir)/world_entities/power_ups $(distdir)/world_entities/weapons |
---|
[1945] | 997 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 998 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 999 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 1000 | case $$file in \ |
---|
| 1001 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 1002 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 1003 | esac; \ |
---|
| 1004 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 1005 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 1006 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 1007 | dir="/$$dir"; \ |
---|
[2706] | 1008 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
[1945] | 1009 | else \ |
---|
| 1010 | dir=''; \ |
---|
| 1011 | fi; \ |
---|
| 1012 | if test -d $$d/$$file; then \ |
---|
| 1013 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 1014 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 1015 | fi; \ |
---|
| 1016 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 1017 | else \ |
---|
| 1018 | test -f $(distdir)/$$file \ |
---|
| 1019 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 1020 | || exit 1; \ |
---|
| 1021 | fi; \ |
---|
| 1022 | done |
---|
[3191] | 1023 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
| 1024 | if test "$$subdir" = .; then :; else \ |
---|
| 1025 | test -d "$(distdir)/$$subdir" \ |
---|
[5475] | 1026 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
[3191] | 1027 | || exit 1; \ |
---|
[5475] | 1028 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
| 1029 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
[3191] | 1030 | (cd $$subdir && \ |
---|
| 1031 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
[5475] | 1032 | top_distdir="$$top_distdir" \ |
---|
| 1033 | distdir="$$distdir/$$subdir" \ |
---|
[3191] | 1034 | distdir) \ |
---|
| 1035 | || exit 1; \ |
---|
| 1036 | fi; \ |
---|
| 1037 | done |
---|
[1945] | 1038 | check-am: all-am |
---|
[3191] | 1039 | check: check-recursive |
---|
[4265] | 1040 | all-am: Makefile $(PROGRAMS) $(HEADERS) |
---|
[3191] | 1041 | installdirs: installdirs-recursive |
---|
| 1042 | installdirs-am: |
---|
[2711] | 1043 | for dir in "$(DESTDIR)$(bindir)"; do \ |
---|
| 1044 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 1045 | done |
---|
[3191] | 1046 | install: install-recursive |
---|
| 1047 | install-exec: install-exec-recursive |
---|
| 1048 | install-data: install-data-recursive |
---|
| 1049 | uninstall: uninstall-recursive |
---|
[1945] | 1050 | |
---|
| 1051 | install-am: all-am |
---|
| 1052 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 1053 | |
---|
[3191] | 1054 | installcheck: installcheck-recursive |
---|
[1945] | 1055 | install-strip: |
---|
| 1056 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 1057 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 1058 | `test -z '$(STRIP)' || \ |
---|
| 1059 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 1060 | mostlyclean-generic: |
---|
| 1061 | |
---|
| 1062 | clean-generic: |
---|
| 1063 | |
---|
| 1064 | distclean-generic: |
---|
[5475] | 1065 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
[1945] | 1066 | |
---|
| 1067 | maintainer-clean-generic: |
---|
| 1068 | @echo "This command is intended for maintainers to use" |
---|
| 1069 | @echo "it deletes files that may require special tools to rebuild." |
---|
[3191] | 1070 | clean: clean-recursive |
---|
[1945] | 1071 | |
---|
[5463] | 1072 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
---|
[1945] | 1073 | |
---|
[3191] | 1074 | distclean: distclean-recursive |
---|
[1953] | 1075 | -rm -rf ./$(DEPDIR) |
---|
[1945] | 1076 | -rm -f Makefile |
---|
[1953] | 1077 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
[5463] | 1078 | distclean-tags |
---|
[1945] | 1079 | |
---|
[3191] | 1080 | dvi: dvi-recursive |
---|
[1945] | 1081 | |
---|
| 1082 | dvi-am: |
---|
| 1083 | |
---|
[3191] | 1084 | html: html-recursive |
---|
[2706] | 1085 | |
---|
[3191] | 1086 | info: info-recursive |
---|
[1945] | 1087 | |
---|
| 1088 | info-am: |
---|
| 1089 | |
---|
| 1090 | install-data-am: |
---|
| 1091 | |
---|
[1953] | 1092 | install-exec-am: install-binPROGRAMS |
---|
[1945] | 1093 | |
---|
[3191] | 1094 | install-info: install-info-recursive |
---|
[1945] | 1095 | |
---|
| 1096 | install-man: |
---|
| 1097 | |
---|
| 1098 | installcheck-am: |
---|
| 1099 | |
---|
[3191] | 1100 | maintainer-clean: maintainer-clean-recursive |
---|
[1953] | 1101 | -rm -rf ./$(DEPDIR) |
---|
[1945] | 1102 | -rm -f Makefile |
---|
| 1103 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 1104 | |
---|
[3191] | 1105 | mostlyclean: mostlyclean-recursive |
---|
[1945] | 1106 | |
---|
[5463] | 1107 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
---|
[1945] | 1108 | |
---|
[3191] | 1109 | pdf: pdf-recursive |
---|
[1945] | 1110 | |
---|
| 1111 | pdf-am: |
---|
| 1112 | |
---|
[3191] | 1113 | ps: ps-recursive |
---|
[1945] | 1114 | |
---|
| 1115 | ps-am: |
---|
| 1116 | |
---|
[1953] | 1117 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 1118 | |
---|
[3191] | 1119 | uninstall-info: uninstall-info-recursive |
---|
| 1120 | |
---|
| 1121 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ |
---|
[5463] | 1122 | clean clean-binPROGRAMS clean-generic clean-recursive ctags \ |
---|
| 1123 | ctags-recursive distclean distclean-compile distclean-generic \ |
---|
[4265] | 1124 | distclean-recursive distclean-tags distdir dvi dvi-am html \ |
---|
| 1125 | html-am info info-am install install-am install-binPROGRAMS \ |
---|
| 1126 | install-data install-data-am install-exec install-exec-am \ |
---|
| 1127 | install-info install-info-am install-man install-strip \ |
---|
| 1128 | installcheck installcheck-am installdirs installdirs-am \ |
---|
| 1129 | maintainer-clean maintainer-clean-generic \ |
---|
| 1130 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
---|
[5463] | 1131 | mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \ |
---|
| 1132 | tags tags-recursive uninstall uninstall-am \ |
---|
[4265] | 1133 | uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 1134 | |
---|
[4428] | 1135 | include $(MAINSRCDIR)/defs/include_paths.am |
---|
[1953] | 1136 | |
---|
| 1137 | #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo |
---|
| 1138 | |
---|
| 1139 | # if you write a self-test script named `chk', uncomment the |
---|
| 1140 | # following and add `chk' to the EXTRA_DIST list |
---|
| 1141 | #TESTS=chk |
---|
| 1142 | |
---|
| 1143 | # build and install the .info pages |
---|
| 1144 | #info_TEXINFOS = orxonox.texinfo |
---|
| 1145 | #orxonox_TEXINFOS = gpl.texinfo |
---|
| 1146 | |
---|
| 1147 | # install the man pages |
---|
| 1148 | #man_MANS=orxonox.1 |
---|
[1945] | 1149 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 1150 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 1151 | .NOEXPORT: |
---|