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