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